public interface LprTransaction extends IdEntity
LprTransactionItem, in a single overall transaction.| Modifier and Type | Method and Description |
|---|---|
String |
getAtpId()
The ATP for which this transaction applies.
|
List<? extends LprTransactionItem> |
getLprTransactionItems()
Transaction item for this
|
String |
getRequestingPersonId()
The person who requested for this transaction
Note this does not have to be the same as the person on the transaction
item.
|
getType, getTypeKeygetState, getStateKeygetAttributesString getRequestingPersonId()
String getAtpId()
List<? extends LprTransactionItem> getLprTransactionItems()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.