|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.module.cab.document.web.PurApLineSession
public class PurApLineSession
Constructor Summary | |
---|---|
PurApLineSession()
|
Method Summary | |
---|---|
List<PurchasingAccountsPayableActionHistory> |
getActionsTakenHistory()
Gets the actionsTakenHistory attribute. |
List<GeneralLedgerEntry> |
getGlEntryUpdateList()
Gets the glEntryList attribute. |
List<PurchasingAccountsPayableItemAsset> |
getProcessedItems()
Gets the processedDocuments attribute. |
void |
setActionsTakenHistory(List<PurchasingAccountsPayableActionHistory> actionsTakenHistory)
Sets the actionsTakenHistory attribute value. |
void |
setGlEntryUpdateList(List<GeneralLedgerEntry> glEntryList)
Sets the glEntryList attribute value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PurApLineSession()
Method Detail |
---|
public List<PurchasingAccountsPayableItemAsset> getProcessedItems()
public List<GeneralLedgerEntry> getGlEntryUpdateList()
public void setGlEntryUpdateList(List<GeneralLedgerEntry> glEntryList)
glEntryList
- The glEntryList to set.public List<PurchasingAccountsPayableActionHistory> getActionsTakenHistory()
public void setActionsTakenHistory(List<PurchasingAccountsPayableActionHistory> actionsTakenHistory)
actionsTakenHistory
- The actionsTakenHistory to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |