org.kuali.kfs.module.cam.businessobject
Class AssetObjectCode

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.cam.businessobject.AssetObjectCode
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 AssetObjectCode
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.Inactivateable

Author:
Kuali Nervous System Team (kualidev@oncourse.iu.edu)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
AssetObjectCode()
          Default constructor.
 
Method Summary
 ObjectCode getAccumulatedDepreciationFinancialObject()
          Gets the accumulatedDepreciationFinancialObject attribute.
 String getAccumulatedDepreciationFinancialObjectCode()
          Gets the accumulatedDepreciationFinancialObjectCode attribute.
 ObjectCode getCapitalizationFinancialObject()
          Gets the capitalizationFinancialObject attribute.
 String getCapitalizationFinancialObjectCode()
          Gets the capitalizationFinancialObjectCode attribute.
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 ObjectCode getDepreciationExpenseFinancialObject()
          Gets the depreciationExpenseFinancialObject attribute.
 String getDepreciationExpenseFinancialObjectCode()
          Gets the depreciationExpenseFinancialObjectCode attribute.
 ObjectSubType getFinancialObjectSubType()
          Gets the financialObjectSubType attribute.
 String getFinancialObjectSubTypeCode()
          Gets the financialObjectSubTypeCode attribute.
 List<ObjectCode> getObjectCode()
           
 SystemOptions getUniversityFiscal()
          Gets the universityFiscal attribute.
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear attribute.
 boolean isActive()
          Gets the active attribute.
 void setAccumulatedDepreciationFinancialObject(ObjectCode accumulatedDepreciationFinancialObject)
          Deprecated.  
 void setAccumulatedDepreciationFinancialObjectCode(String accumulatedDepreciationFinancialObjectCode)
          Sets the accumulatedDepreciationFinancialObjectCode attribute.
 void setActive(boolean active)
          Sets the active attribute.
 void setCapitalizationFinancialObject(ObjectCode capitalizationFinancialObject)
          Deprecated.  
 void setCapitalizationFinancialObjectCode(String capitalizationFinancialObjectCode)
          Sets the capitalizationFinancialObjectCode attribute.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setDepreciationExpenseFinancialObject(ObjectCode depreciationExpenseFinancialObject)
          Deprecated.  
 void setDepreciationExpenseFinancialObjectCode(String depreciationExpenseFinancialObjectCode)
          Sets the depreciationExpenseFinancialObjectCode attribute.
 void setFinancialObjectSubType(ObjectSubType financialObjectSubType)
          Deprecated.  
 void setFinancialObjectSubTypeCode(String financialObjectSubTypeCode)
          Sets the financialObjectSubTypeCode attribute.
 void setObjectCode(List<ObjectCode> objectCode)
           
 void setUniversityFiscal(SystemOptions universityFiscal)
          Sets the universityFiscal attribute value.
 void setUniversityFiscalYear(Integer universityFiscalYear)
          Sets the universityFiscalYear attribute.
protected  LinkedHashMap toStringMapper()
           
 
Methods inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
addNote, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeInsert, beforeUpdate, 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

AssetObjectCode

public AssetObjectCode()
Default constructor.

Method Detail

getUniversityFiscalYear

public Integer getUniversityFiscalYear()
Gets the universityFiscalYear attribute.

Returns:
Returns the universityFiscalYear

setUniversityFiscalYear

public void setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute.

Parameters:
universityFiscalYear - The universityFiscalYear to set.

getChartOfAccountsCode

public String getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.

Returns:
Returns the chartOfAccountsCode

setChartOfAccountsCode

public void setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.

Parameters:
chartOfAccountsCode - The chartOfAccountsCode to set.

getFinancialObjectSubTypeCode

public String getFinancialObjectSubTypeCode()
Gets the financialObjectSubTypeCode attribute.

Returns:
Returns the financialObjectSubTypeCode

setFinancialObjectSubTypeCode

public void setFinancialObjectSubTypeCode(String financialObjectSubTypeCode)
Sets the financialObjectSubTypeCode attribute.

Parameters:
financialObjectSubTypeCode - The financialObjectSubTypeCode to set.

getCapitalizationFinancialObjectCode

public String getCapitalizationFinancialObjectCode()
Gets the capitalizationFinancialObjectCode attribute.

