Uses of Class
org.odpi.egeria.connectors.juxt.xtdb.readops.AbstractEntitySearchOperation
-
Packages that use AbstractEntitySearchOperation Package Description org.odpi.egeria.connectors.juxt.xtdb.readops Defines and implements read operations to ensure consistent data across potentially multiple read operations that are all combined to arrive at a particular result. -
-
Uses of AbstractEntitySearchOperation in org.odpi.egeria.connectors.juxt.xtdb.readops
Subclasses of AbstractEntitySearchOperation in org.odpi.egeria.connectors.juxt.xtdb.readops Modifier and Type Class Description classFindEntitiesImplements the 'findEntities' operation of the OMRS metadata collection interface.classFindEntitiesByPropertyValueImplements the 'findEntitiesByPropertyValue' operation of the OMRS metadata collection interface.
-