|
||||||||||
| 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.cab.businessobject.PurchasingAccountsPayableActionHistory
public class PurchasingAccountsPayableActionHistory
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
PurchasingAccountsPayableActionHistory()
|
|
PurchasingAccountsPayableActionHistory(PurchasingAccountsPayableItemAsset fromItem,
PurchasingAccountsPayableItemAsset toItem,
String actionType)
|
|
| Method Summary | |
|---|---|
org.kuali.rice.kns.util.KualiDecimal |
getAccountsPayableItemQuantity()
Gets the accountsPayableItemQuantity attribute. |
Long |
getActionIdentifier()
Gets the actionIdentifier attribute. |
String |
getActionTypeCode()
Gets the actionTypeCode attribute. |
Integer |
getFromCabLineNumber()
Gets the fromCabLineNumber attribute. |
String |
getFromDocumentNumber()
Gets the fromDocumentNumber attribute. |
Integer |
getFromPurApLineItemIdentifier()
Gets the fromPurApLineItemIdentifier attribute. |
Long |
getGeneralLedgerAccountIdentifier()
Gets the generalLedgerAccountIdentifier attribute. |
org.kuali.rice.kns.util.KualiDecimal |
getItemAccountTotalAmount()
Gets the itemAccountTotalAmount attribute. |
Integer |
getToCabLineNumber()
Gets the toCabLineNumber attribute. |
String |
getToDocumentNumber()
Gets the toDocumentNumber attribute. |
Integer |
getToPurApLineItemIdentifier()
Gets the toPurApLineItemIdentifier attribute. |
boolean |
isActive()
Gets the active attribute. |
void |
setAccountsPayableItemQuantity(org.kuali.rice.kns.util.KualiDecimal accountsPayableItemQuantity)
Sets the accountsPayableItemQuantity attribute value. |
void |
setActionIdentifier(Long actionIdentifier)
Sets the actionIdentifier attribute value. |
void |
setActionTypeCode(String actionTypeCode)
Sets the actionTypeCode attribute value. |
void |
setActive(boolean active)
Sets the active attribute value. |
void |
setFromCabLineNumber(Integer fromCabLineNumber)
Sets the fromCabLineNumber attribute value. |
void |
setFromDocumentNumber(String fromDocumentNumber)
Sets the fromDocumentNumber attribute value. |
void |
setFromPurApLineItemIdentifier(Integer fromPurApLineItemIdentifier)
Sets the fromPurApLineItemIdentifier attribute value. |
void |
setGeneralLedgerAccountIdentifier(Long generalLedgerAccountIdentifier)
Sets the generalLedgerAccountIdentifier attribute value. |
void |
setItemAccountTotalAmount(org.kuali.rice.kns.util.KualiDecimal itemAccountTotalAmount)
Sets the itemAccountTotalAmount attribute value. |
void |
setToCabLineNumber(Integer toCabLineNumber)
Sets the toCabLineNumber attribute value. |
void |
setToDocumentNumber(String toDocumentNumber)
Sets the toDocumentNumber attribute value. |
void |
setToPurApLineItemIdentifier(Integer toPurApLineItemIdentifier)
Sets the toPurApLineItemIdentifier attribute value. |
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 PurchasingAccountsPayableActionHistory()
public PurchasingAccountsPayableActionHistory(PurchasingAccountsPayableItemAsset fromItem,
PurchasingAccountsPayableItemAsset toItem,
String actionType)
| Method Detail |
|---|
public Long getActionIdentifier()
public void setActionIdentifier(Long actionIdentifier)
actionIdentifier - The actionIdentifier to set.public String getActionTypeCode()
public void setActionTypeCode(String actionTypeCode)
actionTypeCode - The actionTypeCode to set.public String getFromDocumentNumber()
public void setFromDocumentNumber(String fromDocumentNumber)
fromDocumentNumber - The fromDocumentNumber to set.public Integer getFromPurApLineItemIdentifier()
public void setFromPurApLineItemIdentifier(Integer fromPurApLineItemIdentifier)
fromPurApLineItemIdentifier - The fromPurApLineItemIdentifier to set.public Integer getFromCabLineNumber()
public void setFromCabLineNumber(Integer fromCabLineNumber)
fromCabLineNumber - The fromCabLineNumber to set.public String getToDocumentNumber()
public void setToDocumentNumber(String toDocumentNumber)
toDocumentNumber - The toDocumentNumber to set.public Integer getToPurApLineItemIdentifier()
public void setToPurApLineItemIdentifier(Integer toPurApLineItemIdentifier)
toPurApLineItemIdentifier - The toPurApLineItemIdentifier to set.public Integer getToCabLineNumber()
public void setToCabLineNumber(Integer toCabLineNumber)
toCabLineNumber - The toCabLineNumber to set.public Long getGeneralLedgerAccountIdentifier()
public void setGeneralLedgerAccountIdentifier(Long generalLedgerAccountIdentifier)
generalLedgerAccountIdentifier - The generalLedgerAccountIdentifier to set.public org.kuali.rice.kns.util.KualiDecimal getItemAccountTotalAmount()
public void setItemAccountTotalAmount(org.kuali.rice.kns.util.KualiDecimal itemAccountTotalAmount)
itemAccountTotalAmount - The itemAccountTotalAmount to set.public org.kuali.rice.kns.util.KualiDecimal getAccountsPayableItemQuantity()
public void setAccountsPayableItemQuantity(org.kuali.rice.kns.util.KualiDecimal accountsPayableItemQuantity)
accountsPayableItemQuantity - The accountsPayableItemQuantity to set.public boolean isActive()
public void setActive(boolean active)
active - The active to set.protected LinkedHashMap toStringMapper()
toStringMapper in class org.kuali.rice.kns.bo.BusinessObjectBaseBusinessObjectBase.toStringMapper()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||