public class CreateOrderComment extends OrderEvent
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION |
| Constructor and Description |
|---|
CreateOrderComment() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommentId() |
void |
setCommentId(java.lang.String pCommentId)
Sets the ID of the comment repository item
|
getAmount, getOrderId, setAmount, setOrderId, toStringgetAgentProfile, getCurrentSiteId, getCustomerProfile, getCustomerProfileId, getEventDate, getIPAddress, getOrganizationId, getParentSessionId, getProfileId, getSessionId, getTicketId, getType, initializeBaseProperties, setCurrentSiteId, setCustomerProfile, setCustomerProfileId, setEventDate, setIPAddress, setOrganizationId, setParentSessionId, setProfileId, setSessionId, setTicketId, setTypepublic static final java.lang.String CLASS_VERSION