public class InstitutionalProposalUnrecoveredFandA extends InstitutionalProposalAssociate implements ValuableItem, SequenceAssociate
UPDATE_USER_LENGTH| Constructor and Description |
|---|
InstitutionalProposalUnrecoveredFandA() |
| Modifier and Type | Method and Description |
|---|---|
org.kuali.rice.core.api.util.type.KualiDecimal |
getAmount() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getApplicableIndirectcostRate() |
String |
getFiscalYear() |
IndirectcostRateType |
getIndirectcostRateType() |
Integer |
getIndirectcostRateTypeCode() |
boolean |
getOnCampusFlag() |
Long |
getProposalUnrecoveredFandAId() |
SequenceOwner |
getSequenceOwner()
The SequenceOwner is returned; "this" should be returned if this associate is the sequence owner.
|
String |
getSourceAccount() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getUnderrecoveryOfIndirectcost() |
void |
resetPersistenceState()
This method resets the persistence state used to establish
whether this is a new entity or an already-persisted entity.
|
void |
setApplicableIndirectcostRate(org.kuali.rice.core.api.util.type.KualiDecimal applicableIndirectcostRate) |
void |
setFiscalYear(String fiscalYear) |
void |
setIndirectcostRateType(IndirectcostRateType idcRateType) |
void |
setIndirectcostRateTypeCode(Integer indirectcostRateTypeCode) |
void |
setOnCampusFlag(boolean onCampusFlag) |
void |
setProposalUnrecoveredFandAId(Long proposalUnrecoveredFandAId) |
void |
setSequenceOwner(SequenceOwner newlyVersionedOwner)
This sets the sequence owner on the associate.
|
void |
setSourceAccount(String sourceAccount) |
void |
setUnderrecoveryOfIndirectcost(org.kuali.rice.core.api.util.type.KualiDecimal underrecoveryOfIndirectcost) |
getInstitutionalProposal, getProposalNumber, getSequenceNumber, setInstitutionalProposal, setProposalNumber, setSequenceNumbergetAuthorPersonName, getKcPersonService, getUpdateTimestamp, getUpdateUser, isUpdateUserSet, postPersist, prePersist, preUpdate, setUpdateTimestamp, setUpdateUser, setUpdateUserSetafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postRemove, postUpdate, preRemove, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSequenceNumberpublic InstitutionalProposalUnrecoveredFandA()
public Long getProposalUnrecoveredFandAId()
public void setProposalUnrecoveredFandAId(Long proposalUnrecoveredFandAId)
public org.kuali.rice.core.api.util.type.KualiDecimal getApplicableIndirectcostRate()
public void setApplicableIndirectcostRate(org.kuali.rice.core.api.util.type.KualiDecimal applicableIndirectcostRate)
public Integer getIndirectcostRateTypeCode()
public void setIndirectcostRateTypeCode(Integer indirectcostRateTypeCode)
public String getFiscalYear()
public void setFiscalYear(String fiscalYear)
public boolean getOnCampusFlag()
public void setOnCampusFlag(boolean onCampusFlag)
public org.kuali.rice.core.api.util.type.KualiDecimal getUnderrecoveryOfIndirectcost()
public void setUnderrecoveryOfIndirectcost(org.kuali.rice.core.api.util.type.KualiDecimal underrecoveryOfIndirectcost)
public String getSourceAccount()
public void setSourceAccount(String sourceAccount)
public IndirectcostRateType getIndirectcostRateType()
public void setIndirectcostRateType(IndirectcostRateType idcRateType)
public SequenceOwner getSequenceOwner()
SequenceAssociategetSequenceOwner in interface SequenceAssociateSequenceAssociate.getSequenceOwner()public void setSequenceOwner(SequenceOwner newlyVersionedOwner)
SequenceAssociatesetSequenceOwner in interface SequenceAssociateSequenceAssociate.setSequenceOwner(org.kuali.kra.SequenceOwner)public void resetPersistenceState()
SequenceableresetPersistenceState in interface SequenceableSequenceable.resetPersistenceState()public org.kuali.rice.core.api.util.type.KualiDecimal getAmount()
getAmount in interface ValuableItemCopyright © 2013 The Kuali Foundation. All Rights Reserved.