public class IndirectCostRecoveryRate extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable, FiscalYearBasedBusinessObject
| Constructor and Description |
|---|
IndirectCostRecoveryRate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFinancialIcrSeriesIdentifier() |
List |
getIndirectCostRecoveryRateDetails() |
SystemOptions |
getUniversityFiscal() |
Integer |
getUniversityFiscalYear() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier) |
void |
setIndirectCostRecoveryRateDetails(List indirectCostRecoveryRateDetails) |
void |
setUniversityFiscal(SystemOptions universityFiscal) |
void |
setUniversityFiscalYear(Integer universityFiscalYear) |
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, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic IndirectCostRecoveryRate()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
public Integer getUniversityFiscalYear()
getUniversityFiscalYear in interface FiscalYearBasedBusinessObjectpublic void setUniversityFiscalYear(Integer universityFiscalYear)
setUniversityFiscalYear in interface FiscalYearBasedBusinessObjectpublic SystemOptions getUniversityFiscal()
public void setUniversityFiscal(SystemOptions universityFiscal)
public List getIndirectCostRecoveryRateDetails()
public void setIndirectCostRecoveryRateDetails(List indirectCostRecoveryRateDetails)
public String getFinancialIcrSeriesIdentifier()
public void setFinancialIcrSeriesIdentifier(String financialIcrSeriesIdentifier)
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.MutableInactivatableCopyright © 2004–2015 The Kuali Foundation. All rights reserved.