|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.coa.businessobject.ObjectLevel
public class ObjectLevel
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
ObjectLevel()
Constructs a ObjLevel.java. |
|
| Method Summary | |
|---|---|
void |
beforeUpdate(org.apache.ojb.broker.PersistenceBroker persistenceBroker)
|
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
|
String |
getConsolidatedObjectCode()
|
ObjectConsolidation |
getFinancialConsolidationObject()
Gets the financialConsolidationObject attribute. |
String |
getFinancialConsolidationObjectCode()
|
String |
getFinancialObjectLevelCode()
Gets the financialObjectLevelCode attribute. |
String |
getFinancialObjectLevelName()
Gets the financialObjectLevelName attribute. |
String |
getFinancialObjectLevelShortNm()
Gets the financialObjectLevelShortNm attribute. |
String |
getFinancialReportingSortCode()
Gets the financialReportingSortCode attribute. |
boolean |
isActive()
Gets the financialObjectLevelActiveIndicator attribute. |
void |
setActive(boolean financialObjectLevelActiveIndicator)
Sets the financialObjectLevelActiveIndicator attribute. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chart)
|
void |
setFinancialConsolidationObject(ObjectConsolidation financialConsolidationObject)
Sets the financialConsolidationObject attribute. |
void |
setFinancialConsolidationObjectCode(String financialConsolidationObjectCode)
|
void |
setFinancialObjectLevelCode(String financialObjectLevelCode)
Sets the financialObjectLevelCode attribute. |
void |
setFinancialObjectLevelName(String financialObjectLevelName)
Sets the financialObjectLevelName attribute. |
void |
setFinancialObjectLevelShortNm(String financialObjectLevelShortNm)
Sets the financialObjectLevelShortNm attribute. |
void |
setFinancialReportingSortCode(String financialReportingSortCode)
Sets the financialReportingSortCode attribute. |
protected LinkedHashMap |
toStringMapper()
|
| Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, deleteNote, getAttachmentService, getBoNote, getBoNotes, getExtension, getNoteService, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isAutoIncrementSet, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setBoNotes, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber, supportsBoNotes |
| Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
|---|
prepareForWorkflow, toString, toStringBuilder |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
|---|
prepareForWorkflow |
| Constructor Detail |
|---|
public ObjectLevel()
| Method Detail |
|---|
public String getFinancialObjectLevelCode()
public void setFinancialObjectLevelCode(String financialObjectLevelCode)
financialObjectLevelCode - The financialObjectLevelCode to set.public String getFinancialObjectLevelName()
public void setFinancialObjectLevelName(String financialObjectLevelName)
financialObjectLevelName - The financialObjectLevelName to set.public String getFinancialObjectLevelShortNm()
public void setFinancialObjectLevelShortNm(String financialObjectLevelShortNm)
financialObjectLevelShortNm - The financialObjectLevelShortNm to set.public boolean isActive()
isActive in interface org.kuali.rice.kns.bo.Inactivateablepublic void setActive(boolean financialObjectLevelActiveIndicator)
setActive in interface org.kuali.rice.kns.bo.InactivateablefinancialObjectLevelActiveIndicator - The financialObjectLevelActiveIndicator to set.public String getFinancialReportingSortCode()
public void setFinancialReportingSortCode(String financialReportingSortCode)
financialReportingSortCode - The financialReportingSortCode to set.public String getConsolidatedObjectCode()
public ObjectConsolidation getFinancialConsolidationObject()
public void setFinancialConsolidationObject(ObjectConsolidation financialConsolidationObject)
financialConsolidationObject - The financialConsolidationObject to set.public String getChartOfAccountsCode()
public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts - The chartOfAccounts to set.public String getFinancialConsolidationObjectCode()
public void setFinancialConsolidationObjectCode(String financialConsolidationObjectCode)
financialConsolidationObjectCode - The financialConsolidationObjectCode to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public void setChartOfAccountsCode(String chart)
public void beforeUpdate(org.apache.ojb.broker.PersistenceBroker persistenceBroker)
throws org.apache.ojb.broker.PersistenceBrokerException
beforeUpdate in interface org.apache.ojb.broker.PersistenceBrokerAwarebeforeUpdate in class org.kuali.rice.kns.bo.PersistableBusinessObjectBaseorg.apache.ojb.broker.PersistenceBrokerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||