public class ReportingCode extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
ReportingCode() |
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 ReportingCode()
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getFinancialReportingCode()
public void setFinancialReportingCode(String financialReportingCode)
financialReportingCode
- The financialReportingCode to set.public String getFinancialReportingCodeDescription()
public void setFinancialReportingCodeDescription(String financialReportingCodeDescription)
financialReportingCodeDescription
- The financialReportingCodeDescription to set.public String getFinancialReportingCodeMgrId()
public void setFinancialReportingCodeMgrId(String financialReportingCodeMgrId)
financialReportingCodeMgrId
- The financialReportingCodeMgrId to set.public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
organizationCode
- The organizationCode to set.public String getFinancialReportsToReportingCode()
public void setFinancialReportsToReportingCode(String financialReportsToReportingCode)
financialReportsToReportingCode
- The financialReportsToReportingCode to set.public Organization getOrg()
public void setOrg(Organization org)
org
- The org to set.public org.kuali.rice.kim.api.identity.Person getPerson()
public void setPerson(org.kuali.rice.kim.api.identity.Person person)
person
- The person to set.public ReportingCode getReportingCodes()
public void setReportingCodes(ReportingCode reportingCodes)
reportingCodes
- The reportingCodes to set.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.Inactivatable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
active
- The active to set.Copyright © 2004–2015 The Kuali Foundation. All rights reserved.