Uses of Interface
com.echothree.control.user.item.common.result.CreateItemCategoryResult
Packages that use CreateItemCategoryResult
Package
Description
-
Uses of CreateItemCategoryResult in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return types with arguments of type CreateItemCategoryResultModifier and TypeMethodDescriptionItemService.createItemCategory(UserVisitPK userVisitPK, CreateItemCategoryForm form) -
Uses of CreateItemCategoryResult in com.echothree.control.user.item.common.result
Methods in com.echothree.control.user.item.common.result that return CreateItemCategoryResultModifier and TypeMethodDescriptionstatic CreateItemCategoryResultItemResultFactory.getCreateItemCategoryResult() -
Uses of CreateItemCategoryResult in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return types with arguments of type CreateItemCategoryResultModifier and TypeMethodDescriptionItemBean.createItemCategory(UserVisitPK userVisitPK, CreateItemCategoryForm form)