Uses of Class
com.echothree.model.control.core.server.graphql.EntityAttributeGroupObject
Packages that use EntityAttributeGroupObject
Package
Description
-
Uses of EntityAttributeGroupObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return EntityAttributeGroupObjectModifier and TypeMethodDescriptionstatic EntityAttributeGroupObjectGraphQlQueries.entityAttributeGroup(graphql.schema.DataFetchingEnvironment env, String entityAttributeGroupName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type EntityAttributeGroupObjectModifier and TypeMethodDescriptionGraphQlQueries.entityAttributeGroups(graphql.schema.DataFetchingEnvironment env) -
Uses of EntityAttributeGroupObject in com.echothree.model.control.core.server.control
Methods in com.echothree.model.control.core.server.control that return types with arguments of type EntityAttributeGroupObjectModifier and TypeMethodDescriptionEntityAttributeGroupControl.getEntityAttributeGroupObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) -
Uses of EntityAttributeGroupObject in com.echothree.model.control.core.server.graphql
Methods in com.echothree.model.control.core.server.graphql that return EntityAttributeGroupObjectModifier and TypeMethodDescriptionEntityAttributeEntityAttributeGroupObject.getEntityAttributeGroup(graphql.schema.DataFetchingEnvironment env) -
Uses of EntityAttributeGroupObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return EntityAttributeGroupObjectModifier and TypeMethodDescriptionBaseEntityInstanceObject.getEntityAttributeGroup(graphql.schema.DataFetchingEnvironment env, String entityAttributeGroupName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type EntityAttributeGroupObjectModifier and TypeMethodDescriptionBaseEntityInstanceObject.getEntityAttributeGroups(graphql.schema.DataFetchingEnvironment env) -
Uses of EntityAttributeGroupObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return EntityAttributeGroupObjectMethods in com.echothree.model.control.search.server.graphql that return types with arguments of type EntityAttributeGroupObjectModifier and TypeMethodDescriptionEntityAttributeGroupResultsObject.getEntityAttributeGroups(graphql.schema.DataFetchingEnvironment env)