Uses of Interface
org.kuali.kfs.module.cam.document.service.AssetService

Packages that use AssetService
org.kuali.kfs.module.cab.document.service.impl   
org.kuali.kfs.module.cab.service.impl   
org.kuali.kfs.module.cam.businessobject.lookup   
org.kuali.kfs.module.cam.document.authorization   
org.kuali.kfs.module.cam.document.service.impl   
org.kuali.kfs.module.cam.document.validation.impl   
 

Uses of AssetService in org.kuali.kfs.module.cab.document.service.impl
 

Methods in org.kuali.kfs.module.cab.document.service.impl that return AssetService
protected  AssetService PurApInfoServiceImpl.getAssetService()
           
protected  AssetService PurApLineServiceImpl.getAssetService()
          get CAMS AssetService.
 

Uses of AssetService in org.kuali.kfs.module.cab.service.impl
 

Methods in org.kuali.kfs.module.cab.service.impl that return AssetService
 AssetService CapitalAssetBuilderModuleServiceImpl.getAssetService()
           
 

Uses of AssetService in org.kuali.kfs.module.cam.businessobject.lookup
 

Fields in org.kuali.kfs.module.cam.businessobject.lookup declared as AssetService
protected  AssetService AssetLookupableHelperServiceImpl.assetService
           
 

Methods in org.kuali.kfs.module.cam.businessobject.lookup that return AssetService
 AssetService AssetLookupableHelperServiceImpl.getAssetService()
           
 

Methods in org.kuali.kfs.module.cam.businessobject.lookup with parameters of type AssetService
 void AssetLookupableHelperServiceImpl.setAssetService(AssetService assetService)
           
 

Uses of AssetService in org.kuali.kfs.module.cam.document.authorization
 

Methods in org.kuali.kfs.module.cam.document.authorization that return AssetService
protected  AssetService AssetPresentationController.getAssetService()
           
 

Uses of AssetService in org.kuali.kfs.module.cam.document.service.impl
 

Classes in org.kuali.kfs.module.cam.document.service.impl that implement AssetService
 class AssetServiceImpl
           
 

Methods in org.kuali.kfs.module.cam.document.service.impl that return AssetService
 AssetService AssetGlobalServiceImpl.getAssetService()
          Gets the assetService attribute.
 AssetService AssetPaymentServiceImpl.getAssetService()
           
 AssetService RetirementInfoServiceImpl.getAssetService()
           
 AssetService AssetDateServiceImpl.getAssetService()
           
 AssetService AssetRetirementServiceImpl.getAssetService()
           
 AssetService AssetTransferServiceImpl.getAssetService()
           
 

Methods in org.kuali.kfs.module.cam.document.service.impl with parameters of type AssetService
 void AssetGlobalServiceImpl.setAssetService(AssetService assetService)
          Sets the assetService attribute value.
 void AssetPaymentServiceImpl.setAssetService(AssetService assetService)
           
 void RetirementInfoServiceImpl.setAssetService(AssetService assetService)
           
 void AssetDateServiceImpl.setAssetService(AssetService assetService)
           
 void AssetRetirementServiceImpl.setAssetService(AssetService assetService)
           
 void AssetTransferServiceImpl.setAssetService(AssetService assetService)
           
 

Uses of AssetService in org.kuali.kfs.module.cam.document.validation.impl
 

Fields in org.kuali.kfs.module.cam.document.validation.impl declared as AssetService
protected  AssetService AssetLocationGlobalRule.assetService
           
protected  AssetService AssetTransferDocumentRule.assetService
           
protected  AssetService AssetRule.assetService
           
 

Methods in org.kuali.kfs.module.cam.document.validation.impl that return AssetService
protected  AssetService AssetRetirementGlobalRule.getAssetService()
           
 AssetService AssetPaymentObjectCodeValidation.getAssetService()
           
 AssetService AssetTransferDocumentRule.getAssetService()
           
protected  AssetService BarcodeInventoryErrorDocumentRule.getAssetService()
           
protected  AssetService AssetGlobalPreRules.getAssetService()
           
protected  AssetService AssetPaymentDocumentPreRules.getAssetService()
           
protected  AssetService AssetGlobalRule.getAssetService()
           
 

Methods in org.kuali.kfs.module.cam.document.validation.impl with parameters of type AssetService
 void AssetPaymentObjectCodeValidation.setAssetService(AssetService assetService)
           
 void AssetTransferDocumentRule.setAssetService(AssetService assetService)
           
 



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