|
||||||||||
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.gl.businessobject.CollectorDetail
public class CollectorDetail
CollectorDetail Business Object.
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
CollectorDetail()
Default constructor. |
Method Summary | |
---|---|
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.kns.util.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.kns.util.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,
Date curDate,
UniversityDate universityDate,
int lineNumber,
org.kuali.rice.kns.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()
|
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 |
---|
public CollectorDetail()
Method Detail |
---|
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.kns.util.KualiDecimal getCollectorDetailItemAmount()
public void setCollectorDetailItemAmount(org.kuali.rice.kns.util.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()
toStringMapper
in class org.kuali.rice.kns.bo.BusinessObjectBase
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 String getValue(String headerLine, int s, int e)
protected static CollectorDetailFieldUtil getCollectorDetailFieldUtil()
public void setFromFileForCollectorDetail(String detailLine, Date curDate, UniversityDate universityDate, int lineNumber, org.kuali.rice.kns.util.MessageMap messageMap)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |