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