public class ObjectLevel extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
ObjectLevel()
Constructs a ObjLevel.java.
|
Modifier and Type | Method and Description |
---|---|
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.
|
protected void |
preUpdate() |
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.
|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public ObjectLevel()
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.core.api.mo.common.active.Inactivatable
public void setActive(boolean financialObjectLevelActiveIndicator)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
financialObjectLevelActiveIndicator
- 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.public void setChartOfAccountsCode(String chart)
protected void preUpdate()
preUpdate
in class org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.