Uses of Class
org.kuali.kfs.module.cam.document.gl.CamsGeneralLedgerPendingEntrySourceBase

Packages that use CamsGeneralLedgerPendingEntrySourceBase
org.kuali.kfs.module.cam.document.gl   
org.kuali.kfs.module.cam.document.service   
org.kuali.kfs.module.cam.document.service.impl   
 

Uses of CamsGeneralLedgerPendingEntrySourceBase in org.kuali.kfs.module.cam.document.gl
 

Subclasses of CamsGeneralLedgerPendingEntrySourceBase in org.kuali.kfs.module.cam.document.gl
 class AssetGlobalGeneralLedgerPendingEntrySource
           
 class AssetRetirementGeneralLedgerPendingEntrySource
           
 

Uses of CamsGeneralLedgerPendingEntrySourceBase in org.kuali.kfs.module.cam.document.service
 

Methods in org.kuali.kfs.module.cam.document.service with parameters of type CamsGeneralLedgerPendingEntrySourceBase
 void AssetGlobalService.createGLPostables(AssetGlobal assetGlobal, CamsGeneralLedgerPendingEntrySourceBase assetGlobalGlPoster)
          Creates GL Postables
 void AssetRetirementService.createGLPostables(AssetRetirementGlobal assetRetirementGlobal, CamsGeneralLedgerPendingEntrySourceBase assetRetirementGlPoster)
          Creates GL Postables
 

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

Methods in org.kuali.kfs.module.cam.document.service.impl with parameters of type CamsGeneralLedgerPendingEntrySourceBase
 void AssetGlobalServiceImpl.createGLPostables(AssetGlobal assetGlobal, CamsGeneralLedgerPendingEntrySourceBase assetGlobalGlPoster)
           
 void AssetRetirementServiceImpl.createGLPostables(AssetRetirementGlobal assetRetirementGlobal, CamsGeneralLedgerPendingEntrySourceBase assetRetirementGlPoster)
           
protected  List<GeneralLedgerPendingEntrySourceDetail> AssetRetirementServiceImpl.generateGlPostablesForOnePayment(String documentNumber, CamsGeneralLedgerPendingEntrySourceBase assetRetirementGlPoster, Asset asset, AssetPayment assetPayment)
          Generate a collection of Postables for each payment.
 



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