|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.module.ld.businessobject.LaborAccountingLineOverride
public class LaborAccountingLineOverride
Labor business object for Labor Accounting Line Override
Constructor Summary | |
---|---|
LaborAccountingLineOverride()
|
Method Summary | |
---|---|
static AccountingLineOverride |
determineNeededOverrides(AccountingLine line)
Determines what overrides the given line needs. |
static void |
populateFromInput(AccountingLine line)
On the given AccountingLine, converts override input checkboxes from a Struts Form into a persistable override code. |
static void |
processForOutput(AccountingLine line)
Prepares the given AccountingLine in a Struts Action for display by a JSP. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LaborAccountingLineOverride()
Method Detail |
---|
public static void populateFromInput(AccountingLine line)
line
- public static void processForOutput(AccountingLine line)
line
- public static AccountingLineOverride determineNeededOverrides(AccountingLine line)
line
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |