public class CRMDOSocialMediaCustomerEvent extends CRMDOCustomerEvent
Constructor and Description |
---|
CRMDOSocialMediaCustomerEvent() |
Modifier and Type | Method and Description |
---|---|
SocialMediaEventAction |
getAction() |
java.lang.String |
getProfile() |
static long |
getSerialversionuid() |
SocialMediaEventType |
getType() |
void |
setAction(SocialMediaEventAction action) |
void |
setProfile(java.lang.String profile) |
void |
setType(SocialMediaEventType type) |
getAccountReceivable, getClassification, getDateTime1, getDateTime2, getDateTime3, getDateTime4, getEventDate, getEventType, getExternalSystem, getExternalSystemReferenceNumber, getFloat1, getFloat2, getFloat3, getFloat4, getLifeCycleState, getProcessImmediately, getRewardAwardTransactions, getRewardParticipant, getUnit, getUserField1, getUserField2, getUserField3, getUserField4, getUserField5, getUserField6, getUserField7, getUserField8, isProcessedImmediately, setAccountReceivable, setClassification, setDateTime1, setDateTime2, setDateTime3, setDateTime4, setEventDate, setExternalSystem, setExternalSystemReferenceNumber, setFloat1, setFloat2, setFloat3, setFloat4, setLifeCycleState, setProcessImmediately, setRewardAwardTransactions, setRewardParticipant, setUnit, setUserField1, setUserField2, setUserField3, setUserField4, setUserField5, setUserField6, setUserField7, setUserField8
clone, compareObjects, compareTo, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsViewable, getMandatoryFields, getModifiedCollections, getName, getNewvalues, getNotes, getNotVisibleActions, getNotVisibleFields, getNotVisiblePrintouts, getNumber, getOldvalues, getOwnerCollection, getProperties, getProperty, getReadOnlyFields, getRecVersion, getSharedNotes, getSortby, getUpdatedByUnit, getUpdatedByUser, getUpdatedDate, initFieldsizes, initializeCRMDO, isAssignable, isDeletable, isDeleted, isEditable, isMandatory, isModified, isModified, isNew, isSortbyDefined, isSpecified, isViewable, networkRestrictionsSet, onDelete, onLoad, onLoad, onSave, onSave, onUpdate, securityRestrictionsSet, setAlias, setAltCode, setAttachments, setChange, setCode, setCreatedByUnit, setCreatedByUser, setCreatedDate, setDefaultMandatoryFields, setDescription, setFieldsize, setId, setIsAssignable, setIsDeletable, setIsDeleted, setIsEditable, setIsViewable, setMandatoryFields, setModified, setModifiedCollections, setName, setNetworkRestrictionsSet, setNew, setNew, setNewvalues, setNotes, setNotVisibleActions, setNotVisibleFields, setNotVisiblePrintouts, setNumber, setOldvalues, setOwnerCollection, setProperty, setReadOnlyFields, setRecVersion, setSecurityRestrictionsSet, setSharedNotes, setSortby, setUpdatedByUnit, setUpdatedByUser, setUpdatedDate, sortbyCompareTo, toString
public SocialMediaEventType getType()
public void setType(SocialMediaEventType type)
public SocialMediaEventAction getAction()
public void setAction(SocialMediaEventAction action)
public java.lang.String getProfile()
public void setProfile(java.lang.String profile)
public static long getSerialversionuid()