Uses of Class
com.echothree.model.control.content.server.graphql.ContentCatalogItemObject
Packages that use ContentCatalogItemObject
Package
Description
-
Uses of ContentCatalogItemObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return ContentCatalogItemObjectModifier and TypeMethodDescriptionContentCategoryItemObject.getContentCatalogItem
(graphql.schema.DataFetchingEnvironment env) Methods in com.echothree.model.control.content.server.graphql that return types with arguments of type ContentCatalogItemObjectModifier and TypeMethodDescriptionContentCatalogObject.getContentCatalogItems
(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentCatalogItemObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentCatalogItemObjectModifier and TypeMethodDescriptionstatic ContentCatalogItemObject
GraphQlQueries.contentCatalogItem
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String itemName, String inventoryConditionName, String unitOfMeasureTypeName, String currencyIsoName, String associateProgramName, String associateName, String associatePartyContactMechanismName) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type ContentCatalogItemObjectModifier and TypeMethodDescriptionstatic Collection<ContentCatalogItemObject>
GraphQlQueries.contentCatalogItems
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String associateProgramName, String associateName, String associatePartyContactMechanismName)