Uses of Class
com.echothree.model.control.content.server.graphql.ContentSectionObject
Packages that use ContentSectionObject
Package
Description
-
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) -
Uses of ContentSectionObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentSectionObjectModifier and TypeMethodDescriptionstatic ContentSectionObject
GraphQlQueries.contentSection
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentSectionName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentSectionObjectModifier and TypeMethodDescriptionstatic Collection<ContentSectionObject>
GraphQlQueries.contentSections
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String parentContentSectionName, String associateProgramName, String associateName, String associatePartyContactMechanismName)