Uses of Class
com.echothree.model.control.content.server.graphql.ContentCategoryItemObject
Packages that use ContentCategoryItemObject
Package
Description
-
Uses of ContentCategoryItemObject in com.echothree.model.control.content.server.graphql
Methods in com.echothree.model.control.content.server.graphql that return types with arguments of type ContentCategoryItemObjectModifier and TypeMethodDescriptionContentCategoryObject.getContentCategoryItems
(graphql.schema.DataFetchingEnvironment env) -
Uses of ContentCategoryItemObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return ContentCategoryItemObjectModifier and TypeMethodDescriptionstatic ContentCategoryItemObject
GraphQlQueries.contentCategoryItem
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String contentCategoryName, 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 ContentCategoryItemObjectModifier and TypeMethodDescriptionstatic Collection<ContentCategoryItemObject>
GraphQlQueries.contentCategoryItems
(graphql.schema.DataFetchingEnvironment env, String contentWebAddressName, String contentCollectionName, String contentCatalogName, String contentCategoryName, String associateProgramName, String associateName, String associatePartyContactMechanismName)