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