Uses of Class
com.echothree.model.control.content.server.graphql.ContentCollectionObject
Packages that use ContentCollectionObject
Package
Description
-
Uses of ContentCollectionObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ContentCollectionObjectModifier and TypeMethodDescriptionContentCatalogObject.getContentCollection
(graphql.schema.DataFetchingEnvironment env) ContentSectionObject.getContentCollection
(graphql.schema.DataFetchingEnvironment env) ContentWebAddressObject.getContentCollection
(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentCollectionObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentCollectionObjectModifier and TypeMethodDescriptionstatic ContentCollectionObject
GraphQlQueries.contentCollection
(graphql.schema.DataFetchingEnvironment env, String contentCollectionName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentCollectionObjectModifier and TypeMethodDescriptionstatic Collection<ContentCollectionObject>
GraphQlQueries.contentCollections
(graphql.schema.DataFetchingEnvironment env)