org.kuali.kfs.module.endow.businessobject
Class KEMID

java.lang.Object
  extended by org.kuali.rice.kns.bo.BusinessObjectBase
      extended by org.kuali.rice.kns.bo.PersistableBusinessObjectBase
          extended by org.kuali.kfs.module.endow.businessobject.KEMID
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject

public class KEMID
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase

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.

See Also:
Serialized Form

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

KEMID

public KEMID()
Constructs a KEMID.java.

Method Detail

toStringMapper

protected LinkedHashMap<String,String> toStringMapper()
Specified by:
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBase
See Also:
BusinessObjectBase.toStringMapper()

getLongTitle

public String getLongTitle()
Gets the longTitle.

Returns:
longTitle

setLongTitle

public void setLongTitle(String longTitle)
Sets the longTitle.

Parameters:
longTitle -

getDateOpened

public Date getDateOpened()
Gets the dateOpened.

Returns:
dateOpened

setDateOpened

public void setDateOpened(Date dateOpened)
Sets the dateOpened.

Parameters:
dateOpened -

getDateEstablished

public Date getDateEstablished()
Gets the dateEstablished.

Returns:
dateEstablished

setDateEstablished

public void setDateEstablished(Date dateEstablished)
Sets the dateEstablished.

Parameters:
dateEstablished -

getTypeCode

public String getTypeCode()
Gets the typeCode.

Returns:
typeCode

setTypeCode

public void setTypeCode(String typeCode)
Sets the typeCode.

Parameters:
typeCode -

getIncomeRestrictionCode

public String getIncomeRestrictionCode()
This method gets incomeRestrictionCode

Returns:
incomeRestrictionCode

setIncomeRestrictionCode

public void setIncomeRestrictionCode(String incomeRestrictionCode)
This method sets incomeRestrictionCode.

Parameters:
incomeRestrictionCode -

getPrincipalRestrictionCode

public String getPrincipalRestrictionCode()
This method gets the principalRestrictionCode.

Returns:
principalRestrictionCode

setPrincipalRestrictionCode

public void setPrincipalRestrictionCode(String principalRestrictionCode)
This method sets the principalRestrictionCode.

Parameters:
principalRestrictionCode -

getIncomeCAECode

public String getIncomeCAECode()
Gets the incomeCAECode.

Returns:
incomeCAECode

setIncomeCAECode

public void setIncomeCAECode(String incomeCAECode)
Sets the incomeCAECode.

Parameters:
incomeCAECode -

getPrincipalCAECode

public String getPrincipalCAECode()
Gets the incomeCAECode.

Returns:
incomeCAECode

setPrincipalCAECode

public void setPrincipalCAECode(String principalCAECode)
Sets the incomeCAECode.

Parameters:
principalCAECode -

getResponsibleAdminCode

public String getResponsibleAdminCode()
Gets the responsibleAdminCode.

Returns:
responsibleAdminCode

setResponsibleAdminCode

public void setResponsibleAdminCode(String responsibleAdminCode)
Sets the responsibleAdminCode.

Parameters:
responsibleAdminCode -

getTransactionRestrictionCode

public String getTransactionRestrictionCode()
Gets the transactionRestrictionCode.

Returns:
transactionRestrictionCode

setTransactionRestrictionCode

public void setTransactionRestrictionCode(String transactionRestrictionCode)
Sets the transactionRestrictionCode.

Parameters:
transactionRestrictionCode -

getCashSweepModelId

public Integer getCashSweepModelId()
Gets the cashSweepModelId;

Returns:
cashSweepModelId

setCashSweepModelId

public void setCashSweepModelId(Integer cashSweepModelId)
Sets the cashSweepModelId.

Parameters:
cashSweepModelId -

getIncomeACIModelId

public Integer getIncomeACIModelId()
Gets the incomeACIModelId.

Returns:
incomeACIModelId

setIncomeACIModelId

public void setIncomeACIModelId(Integer incomeACIModelId)
Sets the incomeACIModelId.

Parameters:
incomeACIModelId -

getPrincipalACIModelId

public Integer getPrincipalACIModelId()
Gets the principalACIModelId.

Returns:
principalACIModelId

setPrincipalACIModelId

public void setPrincipalACIModelId(Integer principalACIModelId)
Sets the principalACIModelId.

Parameters:
principalACIModelId -

isDormantIndicator

public boolean isDormantIndicator()
Gets the dormantIndicator.

Returns:
dormantIndicator

setDormantIndicator

public void setDormantIndicator(boolean dormantIndicator)
Sets the dormantIndicator.

Parameters:
dormantIndicator -

getClosedToKEMID

public String getClosedToKEMID()
Gets the closedToKEMID.

Returns:
closedToKEMID

setClosedToKEMID

public void setClosedToKEMID(String closedToKEMID)
Sets the closedToKEMID.

Parameters:
closedToKEMID -

getCloseCode

public String getCloseCode()
Gets the closeCode.

Returns:
closeCode

setCloseCode

public void setCloseCode(String closeCode)
Sets the closeCode.

Parameters:
closeCode -

getDispositionOfFunds

public String getDispositionOfFunds()
Gets the dispositionOfFunds.

Returns:
dispositionOfFunds

setDispositionOfFunds

public void setDispositionOfFunds(String dispositionOfFunds)
Sets the dispositionOfFunds.

Parameters:
dispositionOfFunds -

getDateClosed

public Date getDateClosed()
Gets the dateClosed.

Returns:
dateClosed

setDateClosed

public void setDateClosed(Date dateClosed)
Sets the dateClosed.

Parameters:
dateClosed -

getKemid

public String getKemid()
Gets the kemid.

Returns:

setKemid

public void setKemid(String kemid)
Sets the kemid.

Parameters:
kemid -

getShortTitle

public String getShortTitle()
Gets the shortTitle.

Returns:
shortTitle

setShortTitle

public void setShortTitle(String shortTitle)
Sets the shortTitle.

Parameters:
shortTitle -

getKemidAndShortTitle

public String getKemidAndShortTitle()
Gets kemid-shortTitle.

Returns:
kemid-shortTitle

setKemidAndShortTitle

public void setKemidAndShortTitle(String kemidAndShortTitle)
Setter for kemidAndShortTitle. Does nothing.

Parameters:
kemidAndShortTitle -

isClose

public boolean isClose()
Get the close indicator.

Returns:
close

setClose

public void setClose(boolean close)
Sets the close indicator.

Parameters:
close -

getPurpose

public PurposeCode getPurpose()
Gets the purpose.

Returns:
purpose

setPurpose

public void setPurpose(PurposeCode purpose)
Sets the purpose.

Parameters:
purpose -

getPurposeCode

public String getPurposeCode()
Gets the purposeCode.

Returns:
purposeCode

setPurposeCode

public void setPurposeCode(String purposeCode)
Sets the purposeCode.

Parameters:
purposeCode -

getReasonClosed

public CloseCode getReasonClosed()
Gets the reasonClosed.

Returns:
reasonClosed

setReasonClosed

public void setReasonClosed(CloseCode reasonClosed)
Sets the reasonClosed.

Parameters:
reasonClosed -

getType

public TypeCode getType()
Gets the type.

Returns:
type

setType

public void setType(TypeCode type)
Sets the type.

Parameters:
type -

getTypeRestrictionCodeForPrincipalRestrictionCode

public TypeRestrictionCode getTypeRestrictionCodeForPrincipalRestrictionCode()
This method gets the typeRestrictionCodeForIncomeRestrictionCode.

Returns:
typeRestrictionCodeForIncomeRestrictionCode

setTypeRestrictionCodeForPrincipalRestrictionCode

public void setTypeRestrictionCodeForPrincipalRestrictionCode(TypeRestrictionCode typeRestrictionCodeForPrincipalRestrictionCode)
This method sets the typeRestrictionCodeForPrincipalRestrictionCode.

Parameters:
typeRestrictionCodeForPrincipalRestrictionCode -

getTypeRestrictionCodeForIncomeRestrictionCode

public TypeRestrictionCode getTypeRestrictionCodeForIncomeRestrictionCode()
This method gets the typeRestrictionCodeForIncomeRestrictionCode.

Returns:
typeRestrictionCodeForIncomeRestrictionCode

setTypeRestrictionCodeForIncomeRestrictionCode

public void setTypeRestrictionCodeForIncomeRestrictionCode(TypeRestrictionCode typeRestrictionCodeForIncomeRestrictionCode)
This method sets the typeRestrictionCodeForIncomeRestrictionCode.

Parameters:
typeRestrictionCodeForIncomeRestrictionCode -

getTransactionRestriction

public TransactionRestrictionCode getTransactionRestriction()
Gets the transactionRestriction.

