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

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.CashSweepModel
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.Inactivateable, org.kuali.rice.kns.bo.PersistableBusinessObject

public class CashSweepModel
extends org.kuali.rice.kns.bo.PersistableBusinessObjectBase
implements org.kuali.rice.kns.bo.Inactivateable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
CashSweepModel()
           
 
Method Summary
 String getCashSweepFrequencyCode()
          Gets the cashSweepFrequencyCode
 FrequencyCode getCashSweepFrequencyCodeObj()
          Gets the cashSweepFrequencyCode Object
 Integer getCashSweepModelID()
          Gets the cashSweepModelID
 String getCashSweepModelName()
          Gets the cashSweepModelName
 Date getCashSweepNextDueDate()
          Gets the cashSweepNextDueDate
 String getCodeAndDescription()
           
 Date getDateOfLastSweepModelChange()
          Gets the dateOfLastSweepModelChange
 PooledFundControl getIncomePooledFundControl()
          Gets the incomePooledFundControl
 RegistrationCode getIncomeRegistrationCode()
          Gets the incomeRegistrationCode
 String getIncomeSweepInvestment()
          Gets the incomeSweepInvestment
 String getIncomeSweepRegistrationCode()
          Gets the incomeSweepRegistrationCode
 PooledFundControl getPrinciplePooledFundControl()
          Gets the principlePooledFundControl
 RegistrationCode getPrincipleRegistrationCode()
          Gets the principleRegistrationCode
 String getPrincipleSweepInvestment()
          Gets the principleSweepInvestment
 String getPrincipleSweepRegistrationCode()
          Gets the principleSweepRegistrationCode
 BigDecimal getSweepIncomeCashLimit()
          Gets the sweepIncomeCashLimit
 BigDecimal getSweepPrincipleCashLimit()
          Gets the sweepPrincipleCashLimit
 boolean isActive()
           
 void setActive(boolean active)
           
 void setCashSweepFrequencyCode(String cashSweepFrequencyCode)
          Sets the cashSweepFrequencyCode
 void setCashSweepFrequencyCodeObj(FrequencyCode cashSweepFrequencyCodeObj)
          Sets the cashSweepFrequencyCode Object
 void setCashSweepModelID(Integer cashSweepModelID)
          Sets the cashSweepModelID
 void setCashSweepModelName(String cashSweepModelName)
          Sets the cashSweepModelName
 void setCashSweepNextDueDate(Date cashSweepNextDueDate)
          Sets the cashSweepNextDueDate
 void setDateOfLastSweepModelChange(Date dateOfLastSweepModelChange)
          Sets the dateOfLastSweepModelChange
 void setIncomePooledFundControl(PooledFundControl incomePooledFundControl)
          Sets the incomePooledFundControl
 void setIncomeRegistrationCode(RegistrationCode incomeRegistrationCode)
          Sets the incomeRegistrationCode
 void setIncomeSweepInvestment(String incomeSweepInvestment)
          Sets the incomeSweepInvestment
 void setIncomeSweepRegistrationCode(String incomeSweepRegistrationCode)
          Sets the incomeSweepRegistrationCode
 void setPrinciplePooledFundControl(PooledFundControl principlePooledFundControl)
          Sets the principlePooledFundControl
 void setPrincipleRegistrationCode(RegistrationCode principleRegistrationCode)
          Sets the principleRegistrationCode
 void setPrincipleSweepInvestment(String principleSweepInvestment)
          Sets the principleSweepInvestment
 void setPrincipleSweepRegistrationCode(String principleSweepRegistrationCode)
          Sets the principleSweepRegistrationCode
 void setSweepIncomeCashLimit(BigDecimal sweepIncomeCashLimit)
          Sets the sweepIncomeCashLimit
 void setSweepPrincipleCashLimit(BigDecimal sweepPrincipleCashLimit)
          Sets the sweepPrincipleCashLimit
protected  LinkedHashMap 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

CashSweepModel

public CashSweepModel()
Method Detail

toStringMapper

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

isActive

public boolean isActive()
Specified by:
isActive in interface org.kuali.rice.kns.bo.Inactivateable
See Also:
Inactivateable.isActive()

setActive

public void setActive(boolean active)
Specified by:
setActive in interface org.kuali.rice.kns.bo.Inactivateable
See Also:
Inactivateable.setActive(boolean)

getCashSweepModelID

public Integer getCashSweepModelID()
Gets the cashSweepModelID

Returns:
cashSweepModelID

setCashSweepModelID

public void setCashSweepModelID(Integer cashSweepModelID)
Sets the cashSweepModelID

Parameters:
cashSweepModelID -

getCashSweepModelName

public String getCashSweepModelName()
Gets the cashSweepModelName

Returns:
cashSweepModelName

setCashSweepModelName

public void setCashSweepModelName(String cashSweepModelName)
Sets the cashSweepModelName

Parameters:
cashSweepModelName -

getSweepIncomeCashLimit

public BigDecimal getSweepIncomeCashLimit()
Gets the sweepIncomeCashLimit

Returns:
sweepIncomeCashLimit

setSweepIncomeCashLimit

public void setSweepIncomeCashLimit(BigDecimal sweepIncomeCashLimit)
Sets the sweepIncomeCashLimit

