Package | Description |
---|---|
com.attivio.sdk.esb |
Modifier and Type | Class and Description |
---|---|
class |
GroupedMessageId
An Id used to associate messages together into a group.
|
Modifier and Type | Method and Description |
---|---|
MessageId |
MessageId.addChild() |
MessageId |
MessageId.clone() |
MessageId |
MessageId.createNextSibling() |
MessageId |
PlatformMessage.getMessageId()
Gets the message id associated with the message.
|
MessageId |
AbstractPlatformMessage.getMessageId()
Gets the message id associated with the message.
|
MessageId |
AbstractListMessage.getMessageId()
Gets the message id associated with the message.
|
static MessageId |
MessageId.invalidMessageId()
Used for auditing failed message creation
|
static MessageId |
MessageId.valueOf(String value)
Converts the result of MessageId.toString() to a MessageId
|
Modifier and Type | Method and Description |
---|---|
int |
MessageId.compareTo(MessageId o)
a comparison based on the id parts of the message id only.
|
boolean |
MessageId.isParentOf(MessageId child) |
void |
PlatformMessage.setMessageId(MessageId id)
Sets the message id associated with the message.
|
void |
AbstractPlatformMessage.setMessageId(MessageId msgId)
Sets the message id associated with the message.
|
void |
AbstractListMessage.setMessageId(MessageId msgId)
Sets the message id associated with the message.
|
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.