Uses of Class
com.echothree.model.control.content.server.graphql.ContentCatalogObject
Packages that use ContentCatalogObject
Package
Description
-
Uses of ContentCatalogObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ContentCatalogObjectModifier and TypeMethodDescriptionContentCatalogItemObject.getContentCatalog
(graphql.schema.DataFetchingEnvironment env) ContentCategoryObject.getContentCatalog
(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.content.server.graphql that return types with arguments of type ContentCatalogObjectModifier and TypeMethodDescriptionContentCollectionObject.getContentCatalogs
(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentCatalogObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentCatalogObjectModifier and TypeMethodDescriptionstatic ContentCatalogObject
GraphQlQueries.contentCatalog
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentCatalogObjectModifier and TypeMethodDescriptionstatic Collection<ContentCatalogObject>
GraphQlQueries.contentCatalogs
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String associateProgramName, String associateName, String associatePartyContactMechanismName)