Uses of Class
org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
-
Packages that use PropertyMatchFindRequest Package Description org.odpi.openmetadata.repositoryservices.rest.properties -
-
Uses of PropertyMatchFindRequest in org.odpi.openmetadata.repositoryservices.rest.properties
Subclasses of PropertyMatchFindRequest in org.odpi.openmetadata.repositoryservices.rest.properties Modifier and Type Class Description classEntityPropertyFindRequestEntityPropertyFindRequests restricts a find request to entities with specific classifications.classEntityPropertyHistoricalFindRequestEntityPropertyHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.classPropertyMatchHistoricalFindRequestPropertyMatchHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.Constructors in org.odpi.openmetadata.repositoryservices.rest.properties with parameters of type PropertyMatchFindRequest Constructor Description PropertyMatchFindRequest(PropertyMatchFindRequest template)Copy/clone constructor.
-