Uses of Class
com.echothree.model.control.selector.server.graphql.SelectorObject
Packages that use SelectorObject
Package
Description
-
Uses of SelectorObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return SelectorObjectModifier and TypeMethodDescriptionstatic SelectorObject
GraphQlQueries.selector
(graphql.schema.DataFetchingEnvironment env, String selectorKindName, String selectorTypeName, String selectorName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type SelectorObjectModifier and TypeMethodDescriptionstatic Collection<SelectorObject>
GraphQlQueries.selectors
(graphql.schema.DataFetchingEnvironment env, String selectorKindName, String selectorTypeName) -
Uses of SelectorObject in com.echothree.model.control.selector.server.graphql
Methods in com.echothree.model.control.selector.server.graphql that return types with arguments of type SelectorObjectModifier and TypeMethodDescriptionSelectorTypeObject.getSelectors
(graphql.schema.DataFetchingEnvironment env) -
Uses of SelectorObject in com.echothree.model.control.vendor.server.graphql
Methods in com.echothree.model.control.vendor.server.graphql that return SelectorObjectModifier and TypeMethodDescriptionVendorObject.getVendorItemSelector
(graphql.schema.DataFetchingEnvironment env) -
Uses of SelectorObject in com.echothree.model.control.workflow.server.graphql
Methods in com.echothree.model.control.workflow.server.graphql that return SelectorObjectModifier and TypeMethodDescriptionWorkflowDestinationSelectorObject.getSelector
(graphql.schema.DataFetchingEnvironment env) WorkflowEntranceSelectorObject.getSelector
(graphql.schema.DataFetchingEnvironment env)