Returns:
transactionRestriction

setTransactionRestriction

public void setTransactionRestriction(TransactionRestrictionCode transactionRestriction)
Sets the transactionRestriction.

Parameters:
transactionRestriction -

getCashSweepModel

public CashSweepModel getCashSweepModel()
Gets the cashSweepModel.

Returns:
cashSweepModel

setCashSweepModel

public void setCashSweepModel(CashSweepModel cashSweepModel)
Sets the cashSweepModel.

Parameters:
cashSweepModel -

getIncomeACIModel

public AutomatedCashInvestmentModel getIncomeACIModel()
Gets the incomeACIModel.

Returns:
incomeACIModel

setIncomeACIModel

public void setIncomeACIModel(AutomatedCashInvestmentModel incomeACIModel)
Sets the incomeACIModel.

Parameters:
incomeACIModel -

getPrincipalACIModel

public AutomatedCashInvestmentModel getPrincipalACIModel()
Gets the principalACIModel.

Returns:
principalACIModel

setPrincipalACIModel

public void setPrincipalACIModel(AutomatedCashInvestmentModel principalACIModel)
Sets the principalACIModel.

Parameters:
principalACIModel -

getKemidAgreements

public List<KemidAgreement> getKemidAgreements()
Gets the kemidAgreements.

Returns:
kemidAgreements

setKemidAgreements

public void setKemidAgreements(List<KemidAgreement> kemidAgreements)
Sets the kemidAgreements.

Parameters:
kemidAgreements -

getKemidSourcesOfFunds

public List<KemidSourceOfFunds> getKemidSourcesOfFunds()
Gets the kemidSourcesOfFunds.

Returns:
kemidSourcesOfFunds

setKemidSourcesOfFunds

public void setKemidSourcesOfFunds(List<KemidSourceOfFunds> kemidSourcesOfFunds)
Sets the kemidSourcesOfFunds.

Parameters:
kemidSourcesOfFunds -

getKemidBenefittingOrganizations

public List<KemidBenefittingOrganization> getKemidBenefittingOrganizations()
Gets the kemidBenefittingOrganizations.

Returns:
kemidBenefittingOrganizations

setKemidBenefittingOrganizations

public void setKemidBenefittingOrganizations(List<KemidBenefittingOrganization> kemidBenefittingOrganizations)
Sets the kemidBenefittingOrganizations.

Parameters:
kemidBenefittingOrganizations -

getKemidGeneralLedgerAccounts

public List<KemidGeneralLedgerAccount> getKemidGeneralLedgerAccounts()
Gets the kemidGeneralLedgerAccounts.

Returns:
kemidGeneralLedgerAccounts

setKemidGeneralLedgerAccounts

public void setKemidGeneralLedgerAccounts(List<KemidGeneralLedgerAccount> kemidGeneralLedgerAccounts)
Sets the kemidGeneralLedgerAccounts.

Parameters:
kemidGeneralLedgerAccounts -

getKemidPayoutInstructions

public List<KemidPayoutInstruction> getKemidPayoutInstructions()
Gets the kemidPayoutInstructions.

Returns:
kemidPayoutInstructions

setKemidPayoutInstructions

public void setKemidPayoutInstructions(List<KemidPayoutInstruction> kemidPayoutInstructions)
Sets the kemidPayoutInstructions.

Parameters:
kemidPayoutInstructions -

getKemidUseCriteria

public List<KemidUseCriteria> getKemidUseCriteria()
Gets the kemidUseCriteria.

Returns:
kemidUseCriteria

setKemidUseCriteria

public void setKemidUseCriteria(List<KemidUseCriteria> kemidUseCriteria)
Sets the kemidUseCriteria.

Parameters:
kemidUseCriteria -

getKemidSpecialInstructions

public List<KemidSpecialInstruction> getKemidSpecialInstructions()
Gets the kemidSpecialInstructions.

Returns:
kemidSpecialInstructions

setKemidSpecialInstructions

public void setKemidSpecialInstructions(List<KemidSpecialInstruction> kemidSpecialInstructions)
Sets the kemidSpecialInstructions.

Parameters:
kemidSpecialInstructions -

getKemidFees

public List<KemidFee> getKemidFees()
Gets the kemidFees.

Returns:
kemidFees

setKemidFees

public void setKemidFees(List<KemidFee> kemidFees)
Sets the kemidFees.

Parameters:
kemidFees -

