|
||||||||||
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.SubmitOrder
atg.projects.store.fulfillment.SettleElectronicGoods
public class SettleElectronicGoods
This message will start the order fulfillment process for electronic goods in the order contained in the message. This message is typically sent when an external order management system indicates that payments for electronic goods have settled successfully.
Field Summary | |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string. |
protected static long |
serialVersionUID
The serialVersionUID which makes this object backwards compatible with previous releases. |
static java.lang.String |
TYPE
This is the JMS message type for the message that this class represents. |
Constructor Summary | |
---|---|
SettleElectronicGoods()
Creates a new SettleElectronicGoods object. |
Method Summary | |
---|---|
java.lang.String |
getType()
|
java.lang.String |
toString()
This method returns a readable string representing the contents of this message. |
Methods inherited from class atg.commerce.fulfillment.SubmitOrder |
---|
getOrder, getOrderAsXML, getOrderId, getProfile, getProfileId, setOrder, setOrderAsXML, setOrderId, setProfile |
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 |
Field Detail |
---|
public static java.lang.String CLASS_VERSION
protected static final long serialVersionUID
public static final java.lang.String TYPE
Constructor Detail |
---|
public SettleElectronicGoods()
Method Detail |
---|
public java.lang.String getType()
getType
in interface atg.commerce.messaging.CommerceMessage
getType
in class atg.commerce.fulfillment.SubmitOrder
public java.lang.String toString()
toString
in class atg.commerce.fulfillment.SubmitOrder
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |