class |
EntityFindRequest |
EntityFindRequest restricts a find request to entities with specific classifications.
|
class |
EntityHistoricalFindRequest |
EntityHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
EntityNeighborhoodFindRequest |
EntityNeighborhoodFindRequest adds the ability to restrict a neighborhood find request to only
traversing specific relationship types.
|
class |
EntityNeighborhoodHistoricalFindRequest |
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
EntityPropertyFindRequest |
EntityPropertyFindRequests restricts a find request to entities with specific classifications.
|
class |
EntityPropertyHistoricalFindRequest |
EntityPropertyHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
InstanceFindRequest |
InstanceFindRequest adds match properties to a find request.
|
class |
InstanceHistoricalFindRequest |
InstanceHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
OMRSAPIHistoricalFindRequest |
OMRSAPIHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
OMRSAPIPagedFindRequest |
OMRSAPIPagedFindRequest provides support for the paging parameters of a find request.
|
class |
PropertyMatchFindRequest |
PropertyMatchFindRequest adds match properties and the match criteria to a find request.
|
class |
PropertyMatchHistoricalFindRequest |
PropertyMatchHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
RelatedEntitiesFindRequest |
|
class |
RelatedEntitiesHistoricalFindRequest |
RelatedEntitiesHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|
class |
SubtypeLimitedFindRequest |
SubtypeLimitedFindRequest extends the type limited find request to allow the caller to request that only a restricted
list of subtypes of the overall type are included in the results.
|
class |
TypeLimitedFindRequest |
TypeLimitedFindRequest extends the paged find request to allow the caller to request results from only
one type of instance.
|
class |
TypeLimitedHistoricalFindRequest |
TypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the
point in time that the request should be based on.
|