Uses of Interface
com.echothree.control.user.item.common.form.CreateItemCountryOfOriginForm
Packages that use CreateItemCountryOfOriginForm
Package
Description
-
Uses of CreateItemCountryOfOriginForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return CreateItemCountryOfOriginFormMethods in com.echothree.control.user.item.common with parameters of type CreateItemCountryOfOriginFormModifier and TypeMethodDescriptionItemService.createItemCountryOfOrigin
(UserVisitPK userVisitPK, CreateItemCountryOfOriginForm form) -
Uses of CreateItemCountryOfOriginForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return CreateItemCountryOfOriginForm -
Uses of CreateItemCountryOfOriginForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return CreateItemCountryOfOriginFormMethods in com.echothree.control.user.item.server with parameters of type CreateItemCountryOfOriginFormModifier and TypeMethodDescriptionItemBean.createItemCountryOfOrigin
(UserVisitPK userVisitPK, CreateItemCountryOfOriginForm form) -
Uses of CreateItemCountryOfOriginForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type CreateItemCountryOfOriginFormModifierConstructorDescriptionCreateItemCountryOfOriginCommand
(UserVisitPK userVisitPK, CreateItemCountryOfOriginForm form) Creates a new instance of CreateItemCountryOfOriginCommand