Uses of Class
com.echothree.model.control.content.server.graphql.ContentPageObject
Packages that use ContentPageObject
Package
Description
-
Uses of ContentPageObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ContentPageObjectModifier and TypeMethodDescriptionContentPageAreaObject.getContentPage
(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.content.server.graphql that return types with arguments of type ContentPageObjectModifier and TypeMethodDescriptionContentSectionObject.getContentPages
(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentPageObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentPageObjectModifier and TypeMethodDescriptionstatic ContentPageObject
GraphQlQueries.contentPage
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentSectionName, String contentPageName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentPageObjectModifier and TypeMethodDescriptionstatic Collection<ContentPageObject>
GraphQlQueries.contentPages
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentSectionName, String associateProgramName, String associateName, String associatePartyContactMechanismName)