|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LaborLedgerExpenseTransferAccountingLine in org.kuali.kfs.integration.ld |
---|
Subinterfaces of LaborLedgerExpenseTransferAccountingLine in org.kuali.kfs.integration.ld | |
---|---|
interface |
LaborLedgerExpenseTransferSourceAccountingLine
|
interface |
LaborLedgerExpenseTransferTargetAccountingLine
|
Method parameters in org.kuali.kfs.integration.ld with type arguments of type LaborLedgerExpenseTransferAccountingLine | |
---|---|
void |
LaborModuleService.createAndBlankApproveSalaryExpenseTransferDocument(String documentDescription,
String explanation,
String annotation,
List<String> adHocRecipients,
List<LaborLedgerExpenseTransferAccountingLine> sourceAccoutingLines,
List<LaborLedgerExpenseTransferAccountingLine> targetAccoutingLines)
create and approve a salary expense transfer document generated from the given accounting lines |
void |
LaborModuleService.createAndBlankApproveSalaryExpenseTransferDocument(String documentDescription,
String explanation,
String annotation,
List<String> adHocRecipients,
List<LaborLedgerExpenseTransferAccountingLine> sourceAccoutingLines,
List<LaborLedgerExpenseTransferAccountingLine> targetAccoutingLines)
create and approve a salary expense transfer document generated from the given accounting lines |
void |
LaborModuleServiceNoOp.createAndBlankApproveSalaryExpenseTransferDocument(String documentDescription,
String explanation,
String annotation,
List<String> adHocRecipients,
List<LaborLedgerExpenseTransferAccountingLine> sourceAccoutingLines,
List<LaborLedgerExpenseTransferAccountingLine> targetAccoutingLines)
|
void |
LaborModuleServiceNoOp.createAndBlankApproveSalaryExpenseTransferDocument(String documentDescription,
String explanation,
String annotation,
List<String> adHocRecipients,
List<LaborLedgerExpenseTransferAccountingLine> sourceAccoutingLines,
List<LaborLedgerExpenseTransferAccountingLine> targetAccoutingLines)
|
Uses of LaborLedgerExpenseTransferAccountingLine in org.kuali.kfs.module.ec.service.impl |
---|
Methods in org.kuali.kfs.module.ec.service.impl that return types with arguments of type LaborLedgerExpenseTransferAccountingLine | |
---|---|
protected List<LaborLedgerExpenseTransferAccountingLine> |
EffortCertificationDocumentServiceImpl.buildSourceAccountingLines(EffortCertificationDocument effortCertificationDocument)
build the source accounting lines for a salary expense transfer document from the given effort certification document. |
protected List<LaborLedgerExpenseTransferAccountingLine> |
EffortCertificationDocumentServiceImpl.buildTargetAccountingLines(EffortCertificationDocument effortCertificationDocument)
build the target accounting lines for a salary expense transfer document from the given effort certification document. |
Methods in org.kuali.kfs.module.ec.service.impl with parameters of type LaborLedgerExpenseTransferAccountingLine | |
---|---|
protected void |
EffortCertificationDocumentServiceImpl.addAccountingLineIntoList(List<LaborLedgerExpenseTransferAccountingLine> accountingLineList,
LaborLedgerExpenseTransferAccountingLine accountingLine,
EffortCertificationDocument effortCertificationDocument,
EffortCertificationDetail detailLine)
add a new accounting line into the given accounting line list. |
protected void |
EffortCertificationDocumentServiceImpl.populateAccountingLine(EffortCertificationDocument effortCertificationDocument,
EffortCertificationDetail detailLine,
LaborLedgerExpenseTransferAccountingLine accountingLine)
populate an accounting line from the given detail line |
Method parameters in org.kuali.kfs.module.ec.service.impl with type arguments of type LaborLedgerExpenseTransferAccountingLine | |
---|---|
protected void |
EffortCertificationDocumentServiceImpl.addAccountingLineIntoList(List<LaborLedgerExpenseTransferAccountingLine> accountingLineList,
LaborLedgerExpenseTransferAccountingLine accountingLine,
EffortCertificationDocument effortCertificationDocument,
EffortCertificationDetail detailLine)
add a new accounting line into the given accounting line list. |
Uses of LaborLedgerExpenseTransferAccountingLine in org.kuali.kfs.module.ld.businessobject |
---|
Subinterfaces of LaborLedgerExpenseTransferAccountingLine in org.kuali.kfs.module.ld.businessobject | |
---|---|
interface |
ExpenseTransferAccountingLine
Labor contract methods to accounting line implementations for Expense Transfer Documents. |
Classes in org.kuali.kfs.module.ld.businessobject that implement LaborLedgerExpenseTransferAccountingLine | |
---|---|
class |
ExpenseTransferSourceAccountingLine
Labor business object for special case type for
|
class |
ExpenseTransferTargetAccountingLine
Labor business object for special case type for
|
Uses of LaborLedgerExpenseTransferAccountingLine in org.kuali.kfs.module.ld.service.impl |
---|
Method parameters in org.kuali.kfs.module.ld.service.impl with type arguments of type LaborLedgerExpenseTransferAccountingLine | |
---|---|
void |
LaborModuleServiceImpl.createAndBlankApproveSalaryExpenseTransferDocument(String documentDescription,
String explanation,
String annotation,
List<String> adHocRecipients,
List<LaborLedgerExpenseTransferAccountingLine> sourceAccountingLines,
List<LaborLedgerExpenseTransferAccountingLine> targetAccountingLines)
|
void |
LaborModuleServiceImpl.createAndBlankApproveSalaryExpenseTransferDocument(String documentDescription,
String explanation,
String annotation,
List<String> adHocRecipients,
List<LaborLedgerExpenseTransferAccountingLine> sourceAccountingLines,
List<LaborLedgerExpenseTransferAccountingLine> targetAccountingLines)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |