|
||||||||||
| 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.CollectorHeader
public class CollectorHeader
This class represents a unique header for use with a CollectorBatch class
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
CollectorHeader()
Default constructor. |
|
| Method Summary | |
|---|---|
org.kuali.rice.kns.bo.Campus |
getCampus()
Gets the campus attribute. |
String |
getCampusCode()
Gets the campusCode attribute. |
Chart |
getChartOfAccounts()
Gets the chartOfAccounts attribute. |
String |
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. |
String |
getContactDepartmentName()
Gets the departmentName attribute. |
String |
getContactMailingAddress()
Gets the mailingAddress attribute. |
String |
getContactPersonPhoneNumber()
Gets the phoneNumber attribute. |
Organization |
getOrganization()
Gets the organization attribute. |
String |
getOrganizationCode()
Gets the organizationCode attribute. |
Integer |
getProcessBatchSequenceNumber()
Gets the processBatchSequenceNumber attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getProcessTotalAmount()
Gets the processTotalAmount attribute. |
Integer |
getProcessTotalRecordCount()
Gets the processTotalRecordCount attribute. |
Date |
getProcessTransmissionDate()
Gets the processTransmissionDate attribute. |
void |
setCampus(org.kuali.rice.kns.bo.Campus campus)
Sets the campus attribute value. |
void |
setChartOfAccounts(Chart chartOfAccounts)
Deprecated. |
void |
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. |
void |
setContactCampusCode(String campusCode)
Sets the campusCode attribute value. |
void |
setContactDepartmentName(String contactDepartmentName)
Sets the departmentName attribute value. |
void |
setContactMailingAddress(String contactMailingAddress)
Sets the mailingAddress attribute value. |
void |
setContactPersonPhoneNumber(String contactPersonPhoneNumber)
Sets the phoneNumber attribute value. |
void |
setOrganization(Organization organization)
Deprecated. |
void |
setOrganizationCode(String organizationCode)
Sets the organizationCode attribute. |
void |
setProcessBatchSequenceNumber(Integer processBatchSequenceNumber)
Sets the processBatchSequenceNumber attribute. |
void |
setProcessTotalAmount(org.kuali.rice.kns.util.KualiDecimal processTotalAmount)
Sets the processTotalAmount attribute. |
void |
setProcessTotalRecordCount(Integer processTotalRecordCount)
Sets the processTotalRecordCount attribute. |
void |
setProcessTransmissionDate(Date processTransmissionDate)
Sets the processTransmissionDate 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 CollectorHeader()
| Method Detail |
|---|
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
organizationCode - The organizationCode to set.public Date getProcessTransmissionDate()
public void setProcessTransmissionDate(Date processTransmissionDate)
processTransmissionDate - The processTransmissionDate to set.public Integer getProcessBatchSequenceNumber()
public void setProcessBatchSequenceNumber(Integer processBatchSequenceNumber)
processBatchSequenceNumber - The processBatchSequenceNumber to set.public Integer getProcessTotalRecordCount()
public void setProcessTotalRecordCount(Integer processTotalRecordCount)
processTotalRecordCount - The processTotalRecordCount to set.public org.kuali.rice.kns.util.KualiDecimal getProcessTotalAmount()
public void setProcessTotalAmount(org.kuali.rice.kns.util.KualiDecimal processTotalAmount)
processTotalAmount - The processTotalAmount to set.public Organization getOrganization()
public void setOrganization(Organization organization)
organization - The organization 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.BusinessObjectBaseBusinessObjectBase.toStringMapper()public String getCampusCode()
public void setContactCampusCode(String campusCode)
campusCode - The campusCode to set.public String getContactDepartmentName()
public void setContactDepartmentName(String contactDepartmentName)
departmentName - The departmentName to set.public String getContactMailingAddress()
public void setContactMailingAddress(String contactMailingAddress)
mailingAddress - The mailingAddress to set.public String getContactPersonPhoneNumber()
public void setContactPersonPhoneNumber(String contactPersonPhoneNumber)
phoneNumber - The phoneNumber to set.public org.kuali.rice.kns.bo.Campus getCampus()
public void setCampus(org.kuali.rice.kns.bo.Campus campus)
campus - The campus to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||