| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.rest.properties |
| Modifier and Type | Class and Description |
|---|---|
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 |
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 |
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.
|
| Constructor and Description |
|---|
OMRSAPIPagedFindRequest(OMRSAPIPagedFindRequest template)
Copy/clone constructor
|
Copyright © 2018–2020 ODPi. All rights reserved.