org.kuali.kfs.coa.businessobject
Class ObjectLevel

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.coa.businessobject.ObjectLevel
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.Inactivateable, org.kuali.rice.kns.bo.PersistableBusinessObject

public class ObjectLevel
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.Inactivateable

See Also:
Serialized Form

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

ObjectLevel

public ObjectLevel()
Constructs a ObjLevel.java.

Method Detail

getFinancialObjectLevelCode

public String getFinancialObjectLevelCode()
Gets the financialObjectLevelCode attribute.

Returns:
Returns the financialObjectLevelCode

setFinancialObjectLevelCode

public void setFinancialObjectLevelCode(String financialObjectLevelCode)
Sets the financialObjectLevelCode attribute.

Parameters:
financialObjectLevelCode - The financialObjectLevelCode to set.

getFinancialObjectLevelName

public String getFinancialObjectLevelName()
Gets the financialObjectLevelName attribute.

Returns:
Returns the financialObjectLevelName

setFinancialObjectLevelName

public void setFinancialObjectLevelName(String financialObjectLevelName)
Sets the financialObjectLevelName attribute.

Parameters:
financialObjectLevelName - The financialObjectLevelName to set.

getFinancialObjectLevelShortNm

public String getFinancialObjectLevelShortNm()
Gets the financialObjectLevelShortNm attribute.

Returns:
Returns the financialObjectLevelShortNm

setFinancialObjectLevelShortNm

public void setFinancialObjectLevelShortNm(String financialObjectLevelShortNm)
Sets the financialObjectLevelShortNm attribute.

Parameters:
financialObjectLevelShortNm - The financialObjectLevelShortNm to set.

isActive

public boolean isActive()
Gets the financialObjectLevelActiveIndicator attribute.

Specified by:
isActive in interface org.kuali.rice.kns.bo.Inactivateable
Returns:
Returns the financialObjectLevelActiveIndicator

setActive

public void setActive(boolean financialObjectLevelActiveIndicator)
Sets the financialObjectLevelActiveIndicator attribute.

Specified by:
setActive in interface org.kuali.rice.kns.bo.Inactivateable
Parameters:
financialObjectLevelActiveIndicator - The financialObjectLevelActiveIndicator to set.

getFinancialReportingSortCode

public String getFinancialReportingSortCode()
Gets the financialReportingSortCode attribute.

Returns:
Returns the financialReportingSortCode

setFinancialReportingSortCode

public void setFinancialReportingSortCode(String financialReportingSortCode)
Sets the financialReportingSortCode attribute.

Parameters:
financialReportingSortCode - The financialReportingSortCode to set.

getConsolidatedObjectCode

public String getConsolidatedObjectCode()

getFinancialConsolidationObject

public ObjectConsolidation getFinancialConsolidationObject()
Gets the financialConsolidationObject attribute.

Returns:
Returns the financialConsolidationObject

setFinancialConsolidationObject

public void setFinancialConsolidationObject(ObjectConsolidation financialConsolidationObject)
Sets the financialConsolidationObject attribute.

Parameters:
financialConsolidationObject - The financialConsolidationObject to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()

getChartOfAccounts

public Chart getChartOfAccounts()
Gets the chartOfAccounts attribute.

Returns:
Returns the chartOfAccounts

setChartOfAccounts

public void setChartOfAccounts(Chart chartOfAccounts)
Deprecated. 

Sets the chartOfAccounts attribute.

Parameters:
chartOfAccounts - The chartOfAccounts to set.

getFinancialConsolidationObjectCode

public String getFinancialConsolidationObjectCode()
Returns:
Returns the financialConsolidationObjectCode.

setFinancialConsolidationObjectCode

public void setFinancialConsolidationObjectCode(String financialConsolidationObjectCode)
Parameters:
financialConsolidationObjectCode - The financialConsolidationObjectCode to set.

toStringMapper

protected LinkedHashMap toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

setChartOfAccountsCode

public void setChartOfAccountsCode(String chart)

beforeUpdate

public void beforeUpdate(org.apache.ojb.broker.PersistenceBroker persistenceBroker)
                  throws org.apache.ojb.broker.PersistenceBrokerException
Specified by:
beforeUpdate in interface org.apache.ojb.broker.PersistenceBrokerAware
Overrides:
beforeUpdate in class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
Throws:
org.apache.ojb.broker.PersistenceBrokerException


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.