Uses of Class
com.echothree.model.control.content.server.graphql.ContentSectionObject
Packages that use ContentSectionObject
Package
Description
-
Uses of ContentSectionObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContentSectionObjectModifier and TypeMethodDescriptionstatic ContentSectionObjectGraphQlQueries.contentSection(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentSectionName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContentSectionObject -
Uses of ContentSectionObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ContentSectionObjectModifier and TypeMethodDescriptionContentPageObject.getContentSection(graphql.schema.DataFetchingEnvironment env) ContentSectionObject.getParentContentSection(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.content.server.graphql that return types with arguments of type ContentSectionObjectModifier and TypeMethodDescriptionContentCollectionObject.getContentSections(graphql.schema.DataFetchingEnvironment env)