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

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.HoldingTaxLot
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.PersistenceBrokerAware, org.kuali.rice.kns.bo.BusinessObject, org.kuali.rice.kns.bo.PersistableBusinessObject
Direct Known Subclasses:
CurrentTaxLotBalance, HoldingHistory

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

Business Object for Holding Tax Lot table

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase
extension, versionNumber
 
Constructor Summary
HoldingTaxLot()
          Constructs a HoldingTaxLot.java.
 
Method Summary
 boolean equals(Object obj)
           
 Date getAcquiredDate()
          Gets the acquiredDate.
 Date getBalanceDate()
          Gets the Balance Date which is the Current System/Process date
 BigDecimal getCost()
          Gets the cost.
 BigDecimal getCurrentAccrual()
          Gets the currentAccrual.
 IncomePrincipalIndicator getIncomePrincipal()
          Gets the incomePrincipal.
 String getIncomePrincipalIndicator()
          Gets the incomePrincipalIndicator.
 String getKemid()
          Gets the kemid.
 KEMID getKemidObj()
          Gets the kemidObj.
 Date getLastTransactionDate()
          Gets the lastTransactionDate.
 org.kuali.rice.kns.util.KualiInteger getLotNumber()
          Gets the lotNumber.
 BigDecimal getMarketValue()
          Gets the market value.
 BigDecimal getPriorAccrual()
          Gets the priorAccrual.
 RegistrationCode getRegistration()
          Gets the registration.
 String getRegistrationCode()
          Gets the registrationCode.
 Security getSecurity()
          Gets the security
 String getSecurityId()
          Gets the securityId.
 BigDecimal getUnits()
          Gets the units.
 int hashCode()
           
 void setAcquiredDate(Date acquiredDate)
          Sets the acquiredDate.
 void setCost(BigDecimal cost)
          Sets the cost.
 void setCurrentAccrual(BigDecimal currentAccrual)
          Sets the currentAccrual.
 void setIncomePrincipal(IncomePrincipalIndicator incomePrincipal)
          Sets the incomePrincipal.
 void setIncomePrincipalIndicator(String incomePrincipalIndicator)
          Sets the incomePrincipalIndicator.
 void setKemid(String kemid)
          Sets the kemid.
 void setKemidObj(KEMID kemidObj)
          Deprecated. 
 void setLastTransactionDate(Date lastTransactionDate)
          Sets the lastTransactionDate.
 void setLotNumber(org.kuali.rice.kns.util.KualiInteger lotNumber)
          Sets the lotNumber.
 void setPriorAccrual(BigDecimal priorAccrual)
          Sets the priorAccrual.
 void setRegistration(RegistrationCode registration)
          Sets the registration
 void setRegistrationCode(String registrationCode)
          Sets the registrationCode.
 void setSecurity(Security security)
          Sets the security.
 void setSecurityId(String securityId)
          Sets the securityId.
 void setUnits(BigDecimal units)
          Sets the units.
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, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject
prepareForWorkflow
 

Constructor Detail

HoldingTaxLot

public HoldingTaxLot()
Constructs a HoldingTaxLot.java.

Method Detail

getIncomePrincipal

public IncomePrincipalIndicator getIncomePrincipal()
Gets the incomePrincipal.

Returns:
incomePrincipal

setIncomePrincipal

public void setIncomePrincipal(IncomePrincipalIndicator incomePrincipal)
Sets the incomePrincipal.

Parameters:
incomePrincipal -

getSecurity

public Security getSecurity()
Gets the security

Returns:
security

setSecurity

public void setSecurity(Security security)
Sets the security.

Parameters:
security -

toStringMapper

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

getAcquiredDate

public Date getAcquiredDate()
Gets the acquiredDate.

Returns:
acquiredDate

setAcquiredDate

public void setAcquiredDate(Date acquiredDate)
Sets the acquiredDate.

Parameters:
acquiredDate -

getCost

public BigDecimal getCost()
Gets the cost.

Returns:
cost

setCost

public void setCost(BigDecimal cost)
Sets the cost.

Parameters:
cost -

getCurrentAccrual

public BigDecimal getCurrentAccrual()
Gets the currentAccrual.

Returns:
currentAccrual

setCurrentAccrual

public void setCurrentAccrual(BigDecimal currentAccrual)
Sets the currentAccrual.

Parameters:
currentAccrual -

getIncomePrincipalIndicator

public String getIncomePrincipalIndicator()
Gets the incomePrincipalIndicator.

Returns:
incomePrincipalIndicator

setIncomePrincipalIndicator

public void setIncomePrincipalIndicator(String incomePrincipalIndicator)
Sets the incomePrincipalIndicator.

Parameters:
incomePrincipalIndicator -

getKemid

public String getKemid()
Gets the kemid.

Returns:
kemid

setKemid

public void setKemid(String kemid)
Sets the kemid.

Parameters:
kemid -

getLastTransactionDate

public Date getLastTransactionDate()
Gets the lastTransactionDate.

Returns:
lastTransactionDate

setLastTransactionDate

public void setLastTransactionDate(Date lastTransactionDate)
Sets the lastTransactionDate.

Parameters:
lastTransactionDate -

getLotNumber

public org.kuali.rice.kns.util.KualiInteger getLotNumber()
Gets the lotNumber.

Returns:
lotNumber

setLotNumber

public void setLotNumber(org.kuali.rice.kns.util.KualiInteger lotNumber)
Sets the lotNumber.

Parameters:
lotNumber -

getPriorAccrual

public BigDecimal getPriorAccrual()
Gets the priorAccrual.

Returns:
priorAccrual

setPriorAccrual

public void setPriorAccrual(BigDecimal priorAccrual)
Sets the priorAccrual.

Parameters:
priorAccrual -

getRegistrationCode

public String getRegistrationCode()
Gets the registrationCode.

Returns:
registrationCode

setRegistrationCode

public void setRegistrationCode(String registrationCode)
Sets the registrationCode.

Parameters:
registrationCode -

getSecurityId

public String getSecurityId()
Gets the securityId.

Returns:
securityId

setSecurityId

public void setSecurityId(String securityId)
Sets the securityId.

Parameters:
securityId -

getUnits

public BigDecimal getUnits()
Gets the units.

Returns:
units

setUnits

public void setUnits(BigDecimal units)
Sets the units.

Parameters:
units -

getMarketValue

public BigDecimal getMarketValue()
Gets the market value.

Returns:
the market value

getBalanceDate

public Date getBalanceDate()
Gets the Balance Date which is the Current System/Process date

Returns:
the Balance Date

getRegistration

public RegistrationCode getRegistration()
Gets the registration.

Returns:
registration

setRegistration

public void setRegistration(RegistrationCode registration)
Sets the registration

Parameters:
registration -

getKemidObj

public KEMID getKemidObj()
Gets the kemidObj.

Returns:
kemidObj

setKemidObj

@Deprecated
public void setKemidObj(KEMID kemidObj)
Deprecated. 

Sets the kemidObj.

Parameters:
kemidObj -

hashCode

public int hashCode()
Overrides:
hashCode in class Object
See Also:
Object.hashCode()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object
See Also:
Object.equals(java.lang.Object)


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