org.kuali.kfs.coa.businessobject
Class OrganizationReversionDetail

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.OrganizationReversionDetail
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, OrganizationReversionCategoryInfo, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.Inactivateable, org.kuali.rice.kns.bo.PersistableBusinessObject

public class OrganizationReversionDetail
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.Inactivateable, OrganizationReversionCategoryInfo

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
OrganizationReversionDetail()
          Default constructor.
 
Method Summary
 Chart getChartOfAccounts()
          Gets the chartOfAccounts attribute.
 String getChartOfAccountsCode()
          Gets the chartOfAccountsCode attribute.
 Organization getOrganization()
          Gets the organization attribute.
 String getOrganizationCode()
          Gets the organizationCode attribute.
 OrganizationReversion getOrganizationReversion()
          Gets the organizationReversion attribute.
 OrganizationReversionCategory getOrganizationReversionCategory()
          Gets the organizationReversionCategory attribute.
 String getOrganizationReversionCategoryCode()
          Gets the organizationReversionCategoryCode attribute.
 String getOrganizationReversionCode()
          Gets the organizationReversionCode attribute.
 ObjectCode getOrganizationReversionObject()
          Gets the organizationReversionObject attribute.
 String getOrganizationReversionObjectCode()
          Gets the organizationReversionObjectCode attribute.
 SystemOptions getUniversityFiscal()
          Gets the universityFiscal attribute.
 Integer getUniversityFiscalYear()
          Gets the universityFiscalYear attribute.
 boolean isActive()
          Gets the active attribute.
 void setActive(boolean active)
          Sets the active attribute value.
 void setChartOfAccounts(Chart chartOfAccounts)
          Deprecated.  
 void setChartOfAccountsCode(String chartOfAccountsCode)
          Sets the chartOfAccountsCode attribute.
 void setOrganization(Organization organization)
          Deprecated.  
 void setOrganizationCode(String organizationCode)
          Sets the organizationCode attribute.
 void setOrganizationReversion(OrganizationReversion organizationReversion)
          Sets the organizationReversion attribute value.
 void setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
          Sets the organizationReversionCategory attribute value.
 void setOrganizationReversionCategoryCode(String organizationReversionCategoryCode)
          Sets the organizationReversionCategoryCode attribute.
 void setOrganizationReversionCode(String organizationReversionCode)
          Sets the organizationReversionCode attribute.
 void setOrganizationReversionObject(ObjectCode organizationReversionObject)
          Deprecated.  
 void setOrganizationReversionObjectCode(String organizationReversionObjectCode)
          Sets the organizationReversionObjectCode attribute.
 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

OrganizationReversionDetail

public OrganizationReversionDetail()
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.

getOrganizationCode

public String getOrganizationCode()
Gets the organizationCode attribute.

Returns:
Returns the organizationCode

setOrganizationCode

public void setOrganizationCode(String organizationCode)
Sets the organizationCode attribute.

Parameters:
organizationCode - The organizationCode to set.

getOrganizationReversionCategoryCode

public String getOrganizationReversionCategoryCode()
Gets the organizationReversionCategoryCode attribute.

Returns:
Returns the organizationReversionCategoryCode

setOrganizationReversionCategoryCode

public void setOrganizationReversionCategoryCode(String organizationReversionCategoryCode)
Sets the organizationReversionCategoryCode attribute.

Parameters:
organizationReversionCategoryCode - The organizationReversionCategoryCode to set.

getOrganizationReversionCode

public String getOrganizationReversionCode()
Gets the organizationReversionCode attribute.

Specified by:
getOrganizationReversionCode in interface OrganizationReversionCategoryInfo
Returns:
Returns the organizationReversionCode

setOrganizationReversionCode

public void setOrganizationReversionCode(String organizationReversionCode)
Sets the organizationReversionCode attribute.

Parameters:
organizationReversionCode - The organizationReversionCode to set.

getOrganizationReversionObjectCode

public String getOrganizationReversionObjectCode()
Gets the organizationReversionObjectCode attribute.

Specified by:
getOrganizationReversionObjectCode in interface OrganizationReversionCategoryInfo
Returns:
Returns the organizationReversionObjectCode

setOrganizationReversionObjectCode

public void setOrganizationReversionObjectCode(String organizationReversionObjectCode)
Sets the organizationReversionObjectCode attribute.

Parameters:
organizationReversionObjectCode - The organizationReversionObjectCode to set.

getOrganizationReversionObject

public ObjectCode getOrganizationReversionObject()
Gets the organizationReversionObject attribute.

Returns:
Returns the organizationReversionObject

setOrganizationReversionObject

public void setOrganizationReversionObject(ObjectCode organizationReversionObject)
Deprecated. 

Sets the organizationReversionObject attribute.

Parameters:
organizationReversionObject - The organizationReversionObject to set.

getOrganization

public Organization getOrganization()
Gets the organization attribute.

Returns:
Returns the organization

setOrganization

public void setOrganization(Organization organization)
Deprecated. 

Sets the organization attribute.

Parameters:
organization - The organization 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.

getOrganizationReversionCategory

public OrganizationReversionCategory getOrganizationReversionCategory()
Gets the organizationReversionCategory attribute.

Returns:
Returns the organizationReversionCategory.

setOrganizationReversionCategory

public void setOrganizationReversionCategory(OrganizationReversionCategory organizationReversionCategory)
Sets the organizationReversionCategory attribute value.

Parameters:
organizationReversionCategory - The organizationReversionCategory 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.

getOrganizationReversion

public OrganizationReversion getOrganizationReversion()
Gets the organizationReversion attribute.

Returns:
Returns the organizationReversion.

setOrganizationReversion

public void setOrganizationReversion(OrganizationReversion organizationReversion)
Sets the organizationReversion attribute value.

Parameters:
organizationReversion - The organizationReversion 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 value.

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

toStringMapper

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


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