|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BudgetAdjustmentLaborBenefitsService
This service interface defines methods that a BudgetAdjustmentLaborBenefitService implementation must provide.
Method Summary | |
---|---|
void |
generateLaborBenefitsAccountingLines(BudgetAdjustmentDocument budgetDocument)
Generates labor benefit accounting lines for the budget document. |
boolean |
hasLaborObjectCodes(BudgetAdjustmentDocument budgetDocument)
Checks the object codes from the document accounting lines against the labor object code table. |
Method Detail |
---|
boolean hasLaborObjectCodes(BudgetAdjustmentDocument budgetDocument)
budgetDocument
- The budget document to be analyzed.
void generateLaborBenefitsAccountingLines(BudgetAdjustmentDocument budgetDocument)
budgetDocument
- The budget document used to generate the labor benefit accounting lines.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |