|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.bo.BusinessObjectBase
org.kuali.rice.kns.bo.PersistableBusinessObjectBase
org.kuali.kfs.coa.businessobject.HigherEducationFunction
public class HigherEducationFunction
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
HigherEducationFunction()
Default no-arg constructor. |
Method Summary | |
---|---|
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()
|
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 |
---|
public HigherEducationFunction()
Method Detail |
---|
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()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public boolean isActive()
isActive
in interface org.kuali.rice.kns.bo.Inactivateable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.kns.bo.Inactivateable
active
- The active to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |