Uses of Class
com.echothree.model.control.content.server.graphql.ContentCatalogObject
Packages that use ContentCatalogObject
Package
Description
-
Uses of ContentCatalogObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ContentCatalogObjectModifier and TypeMethodDescriptionstatic ContentCatalogObjectGraphQlQueries.contentCatalog(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ContentCatalogObject -
Uses of ContentCatalogObject in com.echothree.model.control.content.server.control
Methods in com.echothree.model.control.content.server.control that return types with arguments of type ContentCatalogObjectModifier and TypeMethodDescriptionContentCatalogControl.getContentCatalogObjectsFromUserVisitSearch(UserVisitSearch userVisitSearch) -
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.search.server.graphql
Methods in com.echothree.model.control.search.server.graphql that return ContentCatalogObjectMethods in com.echothree.model.control.search.server.graphql that return types with arguments of type ContentCatalogObjectModifier and TypeMethodDescriptionContentCatalogResultsObject.getContentCatalogs(graphql.schema.DataFetchingEnvironment env)