Class ContentPageObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.content.server.graphql.ContentPageObject
-
Field Summary
Fields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContentPageAreas(graphql.schema.DataFetchingEnvironment env) getContentPageLayout(graphql.schema.DataFetchingEnvironment env) getContentSection(graphql.schema.DataFetchingEnvironment env) getDescription(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull boolean@graphql.annotations.annotationTypes.GraphQLNonNull intMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
getEntityAliasType, getEntityAliasTypes, getEntityAttribute, getEntityAttributeGroup, getEntityAttributeGroups, getEntityInstance, getEntityInstanceByBasePK, getId, getTagScope, getTagScopes, getWorkflowEntityStatusObjectMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
ContentPageObject
-
-
Method Details
-
getContentSection
-
getContentPageName
-
getContentPageLayout
-
getIsDefault
-
getSortOrder
-
getDescription
-
getContentPageAreas
public CountingPaginatedData<ContentPageAreaObject> getContentPageAreas(graphql.schema.DataFetchingEnvironment env)
-