Class EntityAttributeGroupResultsObject
java.lang.Object
com.echothree.model.control.search.server.graphql.BaseResultsObject<GetEntityAttributeGroupResultsForm>
com.echothree.model.control.search.server.graphql.EntityAttributeGroupResultsObject
- All Implemented Interfaces:
BaseGraphQl
public class EntityAttributeGroupResultsObject
extends BaseResultsObject<GetEntityAttributeGroupResultsForm>
-
Field Summary
Fields inherited from interface com.echothree.model.control.graphql.server.util.BaseGraphQl
GRAPHQL_EXECUTION_CONTEXT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEntityAttributeGroups(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.search.server.graphql.BaseResultsObject
getFacets, getTotalCount, getUserVisitSearch, getUserVisitSearchFacetObjects
-
Constructor Details
-
EntityAttributeGroupResultsObject
-
-
Method Details
-
getEntityAttributeGroups
public CountingPaginatedData<EntityAttributeGroupObject> getEntityAttributeGroups(graphql.schema.DataFetchingEnvironment env)
-