Uses of Class
com.echothree.model.control.core.server.graphql.EntityAttributeGroupObject
Packages that use EntityAttributeGroupObject
Package
Description
-
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 TypeMethodDescriptionstatic EntityAttributeGroupObject
GraphQlQueries.entityAttributeGroup
(graphql.schema.DataFetchingEnvironment env, String entityAttributeGroupName, String id) BaseEntityInstanceObject.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 TypeMethodDescriptionGraphQlQueries.entityAttributeGroups
(graphql.schema.DataFetchingEnvironment env) BaseEntityInstanceObject.getEntityAttributeGroups
(graphql.schema.DataFetchingEnvironment env)