HasInteractionId

Allows domain objects that represent or are associated with a system Interaction to act as a mixee in order that other modules can contribute behaviour.

API

HasInteractionId.java
interface HasInteractionId {
  UUID getInteractionId()     (1)
}
1 getInteractionId()

A unique identifier (a GUID).

Members

getInteractionId()

A unique identifier (a GUID).

See also

Some of the extension/mapping modules that have entities that implement this mixee are: