|
||||||||||
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.module.endow.businessobject.KEMID
public class KEMID
This KEMID class is an identifier for a specific set of Funds held by the institution as an endowment of funds functioning as an endowment. Associated with each KEMID are fields containing information that determine what sort of activity may take place for the KEMID and how and when automated activity is yo occur. In addition, fields will be used to define the KEMID that can be instrumental in the development of reports for the institution.
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
KEMID()
Constructs a KEMID.java. |
Method Summary | |
---|---|
CashSweepModel |
getCashSweepModel()
Gets the cashSweepModel. |
Integer |
getCashSweepModelId()
Gets the cashSweepModelId; |
String |
getCloseCode()
Gets the closeCode. |
String |
getClosedToKEMID()
Gets the closedToKEMID. |
String |
getCurrentAvailableFunds()
Gets the Current Available Funds link text. |
String |
getCurrentBalances()
Gets the Current Balances link text. |
Date |
getDateClosed()
Gets the dateClosed. |
Date |
getDateEstablished()
Gets the dateEstablished. |
Date |
getDateOpened()
Gets the dateOpened. |
String |
getDispositionOfFunds()
Gets the dispositionOfFunds. |
EndowmentCorpusValues |
getEndowmentCorpusValues()
Gets the endowmentCorpusValues. |
String |
getHistoricalBalances()
Gets the Historical Balances link text. |
AutomatedCashInvestmentModel |
getIncomeACIModel()
Gets the incomeACIModel. |
Integer |
getIncomeACIModelId()
Gets the incomeACIModelId. |
CAECode |
getIncomeCAE()
Gets the incomeCAE. |
String |
getIncomeCAECode()
Gets the incomeCAECode. |
String |
getIncomeRestrictionCode()
This method gets incomeRestrictionCode |
String |
getKemid()
Gets the kemid. |
List<KemidAgreement> |
getKemidAgreements()
Gets the kemidAgreements. |
String |
getKemidAndShortTitle()
Gets kemid-shortTitle. |
List<KemidAuthorizations> |
getKemidAuthorizations()
Gets the kemidAuthorizations. |
List<KemidBenefittingOrganization> |
getKemidBenefittingOrganizations()
Gets the kemidBenefittingOrganizations. |
List<KemidCombineDonorStatement> |
getKemidCombineDonorStatements()
Gets the kemidCombineDonorStatements. |
List<KemidDonorStatement> |
getKemidDonorStatements()
Gets the kemidDonorStatements. |
List<KemidFee> |
getKemidFees()
Gets the kemidFees. |
String |
getKemidForReport()
Gets kemid for report |
List<KemidGeneralLedgerAccount> |
getKemidGeneralLedgerAccounts()
Gets the kemidGeneralLedgerAccounts. |
String |
getKemIdLabel()
Returns KEMID concatenated with Short Label |
List<KemidPayoutInstruction> |
getKemidPayoutInstructions()
Gets the kemidPayoutInstructions. |
List<KemidReportGroup> |
getKemidReportGroups()
Gets the kemidReportGroups. |
List<KemidSourceOfFunds> |
getKemidSourcesOfFunds()
Gets the kemidSourcesOfFunds. |
List<KemidSpecialInstruction> |
getKemidSpecialInstructions()
Gets the kemidSpecialInstructions. |
List<KemidUseCriteria> |
getKemidUseCriteria()
Gets the kemidUseCriteria. |
String |
getLongTitle()
Gets the longTitle. |
AutomatedCashInvestmentModel |
getPrincipalACIModel()
Gets the principalACIModel. |
Integer |
getPrincipalACIModelId()
Gets the principalACIModelId. |
CAECode |
getPrincipalCAE()
Gets the principalCAE. |
String |
getPrincipalCAECode()
Gets the incomeCAECode. |
String |
getPrincipalRestrictionCode()
This method gets the principalRestrictionCode. |
PurposeCode |
getPurpose()
Gets the purpose. |
String |
getPurposeCode()
Gets the purposeCode. |
CloseCode |
getReasonClosed()
Gets the reasonClosed. |
String |
getRecurringTransfers()
Gets the Recurring Transfers link text. |
String |
getReportDate()
Gets the current date for report |
String |
getResponsibleAdminCode()
Gets the responsibleAdminCode. |
ResponsibleAdministrationCode |
getResponsibleAdministration()
Gets the responsibleAdministration. |
String |
getShortTitle()
Gets the shortTitle. |
String |
getTicklers()
Gets the Ticklers link text. |
TransactionRestrictionCode |
getTransactionRestriction()
Gets the transactionRestriction. |
String |
getTransactionRestrictionCode()
Gets the transactionRestrictionCode. |
TypeCode |
getType()
Gets the type. |
String |
getTypeCode()
Gets the typeCode. |
TypeRestrictionCode |
getTypeRestrictionCodeForIncomeRestrictionCode()
This method gets the typeRestrictionCodeForIncomeRestrictionCode. |
String |
getTypeRestrictionCodeForIncomeRestrictionCodeDesc()
Gets the typeRestrictionCodeForIncomeRestrictionCode description. |
TypeRestrictionCode |
getTypeRestrictionCodeForPrincipalRestrictionCode()
This method gets the typeRestrictionCodeForIncomeRestrictionCode. |
String |
getTypeRestrictionCodeForPrincipalRestrictionCodeDesc()
Gets the typeRestrictionCodeForPrincipalRestrictionCode description. |
boolean |
isClose()
Get the close indicator. |
boolean |
isDormantIndicator()
Gets the dormantIndicator. |
void |
setCashSweepModel(CashSweepModel cashSweepModel)
Sets the cashSweepModel. |
void |
setCashSweepModelId(Integer cashSweepModelId)
Sets the cashSweepModelId. |
void |
setClose(boolean close)
Sets the close indicator. |
void |
setCloseCode(String closeCode)
Sets the closeCode. |
void |
setClosedToKEMID(String closedToKEMID)
Sets the closedToKEMID. |
void |
setDateClosed(Date dateClosed)
Sets the dateClosed. |
void |
setDateEstablished(Date dateEstablished)
Sets the dateEstablished. |
void |
setDateOpened(Date dateOpened)
Sets the dateOpened. |
void |
setDispositionOfFunds(String dispositionOfFunds)
Sets the dispositionOfFunds. |
void |
setDormantIndicator(boolean dormantIndicator)
Sets the dormantIndicator. |
void |
setEndowmentCorpusValues(EndowmentCorpusValues endowmentCorpusValues)
Sets the endowmentCorpusValues. |
void |
setIncomeACIModel(AutomatedCashInvestmentModel incomeACIModel)
Sets the incomeACIModel. |
void |
setIncomeACIModelId(Integer incomeACIModelId)
Sets the incomeACIModelId. |
void |
setIncomeCAE(CAECode incomeCAE)
Sets the incomeCAE. |
void |
setIncomeCAECode(String incomeCAECode)
Sets the incomeCAECode. |
void |
setIncomeRestrictionCode(String incomeRestrictionCode)
This method sets incomeRestrictionCode. |
void |
setKemid(String kemid)
Sets the kemid. |
void |
setKemidAgreements(List<KemidAgreement> kemidAgreements)
Sets the kemidAgreements. |
void |
setKemidAndShortTitle(String kemidAndShortTitle)
Setter for kemidAndShortTitle. |
void |
setKemidAuthorizations(List<KemidAuthorizations> kemidAuthorizations)
Sets the kemidAuthorizations. |
void |
setKemidBenefittingOrganizations(List<KemidBenefittingOrganization> kemidBenefittingOrganizations)
Sets the kemidBenefittingOrganizations. |
void |
setKemidCombineDonorStatements(List<KemidCombineDonorStatement> kemidCombineDonorStatements)
Sets the kemidCombineDonorStatements. |
void |
setKemidDonorStatements(List<KemidDonorStatement> kemidDonorStatements)
Sets the kemidDonorStatements. |
void |
setKemidFees(List<KemidFee> kemidFees)
Sets the kemidFees. |
void |
setKemidGeneralLedgerAccounts(List<KemidGeneralLedgerAccount> kemidGeneralLedgerAccounts)
Sets the kemidGeneralLedgerAccounts. |
void |
setKemidPayoutInstructions(List<KemidPayoutInstruction> kemidPayoutInstructions)
Sets the kemidPayoutInstructions. |
void |
setKemidReportGroups(List<KemidReportGroup> kemidReportGroups)
Sets the kemidReportGroups. |
void |
setKemidSourcesOfFunds(List<KemidSourceOfFunds> kemidSourcesOfFunds)
Sets the kemidSourcesOfFunds. |
void |
setKemidSpecialInstructions(List<KemidSpecialInstruction> kemidSpecialInstructions)
Sets the kemidSpecialInstructions. |
void |
setKemidUseCriteria(List<KemidUseCriteria> kemidUseCriteria)
Sets the kemidUseCriteria. |
void |
setLongTitle(String longTitle)
Sets the longTitle. |
void |
setPrincipalACIModel(AutomatedCashInvestmentModel principalACIModel)
Sets the principalACIModel. |
void |
setPrincipalACIModelId(Integer principalACIModelId)
Sets the principalACIModelId. |
void |
setPrincipalCAE(CAECode principalCAE)
Sets the principalCAE. |
void |
setPrincipalCAECode(String principalCAECode)
Sets the incomeCAECode. |
void |
setPrincipalRestrictionCode(String principalRestrictionCode)
This method sets the principalRestrictionCode. |
void |
setPurpose(PurposeCode purpose)
Sets the purpose. |
void |
setPurposeCode(String purposeCode)
Sets the purposeCode. |
void |
setReasonClosed(CloseCode reasonClosed)
Sets the reasonClosed. |
void |
setResponsibleAdminCode(String responsibleAdminCode)
Sets the responsibleAdminCode. |
void |
setResponsibleAdministration(ResponsibleAdministrationCode responsibleAdministration)
Sets the responsibleAdministration. |
void |
setShortTitle(String shortTitle)
Sets the shortTitle. |
void |
setTransactionRestriction(TransactionRestrictionCode transactionRestriction)
Sets the transactionRestriction. |
void |
setTransactionRestrictionCode(String transactionRestrictionCode)
Sets the transactionRestrictionCode. |
void |
setType(TypeCode type)
Sets the type. |
void |
setTypeCode(String typeCode)
Sets the typeCode. |
void |
setTypeRestrictionCodeForIncomeRestrictionCode(TypeRestrictionCode typeRestrictionCodeForIncomeRestrictionCode)
This method sets the typeRestrictionCodeForIncomeRestrictionCode. |
void |
setTypeRestrictionCodeForPrincipalRestrictionCode(TypeRestrictionCode typeRestrictionCodeForPrincipalRestrictionCode)
This method sets the typeRestrictionCodeForPrincipalRestrictionCode. |
protected LinkedHashMap<String,String> |
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 KEMID()
Method Detail |
---|
protected LinkedHashMap<String,String> toStringMapper()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
BusinessObjectBase.toStringMapper()
public String getLongTitle()
public void setLongTitle(String longTitle)
longTitle
- public Date getDateOpened()
public void setDateOpened(Date dateOpened)
dateOpened
- public Date getDateEstablished()
public void setDateEstablished(Date dateEstablished)
dateEstablished
- public String getTypeCode()
public void setTypeCode(String typeCode)
typeCode
- public String getIncomeRestrictionCode()
public void setIncomeRestrictionCode(String incomeRestrictionCode)
incomeRestrictionCode
- public String getPrincipalRestrictionCode()
public void setPrincipalRestrictionCode(String principalRestrictionCode)
principalRestrictionCode
- public String getIncomeCAECode()
public void setIncomeCAECode(String incomeCAECode)
incomeCAECode
- public String getPrincipalCAECode()
public void setPrincipalCAECode(String principalCAECode)
principalCAECode
- public String getResponsibleAdminCode()
public void setResponsibleAdminCode(String responsibleAdminCode)
responsibleAdminCode
- public String getTransactionRestrictionCode()
public void setTransactionRestrictionCode(String transactionRestrictionCode)
transactionRestrictionCode
- public Integer getCashSweepModelId()
public void setCashSweepModelId(Integer cashSweepModelId)
cashSweepModelId
- public Integer getIncomeACIModelId()
public void setIncomeACIModelId(Integer incomeACIModelId)
incomeACIModelId
- public Integer getPrincipalACIModelId()
public void setPrincipalACIModelId(Integer principalACIModelId)
principalACIModelId
- public boolean isDormantIndicator()
public void setDormantIndicator(boolean dormantIndicator)
dormantIndicator
- public String getClosedToKEMID()
public void setClosedToKEMID(String closedToKEMID)
closedToKEMID
- public String getCloseCode()
public void setCloseCode(String closeCode)
closeCode
- public String getDispositionOfFunds()
public void setDispositionOfFunds(String dispositionOfFunds)
dispositionOfFunds
- public Date getDateClosed()
public void setDateClosed(Date dateClosed)
dateClosed
- public String getKemid()
public void setKemid(String kemid)
kemid
- public String getShortTitle()
public void setShortTitle(String shortTitle)
shortTitle
- public String getKemidAndShortTitle()
public void setKemidAndShortTitle(String kemidAndShortTitle)
kemidAndShortTitle
- public boolean isClose()
public void setClose(boolean close)
close
- public PurposeCode getPurpose()
public void setPurpose(PurposeCode purpose)
purpose
- public String getPurposeCode()
public void setPurposeCode(String purposeCode)
purposeCode
- public CloseCode getReasonClosed()
public void setReasonClosed(CloseCode reasonClosed)
reasonClosed
- public TypeCode getType()
public void setType(TypeCode type)
type
- public TypeRestrictionCode getTypeRestrictionCodeForPrincipalRestrictionCode()
public void setTypeRestrictionCodeForPrincipalRestrictionCode(TypeRestrictionCode typeRestrictionCodeForPrincipalRestrictionCode)
typeRestrictionCodeForPrincipalRestrictionCode
- public TypeRestrictionCode getTypeRestrictionCodeForIncomeRestrictionCode()
public void setTypeRestrictionCodeForIncomeRestrictionCode(TypeRestrictionCode typeRestrictionCodeForIncomeRestrictionCode)
typeRestrictionCodeForIncomeRestrictionCode
- public TransactionRestrictionCode getTransactionRestriction()
public void setTransactionRestriction(TransactionRestrictionCode transactionRestriction)
transactionRestriction
- public CashSweepModel getCashSweepModel()
public void setCashSweepModel(CashSweepModel cashSweepModel)
cashSweepModel
- public AutomatedCashInvestmentModel getIncomeACIModel()
public void setIncomeACIModel(AutomatedCashInvestmentModel incomeACIModel)
incomeACIModel
- public AutomatedCashInvestmentModel getPrincipalACIModel()
public void setPrincipalACIModel(AutomatedCashInvestmentModel principalACIModel)
principalACIModel
- public List<KemidAgreement> getKemidAgreements()
public void setKemidAgreements(List<KemidAgreement> kemidAgreements)
kemidAgreements
- public List<KemidSourceOfFunds> getKemidSourcesOfFunds()
public void setKemidSourcesOfFunds(List<KemidSourceOfFunds> kemidSourcesOfFunds)
kemidSourcesOfFunds
- public List<KemidBenefittingOrganization> getKemidBenefittingOrganizations()
public void setKemidBenefittingOrganizations(List<KemidBenefittingOrganization> kemidBenefittingOrganizations)
kemidBenefittingOrganizations
- public List<KemidGeneralLedgerAccount> getKemidGeneralLedgerAccounts()
public void setKemidGeneralLedgerAccounts(List<KemidGeneralLedgerAccount> kemidGeneralLedgerAccounts)
kemidGeneralLedgerAccounts
- public List<KemidPayoutInstruction> getKemidPayoutInstructions()
public void setKemidPayoutInstructions(List<KemidPayoutInstruction> kemidPayoutInstructions)
kemidPayoutInstructions
- public List<KemidUseCriteria> getKemidUseCriteria()
public void setKemidUseCriteria(List<KemidUseCriteria> kemidUseCriteria)
kemidUseCriteria
- public List<KemidSpecialInstruction> getKemidSpecialInstructions()
public void setKemidSpecialInstructions(List<KemidSpecialInstruction> kemidSpecialInstructions)
kemidSpecialInstructions
- public List<KemidFee> getKemidFees()
public void setKemidFees(List<KemidFee> kemidFees)
kemidFees
- public List<KemidReportGroup> getKemidReportGroups()
public void setKemidReportGroups(List<KemidReportGroup> kemidReportGroups)
kemidReportGroups
- public List<KemidDonorStatement> getKemidDonorStatements()
public void setKemidDonorStatements(List<KemidDonorStatement> kemidDonorStatements)
kemidDonorStatements
- public List<KemidCombineDonorStatement> getKemidCombineDonorStatements()
public void setKemidCombineDonorStatements(List<KemidCombineDonorStatement> kemidCombineDonorStatements)
kemidCombineDonorStatements
- public EndowmentCorpusValues getEndowmentCorpusValues()
public void setEndowmentCorpusValues(EndowmentCorpusValues endowmentCorpusValues)
endowmentCorpusValues
- public CAECode getIncomeCAE()
public void setIncomeCAE(CAECode incomeCAE)
incomeCAE
- public CAECode getPrincipalCAE()
public void setPrincipalCAE(CAECode principalCAE)
principalCAE
- public ResponsibleAdministrationCode getResponsibleAdministration()
public void setResponsibleAdministration(ResponsibleAdministrationCode responsibleAdministration)
responsibleAdministration
- public String getKemIdLabel()
public String getTypeRestrictionCodeForIncomeRestrictionCodeDesc()
public String getTypeRestrictionCodeForPrincipalRestrictionCodeDesc()
public String getCurrentAvailableFunds()
public String getCurrentBalances()
public String getHistoricalBalances()
public String getTicklers()
public String getRecurringTransfers()
public List<KemidAuthorizations> getKemidAuthorizations()
public void setKemidAuthorizations(List<KemidAuthorizations> kemidAuthorizations)
kemidAuthorizations
- public String getKemidForReport()
public String getReportDate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |