Uses of Class
org.kuali.kfs.module.cam.businessobject.AssetRepairHistory

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
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.