public class HigherEducationFunction extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Constructor and Description | 
|---|
| HigherEducationFunction()Default no-arg constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| AICPAFunction | getAicpaFunction() | 
| String | getCodeAndDescription() | 
| FederalFunction | getFederalFunction() | 
| String | getFinAicpaFunctionCode()Gets the finAicpaFunctionCode attribute. | 
| String | getFinancialFederalFunctionCode()Gets the financialFederalFunctionCode attribute. | 
| String | getFinancialHigherEdFunctionCd()Gets the financialHigherEdFunctionCd attribute. | 
| String | getFinancialHigherEdFunctionNm()Gets the financialHigherEdFunctionNm attribute. | 
| String | getFinUnivBdgtOfficeFunctionCd()Gets the finUnivBdgtOfficeFunctionCd attribute. | 
| UniversityBudgetOfficeFunction | getUniversityBudgetOfficeFunction() | 
| boolean | isActive()Gets the active attribute. | 
| void | setActive(boolean active)Sets the active attribute value. | 
| void | setAicpaFunction(AICPAFunction aicpaFunction)Deprecated.   | 
| void | setFederalFunction(FederalFunction federalFunction)Deprecated.   | 
| void | setFinAicpaFunctionCode(String finAicpaFunctionCode)Sets the finAicpaFunctionCode attribute. | 
| void | setFinancialFederalFunctionCode(String financialFederalFunctionCode)Sets the financialFederalFunctionCode attribute. | 
| void | setFinancialHigherEdFunctionCd(String financialHigherEdFunctionCd)Sets the financialHigherEdFunctionCd attribute. | 
| void | setFinancialHigherEdFunctionNm(String financialHigherEdFunctionNm)Sets the financialHigherEdFunctionNm attribute. | 
| void | setFinUnivBdgtOfficeFunctionCd(String finUnivBdgtOfficeFunctionCd)Sets the finUnivBdgtOfficeFunctionCd attribute. | 
| void | setUniversityBudgetOfficeFunction(UniversityBudgetOfficeFunction universityBudgetOfficeFunction)Deprecated.   | 
| protected LinkedHashMap | toStringMapper_RICE20_REFACTORME() | 
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, setVersionNumberpublic HigherEducationFunction()
public String getFinancialHigherEdFunctionCd()
public void setFinancialHigherEdFunctionCd(String financialHigherEdFunctionCd)
financialHigherEdFunctionCd - The financialHigherEdFunctionCd to set.public String getFinancialHigherEdFunctionNm()
public void setFinancialHigherEdFunctionNm(String financialHigherEdFunctionNm)
financialHigherEdFunctionNm - The financialHigherEdFunctionNm to set.public String getFinUnivBdgtOfficeFunctionCd()
public void setFinUnivBdgtOfficeFunctionCd(String finUnivBdgtOfficeFunctionCd)
finUnivBdgtOfficeFunctionCd - The finUnivBdgtOfficeFunctionCd to set.public String getFinAicpaFunctionCode()
public void setFinAicpaFunctionCode(String finAicpaFunctionCode)
finAicpaFunctionCode - The finAicpaFunctionCode to set.public String getFinancialFederalFunctionCode()
public void setFinancialFederalFunctionCode(String financialFederalFunctionCode)
financialFederalFunctionCode - The financialFederalFunctionCode to set.public UniversityBudgetOfficeFunction getUniversityBudgetOfficeFunction()
public void setUniversityBudgetOfficeFunction(UniversityBudgetOfficeFunction universityBudgetOfficeFunction)
universityBudgetOfficeFunction - The universityBudgetOfficeFunction to set.public FederalFunction getFederalFunction()
public void setFederalFunction(FederalFunction federalFunction)
federalFunction - The federalFunction to set.public AICPAFunction getAicpaFunction()
public void setAicpaFunction(AICPAFunction aicpaFunction)
aicpaFunction - The aicpaFunction to set.public String getCodeAndDescription()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableactive - The active to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.