|
||||||||||
| 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.ar.businessobject.AccountsReceivableDocumentHeader
public class AccountsReceivableDocumentHeader
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
AccountsReceivableDocumentHeader()
Default constructor. |
|
| Method Summary | |
|---|---|
String |
getCreateDate()
This method... |
Customer |
getCustomer()
Gets the customer attribute. |
String |
getCustomerNumber()
Gets the customerNumber attribute. |
org.kuali.rice.kns.bo.DocumentHeader |
getDocumentHeader()
Gets the documentHeader attribute. |
String |
getDocumentNumber()
Gets the documentNumber attribute. |
String |
getDocumentStatus()
Gets the documentStatus attribute. |
Date |
getEntryDate()
Gets the entryDate attribute. |
String |
getFinancialDocumentExplanationText()
Gets the financialDocumentExplanationText attribute. |
String |
getInitiatorId()
This method... |
String |
getProcessingChartOfAccCodeAndOrgCode()
Get a string representation for processing organization |
Chart |
getProcessingChartOfAccount()
Gets the processingChartOfAccount attribute. |
String |
getProcessingChartOfAccountCode()
Gets the processingChartOfAccountCode attribute. |
Organization |
getProcessingOrganization()
Gets the processingOrganization attribute. |
String |
getProcessingOrganizationCode()
Gets the processingOrganizationCode attribute. |
void |
setCustomer(Customer customer)
Deprecated. |
void |
setCustomerNumber(String customerNumber)
Sets the customerNumber attribute. |
void |
setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
Deprecated. |
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute. |
void |
setEntryDate(Date entryDate)
Sets the entryDate attribute. |
void |
setFinancialDocumentExplanationText(String financialDocumentExplanationText)
Sets the financialDocumentExplanationText attribute. |
void |
setProcessingChartOfAccount(Chart processingChartOfAccount)
Deprecated. |
void |
setProcessingChartOfAccountCode(String processingChartOfAccountCode)
Sets the processingChartOfAccountCode attribute. |
void |
setProcessingOrganization(Organization processingOrganization)
Deprecated. |
void |
setProcessingOrganizationCode(String processingOrganizationCode)
Sets the processingOrganizationCode 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 AccountsReceivableDocumentHeader()
| Method Detail |
|---|
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber - The documentNumber to set.public String getCustomerNumber()
public void setCustomerNumber(String customerNumber)
customerNumber - The customerNumber to set.public String getProcessingChartOfAccountCode()
public void setProcessingChartOfAccountCode(String processingChartOfAccountCode)
processingChartOfAccountCode - The processingChartOfAccountCode to set.public String getProcessingOrganizationCode()
public void setProcessingOrganizationCode(String processingOrganizationCode)
processingOrganizationCode - The processingOrganizationCode to set.public Date getEntryDate()
public void setEntryDate(Date entryDate)
entryDate - The entryDate to set.public String getFinancialDocumentExplanationText()
public void setFinancialDocumentExplanationText(String financialDocumentExplanationText)
financialDocumentExplanationText - The financialDocumentExplanationText to set.public Customer getCustomer()
public void setCustomer(Customer customer)
customer - The customer to set.public Chart getProcessingChartOfAccount()
public void setProcessingChartOfAccount(Chart processingChartOfAccount)
processingChartOfAccount - The processingChartOfAccount to set.public Organization getProcessingOrganization()
public void setProcessingOrganization(Organization processingOrganization)
processingOrganization - The processingOrganization to set.public org.kuali.rice.kns.bo.DocumentHeader getDocumentHeader()
public void setDocumentHeader(org.kuali.rice.kns.bo.DocumentHeader documentHeader)
documentHeader - The documentHeader to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()public String getProcessingChartOfAccCodeAndOrgCode()
public String getDocumentStatus()
public String getCreateDate()
public String getInitiatorId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||