Class ContentCategoryResultsObject
java.lang.Object
com.echothree.model.control.search.server.graphql.BaseResultsObject<GetContentCategoryResultsForm>
com.echothree.model.control.search.server.graphql.ContentCategoryResultsObject
- 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 TypeMethodDescriptiongetContentCategories(graphql.schema.DataFetchingEnvironment env) Methods inherited from class com.echothree.model.control.search.server.graphql.BaseResultsObject
getFacets, getTotalCount, getUserVisitSearch, getUserVisitSearchFacetObjects
-
Constructor Details
-
ContentCategoryResultsObject
-
-
Method Details
-
getContentCategories
public CountingPaginatedData<ContentCategoryObject> getContentCategories(graphql.schema.DataFetchingEnvironment env)
-