Uses of Interface
org.eclipse.ditto.things.model.signals.commands.query.ThingQueryCommand
Packages that use ThingQueryCommand
-
Uses of ThingQueryCommand in org.eclipse.ditto.things.model.signals.commands.query
Classes in org.eclipse.ditto.things.model.signals.commands.query with type parameters of type ThingQueryCommandModifier and TypeInterfaceDescriptioninterfaceThingQueryCommand<T extends ThingQueryCommand<T>>Aggregates allThingCommands which query the state of things (read, ...).Classes in org.eclipse.ditto.things.model.signals.commands.query that implement ThingQueryCommandModifier and TypeClassDescriptionfinal classCommand which retrieves a single attribute of aThingbased on the passed in ID and a JSON pointer.final classCommand which retrieves all attributes of aThing.final classCommand which retrieves oneFeaturebased on the passed in Feature ID.final classThis command retrieves aFeature's Definition.final classThis command retrieves aFeature's desired properties.final classThis command retrieves aFeature's desired property.final classThis command retrieves aFeature's properties.final classThis command retrieves aFeature's property.final classCommand which retrieves theFeaturesof a Thing.final classCommand which retrieves the Policy ID of aThingbased on the passed in ID.final classCommand which retrieves oneThingbased on the passed in Thing ID.final classCommand which retrieves the Definition of aThingbased on the passed in ID.