|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LaborLedgerObject
| Method Summary | |
|---|---|
Chart |
getChartOfAccounts()
Gets the chartOfAccounts |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode |
ObjectCode |
getFinancialObject()
Gets the financialObject |
String |
getFinancialObjectCode()
Gets the financialObjectCode |
String |
getFinancialObjectFringeOrSalaryCode()
Gets the financialObjectFringeOrSalaryCode |
String |
getFinancialObjectPayTypeCode()
Gets the financialObjectPayTypeCode |
LaborLedgerPositionObjectGroup |
getLaborLedgerPositionObjectGroup()
Gets the laborLedgerpositionObjectGroup |
SystemOptions |
getOption()
Gets the option |
String |
getPositionObjectGroupCode()
Gets the positionObjectGroupCode |
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear |
boolean |
isDetailPositionRequiredIndicator()
Gets the detailPositionRequiredIndicator |
boolean |
isFinancialObjectHoursRequiredIndicator()
Gets the financialObjectHoursRequiredIndicator |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode |
void |
setDetailPositionRequiredIndicator(boolean detailPositionRequiredIndicator)
Sets the detailPositionRequiredIndicator |
void |
setFinancialObject(ObjectCode financialObject)
Deprecated. |
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode |
void |
setFinancialObjectFringeOrSalaryCode(String financialObjectFringeOrSalaryCode)
Sets the financialObjectFringeOrSalaryCode |
void |
setFinancialObjectHoursRequiredIndicator(boolean financialObjectHoursRequiredIndicator)
Sets the financialObjectHoursRequiredIndicator |
void |
setFinancialObjectPayTypeCode(String financialObjectPayTypeCode)
Sets the financialObjectPayTypeCode |
void |
setLaborLedgerPositionObjectGroup(LaborLedgerPositionObjectGroup laborLedgerpositionObjectGroup)
Sets the laborLedgerpositionObjectGroup |
void |
setOption(SystemOptions option)
Sets the option |
void |
setPositionObjectGroupCode(String positionObjectGroupCode)
Sets the positionObjectGroupCode |
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear |
| Methods inherited from interface org.kuali.rice.kns.bo.PersistableBusinessObject |
|---|
addNote, buildListOfDeletionAwareLists, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
| Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware |
|---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow, refresh |
| Method Detail |
|---|
Integer getUniversityFiscalYear()
void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear - The universityFiscalYear to set.String getChartOfAccountsCode()
void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.String getFinancialObjectCode()
void setFinancialObjectCode(String financialObjectCode)
financialObjectCode - The financialObjectCode to set.boolean isDetailPositionRequiredIndicator()
void setDetailPositionRequiredIndicator(boolean detailPositionRequiredIndicator)
detailPositionRequiredIndicator - The detailPositionRequiredIndicator to set.boolean isFinancialObjectHoursRequiredIndicator()
void setFinancialObjectHoursRequiredIndicator(boolean financialObjectHoursRequiredIndicator)
financialObjectHoursRequiredIndicator - The financialObjectHoursRequiredIndicator to set.String getFinancialObjectPayTypeCode()
void setFinancialObjectPayTypeCode(String financialObjectPayTypeCode)
financialObjectPayTypeCode - The financialObjectPayTypeCode to set.String getFinancialObjectFringeOrSalaryCode()
void setFinancialObjectFringeOrSalaryCode(String financialObjectFringeOrSalaryCode)
financialObjectFringeOrSalaryCode - The financialObjectFringeOrSalaryCode to set.String getPositionObjectGroupCode()
void setPositionObjectGroupCode(String positionObjectGroupCode)
positionObjectGroupCode - The positionObjectGroupCode to set.ObjectCode getFinancialObject()
@Deprecated void setFinancialObject(ObjectCode financialObject)
financialObject - The financialObject to set.Chart getChartOfAccounts()
@Deprecated void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts - The chartOfAccounts to set.LaborLedgerPositionObjectGroup getLaborLedgerPositionObjectGroup()
void setLaborLedgerPositionObjectGroup(LaborLedgerPositionObjectGroup laborLedgerpositionObjectGroup)
positionObjectGroup - The laborLedgerpositionObjectGroup to set.SystemOptions getOption()
void setOption(SystemOptions option)
option - The option to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||