Package | Description |
---|---|
com.crm.dataobject.communications | |
com.crm.dataobject.notifications |
Modifier and Type | Method and Description |
---|---|
CommunicationQueueLifeCycleState |
CRMDOCommunicationQueue.getLifeCycleState() |
static CommunicationQueueLifeCycleState |
CommunicationQueueLifeCycleState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static CommunicationQueueLifeCycleState[] |
CommunicationQueueLifeCycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CRMDOCommunicationQueue.setLifeCycleState(CommunicationQueueLifeCycleState lifeCycleState) |
Modifier and Type | Method and Description |
---|---|
CommunicationQueueLifeCycleState |
NotificationHistoryCriterion.getCommunicationQueueLifeCycleState() |
CommunicationQueueLifeCycleState |
CRMDONotification.getLifeCycleState() |
Modifier and Type | Method and Description |
---|---|
void |
NotificationHistoryCriterion.setCommunicationQueueLifeCycleState(CommunicationQueueLifeCycleState communicationQueueLifeCycleState) |
void |
CRMDONotification.setLifeCycleState(CommunicationQueueLifeCycleState lifeCycleState) |