|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.agent.events.AgentEvent
atg.commerce.csr.events.OrderEvent
atg.commerce.csr.events.CreateOrderComment
public class CreateOrderComment
The message class to be used to notify listeners when a CSR adds a comment to an order
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Fields inherited from class atg.agent.events.AgentEvent |
|---|
AGENT_TOOLS_COMPONENT, mCurrentSiteId |
| Constructor Summary | |
|---|---|
CreateOrderComment()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCommentId()
|
void |
setCommentId(java.lang.String pCommentId)
Sets the ID of the comment repository item |
| Methods inherited from class atg.commerce.csr.events.OrderEvent |
|---|
getAmount, getOrderId, setAmount, setOrderId, toString |
| Methods inherited from class atg.agent.events.AgentEvent |
|---|
getAgentProfile, getCurrentSiteId, getCustomerProfile, getCustomerProfileId, getEventDate, getIPAddress, getOrganizationId, getParentSessionId, getProfileId, getSessionId, getTicketId, getType, initializeBaseProperties, setCurrentSiteId, setCustomerProfile, setCustomerProfileId, setEventDate, setIPAddress, setOrganizationId, setParentSessionId, setProfileId, setSessionId, setTicketId, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public CreateOrderComment()
| Method Detail |
|---|
public void setCommentId(java.lang.String pCommentId)
pCommentId - the ID of the comment repository itempublic java.lang.String getCommentId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||