public class CRMDOCommunicationQueue extends CRMDO
Constructor and Description |
---|
CRMDOCommunicationQueue() |
Modifier and Type | Method and Description |
---|---|
CRMDOCommunication |
getCommunication() |
java.lang.String |
getErrorCode() |
java.lang.String |
getErrorDesc() |
CommunicationQueueLifeCycleState |
getLifeCycleState() |
CRMDOCommunicationQueueExternalSystem |
getQueueExternalSystem() |
static long |
getSerialversionuid() |
void |
setCommunication(CRMDOCommunication communication) |
void |
setErrorCode(java.lang.String errorCode) |
void |
setErrorDesc(java.lang.String errorDesc) |
void |
setLifeCycleState(CommunicationQueueLifeCycleState lifeCycleState) |
void |
setQueueExternalSystem(CRMDOCommunicationQueueExternalSystem queueExternalSystem) |
clone, compareObjects, compareTo, deepCopy, equals, getAlias, getAliases, getAltCode, getAttachments, getCode, getComparableByXPath, getCreatedByUnit, getCreatedByUser, getCreatedDate, getDefaultMandatoryFields, getDeletedFlagFieldName, getDescription, getFieldsize, getFieldsizes, getId, getIsAssignable, getIsDeletable, getIsDeleted, getIsEditable, getIsRestricted, 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, isRestricted, 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, setIsRestricted, 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 CRMDOCommunication getCommunication()
public void setCommunication(CRMDOCommunication communication)
public CRMDOCommunicationQueueExternalSystem getQueueExternalSystem()
public void setQueueExternalSystem(CRMDOCommunicationQueueExternalSystem queueExternalSystem)
public java.lang.String getErrorCode()
public void setErrorCode(java.lang.String errorCode)
public java.lang.String getErrorDesc()
public void setErrorDesc(java.lang.String errorDesc)
public CommunicationQueueLifeCycleState getLifeCycleState()
public void setLifeCycleState(CommunicationQueueLifeCycleState lifeCycleState)
public static long getSerialversionuid()