Uses of Class
com.echothree.model.control.content.server.graphql.ContentCategoryObject
Packages that use ContentCategoryObject
Package
Description
-
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.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentCategoryObjectModifier and TypeMethodDescriptionstatic ContentCategoryObject
GraphQlQueries.contentCategory
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String contentCategoryName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentCategoryObjectModifier and TypeMethodDescriptionstatic Collection<ContentCategoryObject>
GraphQlQueries.contentCategories
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String parentContentCategoryName, String associateProgramName, String associateName, String associatePartyContactMechanismName)