class |
AbstractEntitySearchOperation |
Base class that all search operations that retrieve entities should implement.
|
class |
AbstractRelationshipSearchOperation |
Base class that all search operations that retrieve entities 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 |
GetRelationshipsForEntity |
Implements the 'getRelationshipsForEntity' operation of the OMRS metadata collection interface.
|