|
||||||||||
| 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.TransactionArchive
public class TransactionArchive
Business Object for Holding Tax Lot table
| Field Summary | |
|---|---|
protected List<TransactionArchiveSecurity> |
archiveSecurities
|
protected org.kuali.rice.kns.bo.DocumentHeader |
documentHeader
|
protected EndowmentTransactionCode |
etranObj
|
protected KEMID |
kemidObj
|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
TransactionArchive()
|
|
| Method Summary | |
|---|---|
List<TransactionArchiveSecurity> |
getArchiveSecurities()
Gets the archiveSecurities attribute. |
TransactionArchiveSecurity |
getArchiveSecurity()
Gets the archiveSecurity attribute. |
String |
getCodeAndDescription()
Gets the code and description |
BigDecimal |
getCorpusAmount()
Gets the corpusAmount attribute. |
boolean |
getCorpusIndicator()
Gets the corpusIndicator attribute. |
String |
getDescription()
Gets the description attribute. |
org.kuali.rice.kns.bo.DocumentHeader |
getDocumentHeader()
Gets the documentHeader attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
String |
getDocumentTypeResults()
Data for the transaction document type results column. |
String |
getEtranCode()
Gets the etranCode attribute. |
String |
getEtranCodeResults()
This method returns a multi-line field. |
EndowmentTransactionCode |
getEtranObj()
Gets the etranObj attribute. |
BigDecimal |
getGreaterAmount()
Gets the greaterAmount attribute. |
BigDecimal |
getIncomeCashAmount()
Gets the incomeCashAmount attribute. |
String |
getIncomePrincipalIndicatorCode()
Gets the incomePrincipalIndicatorCode attribute. |
String |
getKemid()
Gets the kemid attribute. |
KEMID |
getKemidObj()
Gets the kemidObj attribute. |
String |
getKemidResults()
This method returns a multi-line field. |
BigDecimal |
getLessAmount()
Gets the lessAmount attribute. |
String |
getLineDescription()
Gets the lineDescription attribute. |
Integer |
getLineNumber()
Gets the lineNumber attribute. |
String |
getLineTypeCode()
Gets the lineTypeCode attribute. |
Date |
getPostedDate()
Gets the postedDate attribute. |
BigDecimal |
getPrincipalCashAmount()
Gets the principalCashAmount attribute. |
String |
getSecurityResults()
This method returns a multi-line field. |
String |
getSrcTypeCode()
Gets the srcTypeCode attribute. |
String |
getSubTypeCode()
Gets the subTypeCode attribute. |
String |
getTransactionArchiveViewer()
This method... |
String |
getTypeCode()
Gets the typeCode attribute. |
void |
setArchiveSecurities(List<TransactionArchiveSecurity> archiveSecurities)
Sets the archiveSecurities attribute value. |
void |
setCodeAndDescription(String codeAndDescription)
Sets the codeAndDescription attribute value. |
void |
setCorpusAmount(BigDecimal corpusAmount)
Sets the corpusAmount attribute value. |
void |
setCorpusIndicator(boolean corpusIndicator)
Sets the corpusIndicator attribute value. |
void |
setDescription(String description)
Sets the description attribute value. |
void |
setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
Sets the documentHeader attribute value. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute value. |
void |
setEtranCode(String etranCode)
Sets the etranCode attribute value. |
void |
setEtranObj(EndowmentTransactionCode etranObj)
Sets the etranObj attribute value. |
void |
setGreaterAmount(BigDecimal greaterAmount)
Sets the greaterAmount attribute value. |
void |
setIncomeCashAmount(BigDecimal incomeCashAmount)
Sets the incomeCashAmount attribute value. |
void |
setIncomePrincipalIndicatorCode(String incomePrincipalIndicatorCode)
Sets the incomePrincipalIndicatorCode attribute value. |
void |
setKemid(String kemid)
Sets the kemid attribute value. |
void |
setKemidObj(KEMID kemidObj)
Sets the kemidObj attribute value. |
void |
setLessAmount(BigDecimal lessAmount)
Sets the lessAmount attribute value. |
void |
setLineDescription(String lineDescription)
Sets the lineDescription attribute value. |
void |
setLineNumber(Integer lineNumber)
Sets the lineNumber attribute value. |
void |
setLineTypeCode(String lineTypeCode)
Sets the lineTypeCode attribute value. |
void |
setPostedDate(Date postedDate)
Sets the postedDate attribute value. |
void |
setPrincipalCashAmount(BigDecimal principalCashAmount)
Sets the principalCashAmount attribute value. |
void |
setSrcTypeCode(String srcTypeCode)
Sets the srcTypeCode attribute value. |
void |
setSubTypeCode(String subTypeCode)
Sets the subTypeCode attribute value. |
void |
setTypeCode(String typeCode)
Sets the typeCode attribute value. |
protected LinkedHashMap<String,Object> |
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 |
| Field Detail |
|---|
protected List<TransactionArchiveSecurity> archiveSecurities
protected EndowmentTransactionCode etranObj
protected org.kuali.rice.kns.bo.DocumentHeader documentHeader
protected KEMID kemidObj
| Constructor Detail |
|---|
public TransactionArchive()
| Method Detail |
|---|
protected LinkedHashMap<String,Object> toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public String getKemidResults()
public String getEtranCodeResults()
public String getSecurityResults()
public String getDocumentTypeResults()
public org.kuali.rice.kns.bo.DocumentHeader getDocumentHeader()
public void setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
documentHeader - The documentHeader to set.public String getTransactionArchiveViewer()
public EndowmentTransactionCode getEtranObj()
public void setEtranObj(EndowmentTransactionCode etranObj)
etranObj - The etranObj to set.public KEMID getKemidObj()
public void setKemidObj(KEMID kemidObj)
kemidObj - The kemidObj to set.public BigDecimal getGreaterAmount()
public void setGreaterAmount(BigDecimal greaterAmount)
greaterAmount - The greaterAmount to set.public BigDecimal getLessAmount()
public void setLessAmount(BigDecimal lessAmount)
lessAmount - The lessAmount to set.public TransactionArchiveSecurity getArchiveSecurity()
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber - The documentNumber to set.public Integer getLineNumber()
public void setLineNumber(Integer lineNumber)
lineNumber - The lineNumber to set.public String getLineTypeCode()
public void setLineTypeCode(String lineTypeCode)
lineTypeCode - The lineTypeCode to set.public String getDescription()
public void setDescription(String description)
description - The description to set.public String getTypeCode()
public void setTypeCode(String typeCode)
typeCode - The typeCode to set.public String getSubTypeCode()
public void setSubTypeCode(String subTypeCode)
subTypeCode - The subTypeCode to set.public String getSrcTypeCode()
public void setSrcTypeCode(String srcTypeCode)
srcTypeCode - The srcTypeCode to set.public String getKemid()
public void setKemid(String kemid)
kemid - The kemid to set.public String getEtranCode()
public void setEtranCode(String etranCode)
etranCode - The etranCode to set.public String getLineDescription()
public void setLineDescription(String lineDescription)
lineDescription - The lineDescription to set.public String getIncomePrincipalIndicatorCode()
public void setIncomePrincipalIndicatorCode(String incomePrincipalIndicatorCode)
incomePrincipalIndicatorCode - The incomePrincipalIndicatorCode to set.public BigDecimal getPrincipalCashAmount()
public void setPrincipalCashAmount(BigDecimal principalCashAmount)
principalCashAmount - The principalCashAmount to set.public BigDecimal getIncomeCashAmount()
public void setIncomeCashAmount(BigDecimal incomeCashAmount)
incomeCashAmount - The incomeCashAmount to set.public boolean getCorpusIndicator()
public void setCorpusIndicator(boolean corpusIndicator)
corpusIndicator - The corpusIndicator to set.public BigDecimal getCorpusAmount()
public void setCorpusAmount(BigDecimal corpusAmount)
corpusAmount - The corpusAmount to set.public Date getPostedDate()
public void setPostedDate(Date postedDate)
postedDate - The postedDate to set.public List<TransactionArchiveSecurity> getArchiveSecurities()
public void setArchiveSecurities(List<TransactionArchiveSecurity> archiveSecurities)
archiveSecurities - The archiveSecurities to set.public String getCodeAndDescription()
public void setCodeAndDescription(String codeAndDescription)
set - codeAndDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||