class |
AbstractEntitySearchOperation |
Base class that all search operations that retrieve entities should implement.
|
class |
AbstractGraphOperation |
Base class that all graph operations should implement.
|
class |
AbstractHistoryOperation |
Base class that all metadata instance history retrieval operations should implement.
|
class |
AbstractRelationshipSearchOperation |
Base class that all search operations that retrieve entities should implement.
|
class |
AbstractSearchOperation |
Base class that all search operations should implement.
|
class |
FindEntities |
Implements the 'findEntities' operation of the OMRS metadata collection interface.
|
class |
FindEntitiesByPropertyValue |
Implements the 'findEntitiesByPropertyValue' operation of the OMRS metadata collection interface.
|
class |
FindRelationships |
Implements the 'findRelationships' operation of the OMRS metadata collection interface.
|
class |
FindRelationshipsByPropertyValue |
Implements the 'findRelationshipsByPropertyValue' operation of the OMRS metadata collection interface.
|
class |
GetEntity |
Base class to retrieve entity information.
|
class |
GetEntityHistory |
Implements the 'getEntityDetailHistory' operation of the OMRS metadata collection interface.
|
class |
GetEntityNeighborhood |
Implements the 'getEntityNeighborhood' operation of the OMRS metadata collection interface.
|
class |
GetLinkingEntities |
Implements the 'getLinkingEntities' operation of the OMRS metadata collection interface.
|
class |
GetRelatedEntities |
Implements the 'getRelatedEntities' operation of the OMRS metadata collection interface.
|
class |
GetRelationship |
Base class to retrieve relationship information.
|
class |
GetRelationshipHistory |
Implements the 'getRelationshipHistory' operation of the OMRS metadata collection interface.
|
class |
GetRelationshipsForEntity |
Implements the 'getRelationshipsForEntity' operation of the OMRS metadata collection interface.
|