public class SubFundGroup extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
SubFundGroup()
Default no-arg constructor.
|
Modifier and Type | Method and Description |
---|---|
RestrictedStatus |
getAccountRestrictedStatus()
Gets the accountRestrictedStatus attribute.
|
String |
getAccountRestrictedStatusCode()
Gets the accountRestrictedStatusCode attribute.
|
String |
getCodeAndDescription() |
String |
getFinancialReportingSortCode()
Gets the financialReportingSortCode attribute.
|
FundGroup |
getFundGroup() |
String |
getFundGroupBudgetAdjustmentRestrictionLevelCode()
Gets the fundGroupBudgetAdjustmentRestrictionLevelCode attribute.
|
String |
getFundGroupCode() |
String |
getSubFundGroupCode()
Gets the subFundGroupCode attribute.
|
String |
getSubFundGroupDescription()
Gets the subFundGroupDescription attribute.
|
SubFundGroupType |
getSubFundGroupType()
Gets the subFundGroupType attribute.
|
String |
getSubFundGroupTypeCode()
Gets the subFundGroupTypeCode attribute.
|
boolean |
isActive()
Gets the _active_ attribute.
|
boolean |
isSubFundGroupWagesIndicator()
Gets the subFundGroupWagesIndicator attribute.
|
void |
setAccountRestrictedStatus(RestrictedStatus accountRestrictedStatus)
Sets the accountRestrictedStatus attribute value.
|
void |
setAccountRestrictedStatusCode(String accountRestrictedStatusCode)
Sets the accountRestrictedStatusCode attribute value.
|
void |
setActive(boolean active)
Sets the _active_ attribute.
|
void |
setFinancialReportingSortCode(String financialReportingSortCode)
Sets the financialReportingSortCode attribute.
|
void |
setFundGroup(FundGroup fundGroup) |
void |
setFundGroupBudgetAdjustmentRestrictionLevelCode(String fundGroupBudgetAdjustmentRestrictionLevelCode)
Sets the fundGroupBudgetAdjustmentRestrictionLevelCode attribute value.
|
void |
setFundGroupCode(String fundGroupCode) |
void |
setSubFundGroupCode(String subFundGroupCode)
Sets the subFundGroupCode attribute.
|
void |
setSubFundGroupDescription(String subFundGroupDescription)
Sets the subFundGroupDescription attribute.
|
void |
setSubFundGroupType(SubFundGroupType subFundGroupType)
Deprecated.
|
void |
setSubFundGroupTypeCode(String subFundGroupTypeCode)
Sets the subFundGroupTypeCode attribute.
|
void |
setSubFundGroupWagesIndicator(boolean subFundGroupWagesIndicator)
Sets the subFundGroupWagesIndicator attribute.
|
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, setVersionNumber
public SubFundGroup()
public String getSubFundGroupCode()
public void setSubFundGroupCode(String subFundGroupCode)
subFundGroupCode
- The subFundGroupCode to set.public String getSubFundGroupDescription()
public void setSubFundGroupDescription(String subFundGroupDescription)
subFundGroupDescription
- The subFundGroupDescription to set.public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
_active_
- The _active_ to set.public String getSubFundGroupTypeCode()
public void setSubFundGroupTypeCode(String subFundGroupTypeCode)
subFundGroupTypeCode
- The subFundGroupTypeCode to set.public String getFinancialReportingSortCode()
public void setFinancialReportingSortCode(String financialReportingSortCode)
financialReportingSortCode
- The financialReportingSortCode to set.public boolean isSubFundGroupWagesIndicator()
public void setSubFundGroupWagesIndicator(boolean subFundGroupWagesIndicator)
subFundGroupWagesIndicator
- The subFundGroupWagesIndicator to set.public FundGroup getFundGroup()
public void setFundGroup(FundGroup fundGroup)
fundGroup
- The fundGroup to set.public String getFundGroupCode()
public void setFundGroupCode(String fundGroupCode)
fundGroupCode
- The fundGroupCode to set.public String getFundGroupBudgetAdjustmentRestrictionLevelCode()
public void setFundGroupBudgetAdjustmentRestrictionLevelCode(String fundGroupBudgetAdjustmentRestrictionLevelCode)
fundGroupBudgetAdjustmentRestrictionLevelCode
- The fundGroupBudgetAdjustmentRestrictionLevelCode to set.public String getAccountRestrictedStatusCode()
public void setAccountRestrictedStatusCode(String accountRestrictedStatusCode)
accountRestrictedStatusCode
- The accountRestrictedStatusCode to set.public SubFundGroupType getSubFundGroupType()
public void setSubFundGroupType(SubFundGroupType subFundGroupType)
subFundGroupType
- The subFundGroupType to set.public RestrictedStatus getAccountRestrictedStatus()
public void setAccountRestrictedStatus(RestrictedStatus accountRestrictedStatus)
accountRestrictedStatus
- The accountRestrictedStatus to set.public String getCodeAndDescription()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.