| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.commerce.messaging.CommerceMessageImpl
atg.commerce.fulfillment.UpdateInventoryImpl
public class UpdateInventoryImpl
This an implementation of the interface.
UpdateInventory, 
Serialized Form| 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 class represents.  | 
| Constructor Summary | |
|---|---|
UpdateInventoryImpl()
 | 
|
| Method Summary | |
|---|---|
 java.lang.String[] | 
getItemIds()
The list of inventory item ids that have increased inventory  | 
 java.lang.String | 
getType()
return the TYPE of the message  | 
 void | 
setItemIds(java.lang.String[] pItemIds)
The list of inventory item ids that have increased inventory  | 
 java.lang.String | 
toString()
This method returns a readable string representing the contents of this message.  | 
| Methods inherited from class atg.commerce.messaging.CommerceMessageImpl | 
|---|
appendBaseToString, getId, getOriginalId, getOriginalSource, getOriginalUserId, getParentSessionId, getSessionId, getSource, getUserId, setId, setOriginalId, setOriginalSource, setOriginalUserId, setParentSessionId, setSessionId, setSource, setUserId | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface atg.commerce.messaging.CommerceMessage | 
|---|
getId, getOriginalId, getOriginalSource, getOriginalUserId, getParentSessionId, getSessionId, getSource, getUserId, setId, setParentSessionId, setSessionId, setSource, setUserId | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
public static final java.lang.String TYPE
| Constructor Detail | 
|---|
public UpdateInventoryImpl()
| Method Detail | 
|---|
public java.lang.String[] getItemIds()
getItemIds in interface UpdateInventorypublic void setItemIds(java.lang.String[] pItemIds)
setItemIds in interface UpdateInventorypublic java.lang.String getType()
getType in interface CommerceMessagegetType in class CommerceMessageImplpublic java.lang.String toString()
toString in class java.lang.Object
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||