|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetRepairHistory | |
---|---|
org.kuali.kfs.module.cam.businessobject | |
org.kuali.kfs.module.cam.document.validation.impl |
Uses of AssetRepairHistory in org.kuali.kfs.module.cam.businessobject |
---|
Methods in org.kuali.kfs.module.cam.businessobject that return types with arguments of type AssetRepairHistory | |
---|---|
List<AssetRepairHistory> |
Asset.getAssetRepairHistory()
|
Method parameters in org.kuali.kfs.module.cam.businessobject with type arguments of type AssetRepairHistory | |
---|---|
void |
Asset.setAssetRepairHistory(List<AssetRepairHistory> assetRepairHistory)
|
Uses of AssetRepairHistory in org.kuali.kfs.module.cam.document.validation.impl |
---|
Methods in org.kuali.kfs.module.cam.document.validation.impl with parameters of type AssetRepairHistory | |
---|---|
protected boolean |
AssetRule.checkDuplicateIncidentDate(AssetRepairHistory assetRepairHistory,
Set<Date> incidentDateSet)
Check for duplicate incident dates within the Repair History section |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |