Uses of Class
com.echothree.model.control.content.server.graphql.ContentCategoryObject
Packages that use ContentCategoryObject
Package
Description
-
Uses of ContentCategoryObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContentCategoryObjectModifier and TypeMethodDescriptionstatic ContentCategoryObjectGraphQlQueries.contentCategory(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String contentCategoryName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContentCategoryObjectModifier and TypeMethodDescriptionGraphQlQueries.contentCategories(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String parentContentCategoryName, String associateProgramName, String associateName, String associatePartyContactMechanismName) -
Uses of ContentCategoryObject in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentCategoryObjectModifier and TypeMethodDescriptionContentCategoryControl.getContentCategoryObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) -
Uses of ContentCategoryObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ContentCategoryObjectModifier and TypeMethodDescriptionContentCategoryItemObject.getContentCategory(graphql.schema.DataFetchingEnvironment env) ContentCategoryObject.getParentContentCategory(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.content.server.graphql that return types with arguments of type ContentCategoryObjectModifier and TypeMethodDescriptionContentCatalogObject.getContentCategories(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentCategoryObject in com.echothree.model.control.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return ContentCategoryObjectMethods in com.echothree.model.control.search.server.graphql that return types with arguments of type ContentCategoryObjectModifier and TypeMethodDescriptionContentCategoryResultsObject.getContentCategories(graphql.schema.DataFetchingEnvironment env)