@Generated(value="com.neeve.adm.AdmGenerator", date="Fri Dec 05 11:53:59 EST 2025") @AdmGenerated(compatLevel="4.1.0", admVersion="Unknown Version", date="12/5/25 11:53 AM", buildInfo="nvx-eagle-2.9-SNAPSHOT Json Encoding") public interface IMessageHeader extends IRogValidatable
| ADM Type | Embedded Entity |
| Factory | MessageFactory |
| ADM Field Summary |
|---|
| Field | Type | Id | Description |
|---|---|---|---|
| channelId | String | 32729 | No doc provided. |
| credentials | Credentials |
32732 | No doc provided. |
| error | ErrorContext |
32730 | No doc provided. |
| origin | String | 32737 | No doc provided. |
| requestId | String | 32733 | No doc provided. |
| senderVersion | Version |
32731 | No doc provided. |
| sessionId | String | 32735 | No doc provided. |
| sourceId | String | 32736 | No doc provided. |
| transactionId | String | 32734 | No doc provided. |
| Modifier and Type | Method and Description |
|---|---|
void |
clearChannelId()
Clears the value of 'channelId'.
|
void |
clearCredentials()
Clears the value of 'credentials'.
|
void |
clearError()
Clears the value of 'error'.
|
void |
clearOrigin()
Clears the value of 'origin'.
|
void |
clearRequestId()
Clears the value of 'requestId'.
|
void |
clearSenderVersion()
Clears the value of 'senderVersion'.
|
void |
clearSessionId()
Clears the value of 'sessionId'.
|
void |
clearSourceId()
Clears the value of 'sourceId'.
|
void |
clearTransactionId()
Clears the value of 'transactionId'.
|
String |
getChannelId()
Gets the value of 'channelId'.
|
<T extends XString> |
getChannelIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getChannelIdTo(XString val)
Copies the value of 'channelId' into the provided XString.
|
XString |
getChannelIdUnsafe()
Gets the raw value of 'channelId'.
|
Credentials |
getCredentials()
Gets the value of 'credentials'.
|
void |
getCredentialsTo(Credentials val)
Copies the value of Credentials into the provided value.
|
ErrorContext |
getError()
Gets the value of 'error'.
|
void |
getErrorTo(ErrorContext val)
Copies the value of ErrorContext into the provided value.
|
String |
getOrigin()
Gets the value of 'origin'.
|
<T extends XString> |
getOriginTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getOriginTo(XString val)
Copies the value of 'origin' into the provided XString.
|
XString |
getOriginUnsafe()
Gets the raw value of 'origin'.
|
String |
getRequestId()
Gets the value of 'requestId'.
|
<T extends XString> |
getRequestIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getRequestIdTo(XString val)
Copies the value of 'requestId' into the provided XString.
|
XString |
getRequestIdUnsafe()
Gets the raw value of 'requestId'.
|
Version |
getSenderVersion()
Gets the value of 'senderVersion'.
|
void |
getSenderVersionTo(Version val)
Copies the value of Version into the provided value.
|
String |
getSessionId()
Gets the value of 'sessionId'.
|
<T extends XString> |
getSessionIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getSessionIdTo(XString val)
Copies the value of 'sessionId' into the provided XString.
|
XString |
getSessionIdUnsafe()
Gets the raw value of 'sessionId'.
|
String |
getSourceId()
Gets the value of 'sourceId'.
|
<T extends XString> |
getSourceIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getSourceIdTo(XString val)
Copies the value of 'sourceId' into the provided XString.
|
XString |
getSourceIdUnsafe()
Gets the raw value of 'sourceId'.
|
String |
getTransactionId()
Gets the value of 'transactionId'.
|
<T extends XString> |
getTransactionIdTo(XString.Factory<T> factory)
Copies the value of this String field into a new XString from the given factory.
|
void |
getTransactionIdTo(XString val)
Copies the value of 'transactionId' into the provided XString.
|
XString |
getTransactionIdUnsafe()
Gets the raw value of 'transactionId'.
|
boolean |
hasChannelId()
Checks for the presence of 'channelId'.
|
boolean |
hasCredentials()
Checks for the presence of 'credentials'.
|
boolean |
hasError()
Checks for the presence of 'error'.
|
boolean |
hasOrigin()
Checks for the presence of 'origin'.
|
boolean |
hasRequestId()
Checks for the presence of 'requestId'.
|
boolean |
hasSenderVersion()
Checks for the presence of 'senderVersion'.
|
boolean |
hasSessionId()
Checks for the presence of 'sessionId'.
|
boolean |
hasSourceId()
Checks for the presence of 'sourceId'.
|
boolean |
hasTransactionId()
Checks for the presence of 'transactionId'.
|
void |
lendChannelId(XString val)
Lends the value of 'channelId' to this object.
|
void |
lendCredentials(Credentials val)
'Lends' a reference of the Credentials to the message for this field.
|
void |
lendError(ErrorContext val)
'Lends' a reference of the ErrorContext to the message for this field.
|
void |
lendOrigin(XString val)
Lends the value of 'origin' to this object.
|
void |
lendRequestId(XString val)
Lends the value of 'requestId' to this object.
|
void |
lendSenderVersion(Version val)
'Lends' a reference of the Version to the message for this field.
|
void |
lendSessionId(XString val)
Lends the value of 'sessionId' to this object.
|
void |
lendSourceId(XString val)
Lends the value of 'sourceId' to this object.
|
void |
lendTransactionId(XString val)
Lends the value of 'transactionId' to this object.
|
void |
setChannelId(String val)
Sets the value of 'channelId'.
|
void |
setChannelIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setChannelIdFrom(XString val)
Copies the provided XString value into this object's 'channelId'.
|
void |
setCredentials(Credentials val)
Sets the value of 'credentials'.
|
void |
setError(ErrorContext val)
Sets the value of 'error'.
|
void |
setOrigin(String val)
Sets the value of 'origin'.
|
void |
setOriginFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setOriginFrom(XString val)
Copies the provided XString value into this object's 'origin'.
|
void |
setRequestId(String val)
Sets the value of 'requestId'.
|
void |
setRequestIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setRequestIdFrom(XString val)
Copies the provided XString value into this object's 'requestId'.
|
void |
setSenderVersion(Version val)
Sets the value of 'senderVersion'.
|
void |
setSessionId(String val)
Sets the value of 'sessionId'.
|
void |
setSessionIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setSessionIdFrom(XString val)
Copies the provided XString value into this object's 'sessionId'.
|
void |
setSourceId(String val)
Sets the value of 'sourceId'.
|
void |
setSourceIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setSourceIdFrom(XString val)
Copies the provided XString value into this object's 'sourceId'.
|
void |
setTransactionId(String val)
Sets the value of 'transactionId'.
|
void |
setTransactionIdFrom(long val)
Sets the value of this String field to the given numeric value.
|
void |
setTransactionIdFrom(XString val)
Copies the provided XString value into this object's 'transactionId'.
|
Credentials |
takeCredentials()
'Takes' a reference to the credentials field from the message.
|
ErrorContext |
takeError()
'Takes' a reference to the error field from the message.
|
Version |
takeSenderVersion()
'Takes' a reference to the senderVersion field from the message.
|
getValidationErrors, isValidvoid setOrigin(String val)
val - The value to set.String getOrigin()
void lendOrigin(XString val)
This method is equivalent to setOrigin except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setOriginFrom(long val)
NOTE:
This is the same as calling setOrigin(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getOriginTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setOriginFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setOrigin(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getOriginTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getOrigin() bec
because it can avoid decoding the value into an String.
getOrigin()XString getOriginUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getOrigin()void clearOrigin()
setOrigin(String)boolean hasOrigin()
getOrigin()void setSourceId(String val)
val - The value to set.String getSourceId()
void lendSourceId(XString val)
This method is equivalent to setSourceId except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setSourceIdFrom(long val)
NOTE:
This is the same as calling setSourceId(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getSourceIdTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setSourceIdFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setSourceId(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getSourceIdTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getSourceId() bec
because it can avoid decoding the value into an String.
getSourceId()XString getSourceIdUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getSourceId()void clearSourceId()
setSourceId(String)boolean hasSourceId()
getSourceId()void setChannelId(String val)
val - The value to set.String getChannelId()
void lendChannelId(XString val)
This method is equivalent to setChannelId except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setChannelIdFrom(long val)
NOTE:
This is the same as calling setChannelId(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getChannelIdTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setChannelIdFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setChannelId(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getChannelIdTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getChannelId() bec
because it can avoid decoding the value into an String.
getChannelId()XString getChannelIdUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getChannelId()void clearChannelId()
setChannelId(String)boolean hasChannelId()
getChannelId()void setSessionId(String val)
val - The value to set.String getSessionId()
void lendSessionId(XString val)
This method is equivalent to setSessionId except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setSessionIdFrom(long val)
NOTE:
This is the same as calling setSessionId(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getSessionIdTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setSessionIdFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setSessionId(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getSessionIdTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getSessionId() bec
because it can avoid decoding the value into an String.
getSessionId()XString getSessionIdUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getSessionId()void clearSessionId()
setSessionId(String)boolean hasSessionId()
getSessionId()void setTransactionId(String val)
val - The value to set.String getTransactionId()
void lendTransactionId(XString val)
This method is equivalent to setTransactionId except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setTransactionIdFrom(long val)
NOTE:
This is the same as calling setTransactionId(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getTransactionIdTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setTransactionIdFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setTransactionId(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getTransactionIdTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getTransactionId() bec
because it can avoid decoding the value into an String.
getTransactionId()XString getTransactionIdUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getTransactionId()void clearTransactionId()
setTransactionId(String)boolean hasTransactionId()
getTransactionId()void setRequestId(String val)
val - The value to set.String getRequestId()
void lendRequestId(XString val)
This method is equivalent to setRequestId except that it allows this object to defer copying the value until this object is next serialized. This means that the caller must not modify or dispose the value being passed in to this method.
Note, also, that unlike lendXXX methods for embedded entities, this method does not attempt to acquire or dispose of the value passed in even if the value is poolable.
val - The value to set.IllegalArgumentException - If the value is mutable.void setRequestIdFrom(long val)
NOTE:
This is the same as calling setRequestId(String).
with Long.valueOf(val).toString(), except that using this method is a zero garbage
operation for Xbuf encoding.
<T extends XString> T getRequestIdTo(XString.Factory<T> factory)
If the value of this field is not null this method creates an XString from
the provided Factory, copies this field's value into the type, and returns the new
XString.);
This is a zero garbage operation if the provided factory is backed by a pool and the pool; has available instances;
factory - The factory from which to get the XString to copy into and returnnull.NullPointerException - if the provided factory is nullvoid setRequestIdFrom(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this setter
can be more efficient than setRequestId(String)
because it avoids encoding the value into a String if the given XString is already encoded.
void getRequestIdTo(XString val)
NOTE:
This is a Zero Garbage operation for XBuf encoded objects. Additionally, this getter
can be more efficient than getRequestId() bec
because it can avoid decoding the value into an String.
getRequestId()XString getRequestIdUnsafe()
NOTE:
This method retrieves the raw value backed by this object's buffer. This is a useful operation
when copying this field value to another object because it avoids copying the data into an intermediate
XString and instead allows direct byte transfer from the raw value to the target object.
However, this accessor is inherently unsafe because the buffer backing this object can be changed which would consequently invalidate the XString returned by this method. Consequently, the caller must not retain the returned raw value beyond the scope of this object's lifespan and access to the raw value follows the same threading rules as access to this object.
Additionally, the caller must not in any way mutate or modify the returned value as doing so could corrupt this object's backing buffer.
getRequestId()void clearRequestId()
setRequestId(String)boolean hasRequestId()
getRequestId()void setCredentials(Credentials val)
val - The value to set.void lendCredentials(Credentials val)
NOTE:
It is illegal to hold onto an entity 'set' on a message post the disposal of the container message.
This is true even if a reference to the entity is explicitly 'acquired' by the application via acquire().
To hold onto the reference of an entity beyond the lifecycle of its container message, an application must own a reference to the entity (via, for example, 'taking' the entity off an inbound message) and then 'lend' the entity to the message for sending. The act of 'lending' an entity to a message implies that the application continues to own the entity even though the message is holding a reference to it for the duration of the send.
val - the value to 'lend' to lend.Credentials getCredentials()
void getCredentialsTo(Credentials val)
IF the value is not set, then the contents of the provided Credentials are cleared.
val - the value to copy intoCredentials.copyInto(Credentials)Credentials takeCredentials()
NOTE:
A nested entity reference returned by getXXX() is only valid until the entity is disposed
i.e. the act of getting an entity does not transfer ownership of the entity to the application
A message disposes of its reference to its contained entities when it is disposed itself.
An AEP engine disposes a message on return from its message handler. Therefore, applications working with AEP engines that wish to hold onto a nested entity reference post return from its containing message's handler must either acquire a reference to the container message or 'take' the nested entity itself from the container message. The act of 'taking' an entity differs from 'getting' an entity in that 'take' does what is necessary to ensure that the entity contents are not cleared and the entity not disposed when the message itself is disposed. For a taken entity to be disposed, the application must explicitly dispose it when done working with it.
null if the field is not set.boolean hasCredentials()
getCredentials()void clearCredentials()
setCredentials(Credentials)void setSenderVersion(Version val)
val - The value to set.void lendSenderVersion(Version val)
NOTE:
It is illegal to hold onto an entity 'set' on a message post the disposal of the container message.
This is true even if a reference to the entity is explicitly 'acquired' by the application via acquire().
To hold onto the reference of an entity beyond the lifecycle of its container message, an application must own a reference to the entity (via, for example, 'taking' the entity off an inbound message) and then 'lend' the entity to the message for sending. The act of 'lending' an entity to a message implies that the application continues to own the entity even though the message is holding a reference to it for the duration of the send.
val - the value to 'lend' to lend.Version getSenderVersion()
void getSenderVersionTo(Version val)
IF the value is not set, then the contents of the provided Version are cleared.
val - the value to copy intoVersion.copyInto(Version)Version takeSenderVersion()
NOTE:
A nested entity reference returned by getXXX() is only valid until the entity is disposed
i.e. the act of getting an entity does not transfer ownership of the entity to the application
A message disposes of its reference to its contained entities when it is disposed itself.
An AEP engine disposes a message on return from its message handler. Therefore, applications working with AEP engines that wish to hold onto a nested entity reference post return from its containing message's handler must either acquire a reference to the container message or 'take' the nested entity itself from the container message. The act of 'taking' an entity differs from 'getting' an entity in that 'take' does what is necessary to ensure that the entity contents are not cleared and the entity not disposed when the message itself is disposed. For a taken entity to be disposed, the application must explicitly dispose it when done working with it.
null if the field is not set.boolean hasSenderVersion()
getSenderVersion()void clearSenderVersion()
setSenderVersion(Version)void setError(ErrorContext val)
val - The value to set.void lendError(ErrorContext val)
NOTE:
It is illegal to hold onto an entity 'set' on a message post the disposal of the container message.
This is true even if a reference to the entity is explicitly 'acquired' by the application via acquire().
To hold onto the reference of an entity beyond the lifecycle of its container message, an application must own a reference to the entity (via, for example, 'taking' the entity off an inbound message) and then 'lend' the entity to the message for sending. The act of 'lending' an entity to a message implies that the application continues to own the entity even though the message is holding a reference to it for the duration of the send.
val - the value to 'lend' to lend.ErrorContext getError()
void getErrorTo(ErrorContext val)
IF the value is not set, then the contents of the provided ErrorContext are cleared.
val - the value to copy intoErrorContext.copyInto(ErrorContext)ErrorContext takeError()
NOTE:
A nested entity reference returned by getXXX() is only valid until the entity is disposed
i.e. the act of getting an entity does not transfer ownership of the entity to the application
A message disposes of its reference to its contained entities when it is disposed itself.
An AEP engine disposes a message on return from its message handler. Therefore, applications working with AEP engines that wish to hold onto a nested entity reference post return from its containing message's handler must either acquire a reference to the container message or 'take' the nested entity itself from the container message. The act of 'taking' an entity differs from 'getting' an entity in that 'take' does what is necessary to ensure that the entity contents are not cleared and the entity not disposed when the message itself is disposed. For a taken entity to be disposed, the application must explicitly dispose it when done working with it.
null if the field is not set.boolean hasError()
getError()void clearError()
setError(ErrorContext)Copyright © 2016 Neeve Research, LLC. All Rights Reserved.