Returns:
Returns the capitalizationFinancialObjectCode

setCapitalizationFinancialObjectCode

public void setCapitalizationFinancialObjectCode(String capitalizationFinancialObjectCode)
Sets the capitalizationFinancialObjectCode attribute.

Parameters:
capitalizationFinancialObjectCode - The capitalizationFinancialObjectCode to set.

getAccumulatedDepreciationFinancialObjectCode

public String getAccumulatedDepreciationFinancialObjectCode()
Gets the accumulatedDepreciationFinancialObjectCode attribute.

Returns:
Returns the accumulatedDepreciationFinancialObjectCode

setAccumulatedDepreciationFinancialObjectCode

public void setAccumulatedDepreciationFinancialObjectCode(String accumulatedDepreciationFinancialObjectCode)
Sets the accumulatedDepreciationFinancialObjectCode attribute.

Parameters:
accumulatedDepreciationFinancialObjectCode - The accumulatedDepreciationFinancialObjectCode to set.

getDepreciationExpenseFinancialObjectCode

public String getDepreciationExpenseFinancialObjectCode()
Gets the depreciationExpenseFinancialObjectCode attribute.

Returns:
Returns the depreciationExpenseFinancialObjectCode

setDepreciationExpenseFinancialObjectCode

public void setDepreciationExpenseFinancialObjectCode(String depreciationExpenseFinancialObjectCode)
Sets the depreciationExpenseFinancialObjectCode attribute.

Parameters:
depreciationExpenseFinancialObjectCode - The depreciationExpenseFinancialObjectCode to set.

getAccumulatedDepreciationFinancialObject

public ObjectCode getAccumulatedDepreciationFinancialObject()
Gets the accumulatedDepreciationFinancialObject attribute.

Returns:
Returns the accumulatedDepreciationFinancialObject

setAccumulatedDepreciationFinancialObject

public void setAccumulatedDepreciationFinancialObject(ObjectCode accumulatedDepreciationFinancialObject)
Deprecated. 

Sets the accumulatedDepreciationFinancialObject attribute.

Parameters:
accumulatedDepreciationFinancialObject - The accumulatedDepreciationFinancialObject to set.

getCapitalizationFinancialObject

public ObjectCode getCapitalizationFinancialObject()
Gets the capitalizationFinancialObject attribute.

Returns:
Returns the capitalizationFinancialObject

setCapitalizationFinancialObject

public void setCapitalizationFinancialObject(ObjectCode capitalizationFinancialObject)
Deprecated. 

Sets the capitalizationFinancialObject attribute.

Parameters:
capitalizationFinancialObject - The capitalizationFinancialObject to set.

getDepreciationExpenseFinancialObject

public ObjectCode getDepreciationExpenseFinancialObject()
Gets the depreciationExpenseFinancialObject attribute.

Returns:
Returns the depreciationExpenseFinancialObject

setDepreciationExpenseFinancialObject

public void setDepreciationExpenseFinancialObject(ObjectCode depreciationExpenseFinancialObject)
Deprecated. 

Sets the depreciationExpenseFinancialObject attribute.

Parameters:
depreciationExpenseFinancialObject - The depreciationExpenseFinancialObject to set.

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.

getFinancialObjectSubType

public ObjectSubType getFinancialObjectSubType()
Gets the financialObjectSubType attribute.

Returns:
Returns the financialObjectSubType.

setFinancialObjectSubType

public void setFinancialObjectSubType(ObjectSubType financialObjectSubType)
Deprecated. 

Sets the financialObjectSubType attribute value.

Parameters:
financialObjectSubType - The financialObjectSubType to set.

isActive

public boolean isActive()
Gets the active attribute.

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

setActive

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

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

getUniversityFiscal

public SystemOptions getUniversityFiscal()
Gets the universityFiscal attribute.

Returns:
Returns the universityFiscal.

setUniversityFiscal

public void setUniversityFiscal(SystemOptions universityFiscal)
Sets the universityFiscal attribute value.

Parameters:
universityFiscal - The universityFiscal to set.

toStringMapper

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

getObjectCode

public List<ObjectCode> getObjectCode()

setObjectCode

public void setObjectCode(List<ObjectCode> objectCode)


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