org.kuali.kfs.module.cab.document.service
Interface GlLineService
- All Known Implementing Classes:
- GlLineServiceImpl
public interface GlLineService
findCapitalAssetInformation
CapitalAssetInformation findCapitalAssetInformation(GeneralLedgerEntry entry)
createAssetGlobalDocument
org.kuali.rice.kns.document.Document createAssetGlobalDocument(List<GeneralLedgerEntry> entries,
GeneralLedgerEntry primary)
throws org.kuali.rice.kew.exception.WorkflowException
- Throws:
org.kuali.rice.kew.exception.WorkflowException
createAssetPaymentDocument
org.kuali.rice.kns.document.Document createAssetPaymentDocument(List<GeneralLedgerEntry> entries,
GeneralLedgerEntry primary)
throws org.kuali.rice.kew.exception.WorkflowException
- Throws:
org.kuali.rice.kew.exception.WorkflowException
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.