|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UpdateInventory
This interface coresponds to the UpdateInventory message
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
static java.lang.String |
TYPE
This is the JMS message type for the message that this interface represents. |
| Method Summary | |
|---|---|
java.lang.String[] |
getItemIds()
The list of inventory item ids that have increased inventory. |
void |
setItemIds(java.lang.String[] pItemIds)
The list of inventory item ids that have increased inventory |
| Methods inherited from interface atg.commerce.messaging.CommerceMessage |
|---|
getId, getOriginalId, getOriginalSource, getOriginalUserId, getParentSessionId, getSessionId, getSource, getType, getUserId, setId, setParentSessionId, setSessionId, setSource, setUserId |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
static final java.lang.String TYPE
| Method Detail |
|---|
java.lang.String[] getItemIds()
void setItemIds(java.lang.String[] pItemIds)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||