public class CollectorDetail extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
CollectorDetail()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
clearcollectorDetailItemAmount() |
Account |
getAccount()
Gets the account attribute.
|
String |
getAccountNumber()
Gets the accountNumber attribute.
|
BalanceType |
getBalanceType()
Gets the balanceTyp attribute.
|
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute.
|
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute.
|
protected static CollectorDetailFieldUtil |
getCollectorDetailFieldUtil() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getCollectorDetailItemAmount()
Gets the collectorDetailItemAmount attribute.
|
String |
getCollectorDetailNoteText()
Gets the collectorDetailNoteText attribute.
|
String |
getCollectorDetailSequenceNumber()
Gets the collectorDetailSequenceNumber attribute.
|
Date |
getCreateDate()
Gets the createDate attribute.
|
String |
getDocumentNumber()
Gets the documentNumber attribute.
|
String |
getFinancialBalanceTypeCode()
Gets the financialBalanceTypeCode attribute.
|
String |
getFinancialDocumentTypeCode()
Gets the financialDocumentTypeCode attribute.
|
ObjectCode |
getFinancialObject()
Gets the financialObject attribute.
|
String |
getFinancialObjectCode()
Gets the financialObjectCode attribute.
|
String |
getFinancialObjectTypeCode()
Gets the financialObjectTypeCode attribute.
|
String |
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute.
|
String |
getFinancialSystemOriginationCode()
Gets the financialSystemOriginationCode attribute.
|
String |
getGlCreditCode()
Gets the glCreditCode attribute.
|
ObjectType |
getObjectType()
Gets the objectType attribute.
|
String |
getSubAccountNumber()
Gets the subAccountNumber attribute.
|
Integer |
getTransactionLedgerEntrySequenceNumber()
Gets the transactionLedgerEntrySequenceNumber attribute.
|
String |
getUniversityFiscalPeriodCode()
Gets the universityFiscalPeriodCode attribute.
|
Integer |
getUniversityFiscalYear()
Gets the universityFiscalYear attribute.
|
protected String |
getValue(String headerLine,
int s,
int e) |
void |
setAccount(Account account)
Deprecated.
|
void |
setAccountNumber(String accountNumber)
Sets the accountNumber attribute.
|
void |
setBalanceType(BalanceType balanceTyp)
Sets the balanceTyp attribute value.
|
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated.
|
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute.
|
void |
setCollectorDetailItemAmount(org.kuali.rice.core.api.util.type.KualiDecimal collectorDetailItemAmount)
Sets the collectorDetailItemAmount attribute.
|
void |
setCollectorDetailItemAmount(String collectorDetailItemAmount) |
void |
setCollectorDetailNoteText(String collectorDetailNoteText)
Sets the collectorDetailNoteText attribute.
|
void |
setCollectorDetailSequenceNumber(String collectorDetailSequenceNumber)
Sets the collectorDetailSequenceNumber attribute.
|
void |
setCreateDate(Date createDate)
Sets the createDate attribute.
|
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.
|
void |
setFinancialBalanceTypeCode(String financialBalanceTypeCode)
Sets the financialBalanceTypeCode attribute value.
|
void |
setFinancialDocumentTypeCode(String financialDocumentTypeCode)
Sets the financialDocumentTypeCode attribute.
|
void |
setFinancialObject(ObjectCode financialObject)
Deprecated.
|
void |
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute.
|
void |
setFinancialObjectTypeCode(String financialObjectTypeCode)
Sets the financialObjectTypeCode attribute value.
|
void |
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute.
|
void |
setFinancialSystemOriginationCode(String financialSystemOriginationCode)
Sets the financialSystemOriginationCode attribute.
|
void |
setFromFileForCollectorDetail(String detailLine,
Map<String,String> accountRecordBalanceTypeMap,
Date curDate,
UniversityDate universityDate,
int lineNumber,
org.kuali.rice.krad.util.MessageMap messageMap) |
void |
setGLCreditCode(String glCreditCode)
Sets the glCreditCode attribute value.
|
void |
setObjectType(ObjectType objectType)
Sets the objectType attribute value.
|
void |
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute.
|
void |
setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
Sets the transactionLedgerEntrySequenceNumber attribute value.
|
void |
setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
Sets the universityFiscalPeriodCode attribute.
|
void |
setUniversityFiscalYear(Integer universityFiscalYear)
Sets the universityFiscalYear attribute.
|
protected LinkedHashMap |
toStringMapper() |
_persistence_get_objectId, _persistence_get_versionNumber, _persistence_get, _persistence_new, _persistence_post_clone, _persistence_set_objectId, _persistence_set_versionNumber, _persistence_set, afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getLegacyDataAdapter, getObjectId, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
_persistence_checkFetched, _persistence_checkFetchedForSet, _persistence_getCacheKey, _persistence_getFetchGroup, _persistence_getHref, _persistence_getId, _persistence_getPropertyChangeListener, _persistence_getRelationships, _persistence_getSession, _persistence_isAttributeFetched, _persistence_propertyChange, _persistence_resetFetchGroup, _persistence_setCacheKey, _persistence_setFetchGroup, _persistence_setHref, _persistence_setId, _persistence_setPropertyChangeListener, _persistence_setRelationships, _persistence_setSession, _persistence_setShouldRefreshFetchGroup, _persistence_shallow_clone, _persistence_shouldRefreshFetchGroup, toString
public CollectorDetail()
public String getUniversityFiscalPeriodCode()
public void setUniversityFiscalPeriodCode(String universityFiscalPeriodCode)
universityFiscalPeriodCode
- The universityFiscalPeriodCode to set.public Integer getUniversityFiscalYear()
public void setUniversityFiscalYear(Integer universityFiscalYear)
universityFiscalYear
- The universityFiscalYear to set.public Date getCreateDate()
public void setCreateDate(Date createDate)
createDate
- The createDate to set.public Integer getTransactionLedgerEntrySequenceNumber()
public void setTransactionLedgerEntrySequenceNumber(Integer transactionLedgerEntrySequenceNumber)
transactionLedgerEntrySequenceNumber
- The transactionLedgerEntrySequenceNumber to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode
- The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber
- The accountNumber to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber
- The subAccountNumber to set.public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode
- The financialObjectCode to set.public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode
- The financialSubObjectCode to set.public String getCollectorDetailSequenceNumber()
public void setCollectorDetailSequenceNumber(String collectorDetailSequenceNumber)
collectorDetailSequenceNumber
- The collectorDetailSequenceNumber to set.public String getFinancialDocumentTypeCode()
public void setFinancialDocumentTypeCode(String financialDocumentTypeCode)
financialDocumentTypeCode
- The financialDocumentTypeCode to set.public String getFinancialSystemOriginationCode()
public void setFinancialSystemOriginationCode(String financialSystemOriginationCode)
financialSystemOriginationCode
- The financialSystemOriginationCode to set.public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public org.kuali.rice.core.api.util.type.KualiDecimal getCollectorDetailItemAmount()
public void setCollectorDetailItemAmount(org.kuali.rice.core.api.util.type.KualiDecimal collectorDetailItemAmount)
collectorDetailItemAmount
- The collectorDetailItemAmount to set.public void setCollectorDetailItemAmount(String collectorDetailItemAmount)
public void clearcollectorDetailItemAmount()
public String getCollectorDetailNoteText()
public void setCollectorDetailNoteText(String collectorDetailNoteText)
collectorDetailNoteText
- The collectorDetailNoteText to set.public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
financialObject
- The financialObject to set.public Account getAccount()
public void setAccount(Account account)
account
- The account to set.public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.protected LinkedHashMap toStringMapper()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
public BalanceType getBalanceType()
public void setBalanceType(BalanceType balanceTyp)
balanceTyp
- The balanceTyp to set.public String getFinancialBalanceTypeCode()
public void setFinancialBalanceTypeCode(String financialBalanceTypeCode)
financialBalanceTypeCode
- The financialBalanceTypeCode to set.public String getFinancialObjectTypeCode()
public void setFinancialObjectTypeCode(String financialObjectTypeCode)
financialObjectTypeCode
- The financialObjectTypeCode to set.public String getGlCreditCode()
public void setGLCreditCode(String glCreditCode)
glCreditCode
- The glCreditCode to set.public ObjectType getObjectType()
public void setObjectType(ObjectType objectType)
objectType
- The objectType to set.protected static CollectorDetailFieldUtil getCollectorDetailFieldUtil()
public void setFromFileForCollectorDetail(String detailLine, Map<String,String> accountRecordBalanceTypeMap, Date curDate, UniversityDate universityDate, int lineNumber, org.kuali.rice.krad.util.MessageMap messageMap)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.