Parameters:
sweepIncomeCashLimit -

getIncomeSweepInvestment

public String getIncomeSweepInvestment()
Gets the incomeSweepInvestment

Returns:
incomeSweepInvestment

setIncomeSweepInvestment

public void setIncomeSweepInvestment(String incomeSweepInvestment)
Sets the incomeSweepInvestment

Parameters:
incomeSweepInvestment -

getIncomeSweepRegistrationCode

public String getIncomeSweepRegistrationCode()
Gets the incomeSweepRegistrationCode

Returns:
incomeSweepRegistrationCode

setIncomeSweepRegistrationCode

public void setIncomeSweepRegistrationCode(String incomeSweepRegistrationCode)
Sets the incomeSweepRegistrationCode

Parameters:
incomeSweepRegistrationCode -

getSweepPrincipleCashLimit

public BigDecimal getSweepPrincipleCashLimit()
Gets the sweepPrincipleCashLimit

Returns:
sweepPrincipleCashLimit

setSweepPrincipleCashLimit

public void setSweepPrincipleCashLimit(BigDecimal sweepPrincipleCashLimit)
Sets the sweepPrincipleCashLimit

Parameters:
sweepPrincipleCashLimit -

getPrincipleSweepInvestment

public String getPrincipleSweepInvestment()
Gets the principleSweepInvestment

Returns:
principleSweepInvestment

setPrincipleSweepInvestment

public void setPrincipleSweepInvestment(String principleSweepInvestment)
Sets the principleSweepInvestment

Parameters:
principleSweepInvestment -

getPrincipleSweepRegistrationCode

public String getPrincipleSweepRegistrationCode()
Gets the principleSweepRegistrationCode

Returns:
principleSweepRegistrationCode

setPrincipleSweepRegistrationCode

public void setPrincipleSweepRegistrationCode(String principleSweepRegistrationCode)
Sets the principleSweepRegistrationCode

Parameters:
principleSweepRegistrationCode -

getCashSweepNextDueDate

public Date getCashSweepNextDueDate()
Gets the cashSweepNextDueDate

Returns:
cashSweepNextDueDate

setCashSweepNextDueDate

public void setCashSweepNextDueDate(Date cashSweepNextDueDate)
Sets the cashSweepNextDueDate

Parameters:
cashSweepNextDueDate -

getDateOfLastSweepModelChange

public Date getDateOfLastSweepModelChange()
Gets the dateOfLastSweepModelChange

Returns:
dateOfLastSweepModelChange

setDateOfLastSweepModelChange

public void setDateOfLastSweepModelChange(Date dateOfLastSweepModelChange)
Sets the dateOfLastSweepModelChange

Parameters:
dateOfLastSweepModelChange -

getIncomePooledFundControl

public PooledFundControl getIncomePooledFundControl()
Gets the incomePooledFundControl

Returns:
incomePooledFundControl

setIncomePooledFundControl

public void setIncomePooledFundControl(PooledFundControl incomePooledFundControl)
Sets the incomePooledFundControl

Parameters:
incomePooledFundControl -

getPrinciplePooledFundControl

public PooledFundControl getPrinciplePooledFundControl()
Gets the principlePooledFundControl

Returns:
principlePooledFundControl

setPrinciplePooledFundControl

public void setPrinciplePooledFundControl(PooledFundControl principlePooledFundControl)
Sets the principlePooledFundControl

Parameters:
principlePooledFundControl -

getIncomeRegistrationCode

public RegistrationCode getIncomeRegistrationCode()
Gets the incomeRegistrationCode

Returns:
incomeRegistrationCode

setIncomeRegistrationCode

public void setIncomeRegistrationCode(RegistrationCode incomeRegistrationCode)
Sets the incomeRegistrationCode

Parameters:
incomeRegistrationCode -

getPrincipleRegistrationCode

public RegistrationCode getPrincipleRegistrationCode()
Gets the principleRegistrationCode

Returns:
principleRegistrationCode

setPrincipleRegistrationCode

public void setPrincipleRegistrationCode(RegistrationCode principleRegistrationCode)
Sets the principleRegistrationCode

Parameters:
principleRegistrationCode -

getCashSweepFrequencyCodeObj

public FrequencyCode getCashSweepFrequencyCodeObj()
Gets the cashSweepFrequencyCode Object

Returns:
cashSweepFrequencyCodeObj

setCashSweepFrequencyCodeObj

public void setCashSweepFrequencyCodeObj(FrequencyCode cashSweepFrequencyCodeObj)
Sets the cashSweepFrequencyCode Object

Parameters:
cashSweepFrequencyCodeObj -

getCashSweepFrequencyCode

public String getCashSweepFrequencyCode()
Gets the cashSweepFrequencyCode

Returns:
cashSweepFrequencyCode

setCashSweepFrequencyCode

public void setCashSweepFrequencyCode(String cashSweepFrequencyCode)
Sets the cashSweepFrequencyCode

Parameters:
cashSweepFrequencyCode -

getCodeAndDescription

public String getCodeAndDescription()
Returns:
Returns the code and description in format: xx - xxxxxxxxxxxxxxxx


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