public class OffsetDefinition extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements FiscalYearBasedBusinessObject
| Constructor and Description | 
|---|
| OffsetDefinition()Default no-arg constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| Chart | getChartOfAccounts()Gets the chartOfAccounts object | 
| String | getChartOfAccountsCode()Gets the chartOfAccounts attribute. | 
| BalanceType | getFinancialBalanceType()Returns the BalanceType object associated with this OffsetDefinition | 
| String | getFinancialBalanceTypeCode()Gets the financialBalanceTypeCode attribute. | 
| String | getFinancialDocumentTypeCode()Gets the financialDocumentTypeCode attribute. | 
| ObjectCode | getFinancialObject()Gets the financialObject attribute. | 
| String | getFinancialObjectCode()Gets the financialObjectCode attribute. | 
| org.kuali.rice.kew.doctype.bo.DocumentTypeEBO | getFinancialSystemDocumentTypeCode()Gets the financialSystemDocumentTypeCode attribute. | 
| String | getOffsetDefinitionViewer()This method (a hack by any other name...) returns a string so that an offset Definition can have a link to view its own
 inquiry page after a look up | 
| SystemOptions | getUniversityFiscal()Gets the universityFiscal attribute. | 
| Integer | getUniversityFiscalYear()Gets the universityFiscalYear attribute. | 
| void | setChartOfAccounts(Chart chartOfAccounts)Deprecated.   | 
| void | setChartOfAccountsCode(String chartOfAccountsCode)Sets the chartOfAccountsCode attribute. | 
| void | setFinancialBalanceType(BalanceType financialBalanceType)Deprecated.   | 
| void | setFinancialBalanceTypeCode(String financialBalanceTypeCode)Sets the financialBalanceTypeCode attribute. | 
| void | setFinancialDocumentTypeCode(String financialDocumentTypeCode)Sets the financialDocumentTypeCode attribute. | 
| void | setFinancialObject(ObjectCode financialObject)Deprecated.   | 
| void | setFinancialObjectCode(String financialObjectCode)Sets the financialObjectCode attribute. | 
| void | setUniversityFiscal(SystemOptions universityFiscal)Deprecated.   | 
| void | setUniversityFiscalYear(Integer universityFiscalYear)Sets the universityFiscalYear attribute. | 
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic OffsetDefinition()
public Integer getUniversityFiscalYear()
getUniversityFiscalYear in interface FiscalYearBasedBusinessObjectpublic void setUniversityFiscalYear(Integer universityFiscalYear)
setUniversityFiscalYear in interface FiscalYearBasedBusinessObjectuniversityFiscalYear - The universityFiscalYear to set.public SystemOptions getUniversityFiscal()
public void setUniversityFiscal(SystemOptions universityFiscal)
universityFiscal - The universityFiscal to set.public String getFinancialDocumentTypeCode()
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode - The financialDocumentTypeCode to set.public String getFinancialBalanceTypeCode()
public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
financialBalanceTypeCode - The financialBalanceTypeCode to set.public BalanceType getFinancialBalanceType()
public void setFinancialBalanceType(BalanceType financialBalanceType)
financialBalanceType - public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode - The financialObjectCode to set.public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
financialObject - The financialObject to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccountsCode - The chartOfAccounts to set.public org.kuali.rice.kew.doctype.bo.DocumentTypeEBO getFinancialSystemDocumentTypeCode()
public String getOffsetDefinitionViewer()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.