Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.workplace.wcm.api.messaging
Class MessagingConstantsjava.lang.Objectcom.ibm.workplace.wcm.api.messaging.MessagingConstants
public class MessagingConstants- extends java.lang.Object
- Since:
- 6.0
Nested Class Summary static class MessagingConstants.ItemState
The state of an item.static class MessagingConstants.ItemStatus
Represents the valid status's of an item.static class MessagingConstants.MessageQueueID
MessageQueueID is used by a client application to send a Point to point message to WCM The name of the ID should be specified as the value of the MESSAGE_QUEUE_NAME_PROPERTY key in the MessageMap.static class MessagingConstants.MessageQueueStatusType
Value for the MESSAGE_QUEUE_QUERY_ACTION_PROPERTY property, to indicate the type/amount of status being requested for a given message of JMSType MessageStatusType.static class MessagingConstants.MessageStatusType
The value of a JMSType for message send to WCM via a Queue and belonging to a TopicID.static class MessagingConstants.MessageUpdateType
The value of a JMSType for message published from WCM for messages of belonging to MessageQueueID.static class MessagingConstants.PrerenderAction
Value of the MESSAGE_PROPERTY_ACTION in the MessageMap for a published message of type TopicID.PRERENDER CACHE indicates the site/item is being cached, prerendered, written to disk.static class MessagingConstants.PrerenderMessageType
Message type for a prerendering topic, a message of JMSType MessageUpdateType.IWKPrerenderUpdate.static class MessagingConstants.SubsystemStatus
SubSystem Status is used when publishing MessageUpdateType.IWKSyndicationUpdate and MessageUpdateType.IWKSyndicationUpdate messages to indicate the starting/stopping of a particular event.static class MessagingConstants.SyndicationMessageMode
Value of the MESSAGE_PROPERTY_SYNDICATION_MODE in the MessageMap for a published message of type TopicID.SYNDICATION Syndicator indicates the event is coming from the Syndicator side of Syndication.static class MessagingConstants.TopicID
TopicID is used in the MessageMap to identify the type of message being send.
Field Summary static java.lang.String MESSAGE_PROPERTY_ACTION
Property in a MessageMap that contains an indication of the action being performed.static java.lang.String MESSAGE_PROPERTY_AUTHORING_TEMPLATE_DOCID
Property in a MessageMap that contains the ID of the authoring template for an item in a MessageUpdateType.IWKContentUpdate messagestatic java.lang.String MESSAGE_PROPERTY_AUTHORING_TEMPLATE_NAME
Property in a MessageMap that contains the name of the authoring template for an item in a MessageUpdateType.IWKContentUpdate messagestatic java.lang.String MESSAGE_PROPERTY_CHANGEID
static java.lang.String MESSAGE_PROPERTY_DOCID
Property in a MessageMap that contains the ID of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEMstatic java.lang.String MESSAGE_PROPERTY_DOCMODDATE
Property in a MessageMap that contains the modification date of the item in a MessageUpdateType.IWKContentUpdate messagestatic java.lang.String MESSAGE_PROPERTY_DOCNAME
Property in a MessageMap that contains the name of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEMstatic java.lang.String MESSAGE_PROPERTY_DOCTYPE
Property in a MessageMap that contains the type (DocumentType) of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEMstatic java.lang.String MESSAGE_PROPERTY_DOCUMENT_RENAMED_BOOL
Property in a MessageMap that indicates if the changed item was also renamed.static java.lang.String MESSAGE_PROPERTY_EMBEDDED_PZN_RULE_ID
Property in a MessageMap that contains the uuid of the PZN rule embedded in the Personalization Component.static java.lang.String MESSAGE_PROPERTY_ITEM_LOCATION
Property in a MessageMap that contains the location of an item in a MessageUpdateType.IWKContentUpdate message.static java.lang.String MESSAGE_PROPERTY_ITEM_PENDING_STATUS
Property in a MessageMap that contains the pending status of an item in a MessageUpdateType.IWKContentUpdate message.static java.lang.String MESSAGE_PROPERTY_ITEM_STATE_INT
Property in a MessageMap that contains the state of a ContentItem update in a MessageUpdateType.IWKContentUpdate message.static java.lang.String MESSAGE_PROPERTY_ITEM_STATE_STRING
Property in a MessageMap that contains the state of a ContentItem update in a MessageUpdateType.IWKContentUpdate message.static java.lang.String MESSAGE_PROPERTY_ITEM_STATUS
Property in a MessageMap that contains the status of an item in a MessageUpdateType.IWKContentUpdate message.static java.lang.String MESSAGE_PROPERTY_LIBRARY_DISPLAY_NAME
Property in a MessageMap that contains the name of the library (in the case that is specified in the Library Administration portlet) for an item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITEstatic java.lang.String MESSAGE_PROPERTY_LIBRARY_ID
Property in a MessageMap that contains the type (DocumentType) of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITEstatic java.lang.String MESSAGE_PROPERTY_LIBRARY_NAME
Property in a MessageMap that contains the lowercase name of the library for an item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITEstatic java.lang.String MESSAGE_PROPERTY_LOCATION
Property in a MessageMap that contains the filesystem location for the current Prerendering event.static java.lang.String MESSAGE_PROPERTY_NAME
static java.lang.String MESSAGE_PROPERTY_OLD_ITEM_LOCATION
Property in a MessageMap that contains the old location of an item in a MessageUpdateType.IWKContentUpdate message with state Movedstatic java.lang.String MESSAGE_PROPERTY_OLD_LIBRARY_ID
Property in a MessageMap that contains the id of the old library for an item in a MessageUpdateType.IWKContentUpdate with State Moved message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITEstatic java.lang.String MESSAGE_PROPERTY_OLD_LIBRARY_NAME
Property in a MessageMap that contains the name of the old library for an item in a MessageUpdateType.IWKContentUpdate with State Moved message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITEstatic java.lang.String MESSAGE_PROPERTY_OLD_PARENT_DOCID
Property in a MessageMap that contains the ID of the old parent of an item in a MessageUpdateType.IWKContentUpdate message with State Movedstatic java.lang.String MESSAGE_PROPERTY_OLD_PARENT_DOCTYPE
Property in a MessageMap that contains the type (DocumentType) of the items old parent in a MessageUpdateType.IWKContentUpdate with State Moved message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEMstatic java.lang.String MESSAGE_PROPERTY_OLDDOCNAME
Property in a MessageMap that contains the old name of the item in a MessageUpdateType.IWKContentUpdate message with state Changed and is only applicable if the changed item was also renamed.static java.lang.String MESSAGE_PROPERTY_PAC_FARM_EVENT
Property in a MessageMap that contains the PAC Farm Event for the current transaction.static java.lang.String MESSAGE_PROPERTY_PARENT_DOCID
Property in a MessageMap that contains the ID of the parent for an item in a MessageUpdateType.IWKContentUpdate messagestatic java.lang.String MESSAGE_PROPERTY_PARENT_DOCTYPE
Property in a MessageMap that contains the type (DocumentType) of the parent of an item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEMstatic java.lang.String MESSAGE_PROPERTY_PRERENDER_TYPE
Property in a MessageMap that contains the type of prerendering event/message being delivered.static java.lang.String MESSAGE_PROPERTY_PROJECT_DOCID
Property in a MessageMap that contains the ID of the Project associated with an item in a MessageUpdateType.IWKContentUpdate messagestatic java.lang.String MESSAGE_PROPERTY_SOURCE_NODE_NAME
Property in a MessageMap that identifies the node that the message was initiated fromstatic java.lang.String MESSAGE_PROPERTY_STATUS_INT
Property in a MessageMap that contains the subsystem status being indicated by the event/message in a MessageUpdateType.IWKPrerenderUpdate or MessageUpdateType.IWKSyndicationUpdate message.static java.lang.String MESSAGE_PROPERTY_STATUS_STRING
Property in a MessageMap that contains the subsystem status being indicated by the event/message in a MessageUpdateType.IWKPrerenderUpdate or MessageUpdateType.IWKSyndicationUpdate message.static java.lang.String MESSAGE_PROPERTY_SUBSCRIBER_ID
Property in a MessageMap that contains the Id of the Subscriber in the Syndicator/Subscriber pair involved in the Syndication eventstatic java.lang.String MESSAGE_PROPERTY_SUBSCRIBER_NAME
Property in a MessageMap that contains the name of the Subscriber in the Syndicator/Subscriber pair involved in the Syndication eventstatic java.lang.String MESSAGE_PROPERTY_SYNDICATION_IN_PROGRESS
Property in a ItemChange MessageMap that indicates if syndication is currently in progress.static java.lang.String MESSAGE_PROPERTY_SYNDICATION_MODE
Property in a MessageMap that contains the type of syndication event/message being delivered.static java.lang.String MESSAGE_PROPERTY_SYNDICATION_UDPATE_TYPE
Property in a MessageMap that contains the type of syndication.static java.lang.String MESSAGE_PROPERTY_SYNDICATOR_ID
Property in a MessageMap that contains the Id of the Syndicato in the Syndicator/Subscriber pair involved in the Syndication eventstatic java.lang.String MESSAGE_PROPERTY_SYNDICATOR_NAME
Property in a MessageMap that contains the name of the Syndicator in the Syndicator/Subscriber pair involved in the Syndication eventstatic java.lang.String MESSAGE_PROPERTY_VPID
Property in a MessageMap that contains the ID of the Virtual Portal that this request originated from.static java.lang.String MESSAGE_PROPERTY_VPNAME
Property in a MessageMap that contains the Name of the Virtual Portal that this request originated from.static java.lang.String MESSAGE_PROPERTY_WORKFLOW_DOCID
Property in a MessageMap that contains the ID of the workflow for an item in a MessageUpdateType.IWKContentUpdate messagestatic java.lang.String MESSAGE_PROPERTY_WORKFLOW_STAGE_DOCID
Property in a MessageMap that contains the ID of the current workflow stage ID for an item in a MessageUpdateType.IWKContentUpdate messagestatic java.lang.String MESSAGE_QUEUE_NAME_PROPERTY
static java.lang.String MESSAGE_QUEUE_QUERY_ACTION_PROPERTY
Property in a MessageMap that contains the status request type MessageQueueStatusType for a message of JMSType MessageStatusType.IWKSyndicationStatus.static java.lang.String MESSAGE_QUEUE_QUERY_SYNDICATOR_NAME_PROPERTY
Constructor Summary MessagingConstants()
Method Summary
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail MESSAGE_PROPERTY_DOCNAME
public static final java.lang.String MESSAGE_PROPERTY_DOCNAME
- Property in a MessageMap that contains the name of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_OLDDOCNAME
public static final java.lang.String MESSAGE_PROPERTY_OLDDOCNAME
- Property in a MessageMap that contains the old name of the item in a MessageUpdateType.IWKContentUpdate message with state Changed and is only applicable if the changed item was also renamed.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_DOCID
public static final java.lang.String MESSAGE_PROPERTY_DOCID
- Property in a MessageMap that contains the ID of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
The ID can be with the Workspace.createDocumentId(String) method in order to create a DocumentId for use with the public API.
- See Also:
- Workspace.createDocumentId(String), Constant Field Values
MESSAGE_PROPERTY_DOCMODDATE
public static final java.lang.String MESSAGE_PROPERTY_DOCMODDATE
- Property in a MessageMap that contains the modification date of the item in a MessageUpdateType.IWKContentUpdate message
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_DOCTYPE
public static final java.lang.String MESSAGE_PROPERTY_DOCTYPE
- Property in a MessageMap that contains the type (DocumentType) of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_DOCUMENT_RENAMED_BOOL
public static final java.lang.String MESSAGE_PROPERTY_DOCUMENT_RENAMED_BOOL
- Property in a MessageMap that indicates if the changed item was also renamed.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_PARENT_DOCID
public static final java.lang.String MESSAGE_PROPERTY_PARENT_DOCID
- Property in a MessageMap that contains the ID of the parent for an item in a MessageUpdateType.IWKContentUpdate message
The ParentID can be with the Workspace.createDocumentId(String) method in order to create a DocumentId for use with the public API.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_PARENT_DOCTYPE
public static final java.lang.String MESSAGE_PROPERTY_PARENT_DOCTYPE
- Property in a MessageMap that contains the type (DocumentType) of the parent of an item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_LIBRARY_NAME
public static final java.lang.String MESSAGE_PROPERTY_LIBRARY_NAME
- Property in a MessageMap that contains the lowercase name of the library for an item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_LIBRARY_DISPLAY_NAME
public static final java.lang.String MESSAGE_PROPERTY_LIBRARY_DISPLAY_NAME
- Property in a MessageMap that contains the name of the library (in the case that is specified in the Library Administration portlet) for an item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_LIBRARY_ID
public static final java.lang.String MESSAGE_PROPERTY_LIBRARY_ID
- Property in a MessageMap that contains the type (DocumentType) of the item in a MessageUpdateType.IWKContentUpdate message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_OLD_ITEM_LOCATION
public static final java.lang.String MESSAGE_PROPERTY_OLD_ITEM_LOCATION
- Property in a MessageMap that contains the old location of an item in a MessageUpdateType.IWKContentUpdate message with state Moved
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_OLD_PARENT_DOCID
public static final java.lang.String MESSAGE_PROPERTY_OLD_PARENT_DOCID
- Property in a MessageMap that contains the ID of the old parent of an item in a MessageUpdateType.IWKContentUpdate message with State Moved
The ParentID can be with the Workspace.createDocumentId(String) method in order to create a DocumentId for use with the public API.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_OLD_PARENT_DOCTYPE
public static final java.lang.String MESSAGE_PROPERTY_OLD_PARENT_DOCTYPE
- Property in a MessageMap that contains the type (DocumentType) of the items old parent in a MessageUpdateType.IWKContentUpdate with State Moved message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE or PrerenderMessageType.ITEM
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_OLD_LIBRARY_NAME
public static final java.lang.String MESSAGE_PROPERTY_OLD_LIBRARY_NAME
- Property in a MessageMap that contains the name of the old library for an item in a MessageUpdateType.IWKContentUpdate with State Moved message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_OLD_LIBRARY_ID
public static final java.lang.String MESSAGE_PROPERTY_OLD_LIBRARY_ID
- Property in a MessageMap that contains the id of the old library for an item in a MessageUpdateType.IWKContentUpdate with State Moved message or MessageUpdateType.IWKPrerenderUpdate with a MESSAGE_PROPERTY_PRERENDER_TYPE value of PrerenderMessageType.SITE
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_ACTION
public static final java.lang.String MESSAGE_PROPERTY_ACTION
- Property in a MessageMap that contains an indication of the action being performed. For a MessageUpdateType.IWKPrerenderUpdate message this will be a PrerenderAction value.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_PRERENDER_TYPE
public static final java.lang.String MESSAGE_PROPERTY_PRERENDER_TYPE
- Property in a MessageMap that contains the type of prerendering event/message being delivered. It will contain a value of PrerenderMessageType.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_ITEM_STATE_INT
public static final java.lang.String MESSAGE_PROPERTY_ITEM_STATE_INT
- Property in a MessageMap that contains the state of a ContentItem update in a MessageUpdateType.IWKContentUpdate message. It will contain a value of ItemState as its ordinal number.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_ITEM_STATE_STRING
public static final java.lang.String MESSAGE_PROPERTY_ITEM_STATE_STRING
- Property in a MessageMap that contains the state of a ContentItem update in a MessageUpdateType.IWKContentUpdate message. It will contain a value of ItemState as a String.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_STATUS_INT
public static final java.lang.String MESSAGE_PROPERTY_STATUS_INT
- Property in a MessageMap that contains the subsystem status being indicated by the event/message in a MessageUpdateType.IWKPrerenderUpdate or MessageUpdateType.IWKSyndicationUpdate message. It will contain a value of SubsystemStatus as ite ordinal number.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_STATUS_STRING
public static final java.lang.String MESSAGE_PROPERTY_STATUS_STRING
- Property in a MessageMap that contains the subsystem status being indicated by the event/message in a MessageUpdateType.IWKPrerenderUpdate or MessageUpdateType.IWKSyndicationUpdate message. It will contain a value of SubsystemStatus as a String.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_NAME
public static final java.lang.String MESSAGE_PROPERTY_NAME
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_CHANGEID
public static final java.lang.String MESSAGE_PROPERTY_CHANGEID
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_LOCATION
public static final java.lang.String MESSAGE_PROPERTY_LOCATION
- Property in a MessageMap that contains the filesystem location for the current Prerendering event. This will be set for a message with JMSType MessageUpdateType.IWKPrerenderUpdate and MESSAGE_PROPERTY_PRERENDER_TYPE = PrerenderMessageType.CACHER.
- See Also:
- Constant Field Values
MESSAGE_QUEUE_NAME_PROPERTY
public static final java.lang.String MESSAGE_QUEUE_NAME_PROPERTY
- See Also:
- Constant Field Values
MESSAGE_QUEUE_QUERY_ACTION_PROPERTY
public static final java.lang.String MESSAGE_QUEUE_QUERY_ACTION_PROPERTY
- Property in a MessageMap that contains the status request type MessageQueueStatusType for a message of JMSType MessageStatusType.IWKSyndicationStatus.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SYNDICATION_MODE
public static final java.lang.String MESSAGE_PROPERTY_SYNDICATION_MODE
- Property in a MessageMap that contains the type of syndication event/message being delivered. It will contain a value of SyndicationMode MessageType.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SYNDICATION_UDPATE_TYPE
public static final java.lang.String MESSAGE_PROPERTY_SYNDICATION_UDPATE_TYPE
- Property in a MessageMap that contains the type of syndication. It will contain a value of UpdateType MessageType.
- See Also:
- Constant Field Values
MESSAGE_QUEUE_QUERY_SYNDICATOR_NAME_PROPERTY
public static final java.lang.String MESSAGE_QUEUE_QUERY_SYNDICATOR_NAME_PROPERTY
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SYNDICATOR_NAME
public static final java.lang.String MESSAGE_PROPERTY_SYNDICATOR_NAME
- Property in a MessageMap that contains the name of the Syndicator in the Syndicator/Subscriber pair involved in the Syndication event
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SYNDICATOR_ID
public static final java.lang.String MESSAGE_PROPERTY_SYNDICATOR_ID
- Property in a MessageMap that contains the Id of the Syndicato in the Syndicator/Subscriber pair involved in the Syndication event
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SUBSCRIBER_NAME
public static final java.lang.String MESSAGE_PROPERTY_SUBSCRIBER_NAME
- Property in a MessageMap that contains the name of the Subscriber in the Syndicator/Subscriber pair involved in the Syndication event
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SUBSCRIBER_ID
public static final java.lang.String MESSAGE_PROPERTY_SUBSCRIBER_ID
- Property in a MessageMap that contains the Id of the Subscriber in the Syndicator/Subscriber pair involved in the Syndication event
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SOURCE_NODE_NAME
public static final java.lang.String MESSAGE_PROPERTY_SOURCE_NODE_NAME
- Property in a MessageMap that identifies the node that the message was initiated from
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_AUTHORING_TEMPLATE_DOCID
public static final java.lang.String MESSAGE_PROPERTY_AUTHORING_TEMPLATE_DOCID
- Property in a MessageMap that contains the ID of the authoring template for an item in a MessageUpdateType.IWKContentUpdate message
The AuthoringTemplateID can be with the Workspace.createDocumentId(String) method in order to create a DocumentId for use with the public API.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_AUTHORING_TEMPLATE_NAME
public static final java.lang.String MESSAGE_PROPERTY_AUTHORING_TEMPLATE_NAME
- Property in a MessageMap that contains the name of the authoring template for an item in a MessageUpdateType.IWKContentUpdate message
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_ITEM_STATUS
public static final java.lang.String MESSAGE_PROPERTY_ITEM_STATUS
- Property in a MessageMap that contains the status of an item in a MessageUpdateType.IWKContentUpdate message.
For Projects, this is the ProejctState, whereas for workflowed items this is the workflow status.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_ITEM_LOCATION
public static final java.lang.String MESSAGE_PROPERTY_ITEM_LOCATION
- Property in a MessageMap that contains the location of an item in a MessageUpdateType.IWKContentUpdate message.
For a deleted item, this is the location before the item is removed.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_ITEM_PENDING_STATUS
public static final java.lang.String MESSAGE_PROPERTY_ITEM_PENDING_STATUS
- Property in a MessageMap that contains the pending status of an item in a MessageUpdateType.IWKContentUpdate message.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_WORKFLOW_DOCID
public static final java.lang.String MESSAGE_PROPERTY_WORKFLOW_DOCID
- Property in a MessageMap that contains the ID of the workflow for an item in a MessageUpdateType.IWKContentUpdate message
The WorkflowID can be with the Workspace.createDocumentId(String) method in order to create a DocumentId for use with the public API.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_WORKFLOW_STAGE_DOCID
public static final java.lang.String MESSAGE_PROPERTY_WORKFLOW_STAGE_DOCID
- Property in a MessageMap that contains the ID of the current workflow stage ID for an item in a MessageUpdateType.IWKContentUpdate message
The WorkflowStageID can be with the Workspace.createDocumentId(String) method in order to create a DocumentId for use with the public API.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_PROJECT_DOCID
public static final java.lang.String MESSAGE_PROPERTY_PROJECT_DOCID
- Property in a MessageMap that contains the ID of the Project associated with an item in a MessageUpdateType.IWKContentUpdate message
The ProjectID can be with the Workspace.createDocumentId(String) method in order to create a DocumentId for use with the public API.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_SYNDICATION_IN_PROGRESS
public static final java.lang.String MESSAGE_PROPERTY_SYNDICATION_IN_PROGRESS
- Property in a ItemChange MessageMap that indicates if syndication is currently in progress. Indicating that the current ItemUpdate event is likely due to Syndication. Value is a a Boolean value ( either true of false )
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_VPID
public static final java.lang.String MESSAGE_PROPERTY_VPID
- Property in a MessageMap that contains the ID of the Virtual Portal that this request originated from.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_VPNAME
public static final java.lang.String MESSAGE_PROPERTY_VPNAME
- Property in a MessageMap that contains the Name of the Virtual Portal that this request originated from.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_PAC_FARM_EVENT
public static final java.lang.String MESSAGE_PROPERTY_PAC_FARM_EVENT
- Property in a MessageMap that contains the PAC Farm Event for the current transaction.
- See Also:
- Constant Field Values
MESSAGE_PROPERTY_EMBEDDED_PZN_RULE_ID
public static final java.lang.String MESSAGE_PROPERTY_EMBEDDED_PZN_RULE_ID
- Property in a MessageMap that contains the uuid of the PZN rule embedded in the Personalization Component.
- See Also:
- Constant Field Values
Constructor Detail MessagingConstants
public MessagingConstants()
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD