Uses of Class
com.echothree.model.control.content.server.graphql.ContentPageAreaObject
Packages that use ContentPageAreaObject
Package
Description
-
Uses of ContentPageAreaObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return types with arguments of type ContentPageAreaObjectModifier and TypeMethodDescriptionContentPageObject.getContentPageAreas
(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentPageAreaObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentPageAreaObjectModifier and TypeMethodDescriptionstatic ContentPageAreaObject
GraphQlQueries.contentPageArea
(graphql.schema.DataFetchingEnvironment env, String contentCollectionName, String contentSectionName, String contentPageName, String sortOrder, String languageIsoName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentPageAreaObjectModifier and TypeMethodDescriptionstatic Collection<ContentPageAreaObject>
GraphQlQueries.contentPageAreas
(graphql.schema.DataFetchingEnvironment env, String contentCollectionName, String contentSectionName, String contentPageName)