| Package | Description |
|---|---|
| atg.commerce.csr.events |
| Modifier and Type | Method and Description |
|---|---|
ClaimItem |
CSRAgentMessagingTools.createClaimItemEvent()
Creates a new ClaimItem event
|
| Modifier and Type | Method and Description |
|---|---|
void |
CSRAgentMessagingTools.populateClaimItemEvent(ClaimItem pEvent,
java.lang.String pCustomerProfileId,
java.lang.String pClaimableId,
java.lang.String pOrderId,
double pAmount,
java.lang.String pClaimableType,
java.lang.String pTicketId)
Populates a ClaimItem event with the given information
|