Uses of Interface
org.kuali.kfs.integration.ld.LaborLedgerPostingDocumentForSearching

Packages that use LaborLedgerPostingDocumentForSearching
org.kuali.kfs.module.ld.document   
org.kuali.kfs.sys.document.workflow   
 

Uses of LaborLedgerPostingDocumentForSearching in org.kuali.kfs.module.ld.document
 

Subinterfaces of LaborLedgerPostingDocumentForSearching in org.kuali.kfs.module.ld.document
 interface LaborExpenseTransferDocument
          Labor Interface for Expense Transfer Documents
 interface LaborLedgerPostingDocument
          Labor Document Defines methods that must be implements for a labor ledger posting document.
 

Classes in org.kuali.kfs.module.ld.document that implement LaborLedgerPostingDocumentForSearching
 class BenefitExpenseTransferDocument
          Labor Document class for the Benefit Expense Transfer Document and a base class for the year end benefit expense transfer document
 class LaborExpenseTransferDocumentBase
          Labor Base class for Expense Transfer Documents
 class LaborJournalVoucherDocument
          Labor Document class for the Labor Ledger Journal Voucher.
 class LaborLedgerPostingDocumentBase
          Labor Document base class implementation for all labor eDocs that are transactional, meaning implementing TransactionalDocumentBase.
 class LaborYearEndBenefitTransferDocument
          Labor Document LaborYearEndBenefitTransferDocument
 class SalaryExpenseTransferDocument
          Labor Document Class for the Salary Expense Transfer Document.
 class YearEndBenefitExpenseTransferDocument
          Labor Document class for the Year End Benefit Expense TransferDocument.
 class YearEndSalaryExpenseTransferDocument
          Labor Document Class for the Year End Salary Expense Transfer Document.
 

Uses of LaborLedgerPostingDocumentForSearching in org.kuali.kfs.sys.document.workflow
 

Methods in org.kuali.kfs.sys.document.workflow with parameters of type LaborLedgerPostingDocumentForSearching
protected  List<org.kuali.rice.kew.docsearch.SearchableAttributeValue> FinancialSystemSearchableAttribute.harvestLLPDocumentSearchableAttributes(LaborLedgerPostingDocumentForSearching LLPDoc)
          Harvest LLPE document type as searchable attributes from a LL posting document
 



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