Uses of Class
com.echothree.model.control.content.server.graphql.ContentCollectionObject
Packages that use ContentCollectionObject
Package
Description
-
Uses of ContentCollectionObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContentCollectionObjectModifier and TypeMethodDescriptionstatic ContentCollectionObjectGraphQlQueries.contentCollection(graphql.schema.DataFetchingEnvironment env, String contentCollectionName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContentCollectionObjectModifier and TypeMethodDescriptionGraphQlQueries.contentCollections(graphql.schema.DataFetchingEnvironment env) -
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)