Uses of Class
com.echothree.model.control.content.server.graphql.ContentPageLayoutObject
Packages that use ContentPageLayoutObject
Package
Description
-
Uses of ContentPageLayoutObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ContentPageLayoutObjectModifier and TypeMethodDescriptionContentPageLayoutAreaObject.getContentPageLayout
(graphql.schema.DataFetchingEnvironment env) ContentPageObject.getContentPageLayout
(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentPageLayoutObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentPageLayoutObjectModifier and TypeMethodDescriptionstatic ContentPageLayoutObject
GraphQlQueries.contentPageLayout
(graphql.schema.DataFetchingEnvironment env, String contentPageLayoutName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentPageLayoutObjectModifier and TypeMethodDescriptionstatic Collection<ContentPageLayoutObject>
GraphQlQueries.contentPageLayouts
(graphql.schema.DataFetchingEnvironment env)