getKemidReportGroups

public List<KemidReportGroup> getKemidReportGroups()
Gets the kemidReportGroups.

Returns:
kemidReportGroups

setKemidReportGroups

public void setKemidReportGroups(List<KemidReportGroup> kemidReportGroups)
Sets the kemidReportGroups.

Parameters:
kemidReportGroups -

getKemidDonorStatements

public List<KemidDonorStatement> getKemidDonorStatements()
Gets the kemidDonorStatements.

Returns:
kemidDonorStatements

setKemidDonorStatements

public void setKemidDonorStatements(List<KemidDonorStatement> kemidDonorStatements)
Sets the kemidDonorStatements.

Parameters:
kemidDonorStatements -

getKemidCombineDonorStatements

public List<KemidCombineDonorStatement> getKemidCombineDonorStatements()
Gets the kemidCombineDonorStatements.

Returns:
kemidCombineDonorStatements

setKemidCombineDonorStatements

public void setKemidCombineDonorStatements(List<KemidCombineDonorStatement> kemidCombineDonorStatements)
Sets the kemidCombineDonorStatements.

Parameters:
kemidCombineDonorStatements -

getEndowmentCorpusValues

public EndowmentCorpusValues getEndowmentCorpusValues()
Gets the endowmentCorpusValues.

Returns:
endowmentCorpusValues

setEndowmentCorpusValues

public void setEndowmentCorpusValues(EndowmentCorpusValues endowmentCorpusValues)
Sets the endowmentCorpusValues.

Parameters:
endowmentCorpusValues -

getIncomeCAE

public CAECode getIncomeCAE()
Gets the incomeCAE.

Returns:
incomeCAE

setIncomeCAE

public void setIncomeCAE(CAECode incomeCAE)
Sets the incomeCAE.

Parameters:
incomeCAE -

getPrincipalCAE

public CAECode getPrincipalCAE()
Gets the principalCAE.

Returns:
principalCAE

setPrincipalCAE

public void setPrincipalCAE(CAECode principalCAE)
Sets the principalCAE.

Parameters:
principalCAE -

getResponsibleAdministration

public ResponsibleAdministrationCode getResponsibleAdministration()
Gets the responsibleAdministration.

Returns:
responsibleAdministration

setResponsibleAdministration

public void setResponsibleAdministration(ResponsibleAdministrationCode responsibleAdministration)
Sets the responsibleAdministration.

Parameters:
responsibleAdministration -

getKemIdLabel

public String getKemIdLabel()
Returns KEMID concatenated with Short Label

Returns:

getTypeRestrictionCodeForIncomeRestrictionCodeDesc

public String getTypeRestrictionCodeForIncomeRestrictionCodeDesc()
Gets the typeRestrictionCodeForIncomeRestrictionCode description.

Returns:
typeRestrictionCodeForIncomeRestrictionCode description

getTypeRestrictionCodeForPrincipalRestrictionCodeDesc

public String getTypeRestrictionCodeForPrincipalRestrictionCodeDesc()
Gets the typeRestrictionCodeForPrincipalRestrictionCode description.

Returns:
typeRestrictionCodeForPrincipalRestrictionCode description

getCurrentAvailableFunds

public String getCurrentAvailableFunds()
Gets the Current Available Funds link text.

Returns:
the text to be displayed for the current Available Funds link

getCurrentBalances

public String getCurrentBalances()
Gets the Current Balances link text.

Returns:
the text to be displayed for the current balances link

getHistoricalBalances

public String getHistoricalBalances()
Gets the Historical Balances link text.

Returns:
the text to be displayed for the historical balances link

getTicklers

public String getTicklers()
Gets the Ticklers link text.

Returns:
the text to be displayed for the ticklers link

getRecurringTransfers

public String getRecurringTransfers()
Gets the Recurring Transfers link text.

Returns:
the text to be displayed for the recurring transfers link

getKemidAuthorizations

public List<KemidAuthorizations> getKemidAuthorizations()
Gets the kemidAuthorizations.

Returns:
kemidAuthorizations

setKemidAuthorizations

public void setKemidAuthorizations(List<KemidAuthorizations> kemidAuthorizations)
Sets the kemidAuthorizations.

Parameters:
kemidAuthorizations -

getKemidForReport

public String getKemidForReport()
Gets kemid for report

Returns:
kemid

getReportDate

public String getReportDate()
Gets the current date for report

Returns:


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.