Uses of Interface
com.echothree.control.user.item.common.form.EditItemCountryOfOriginForm
Packages that use EditItemCountryOfOriginForm
Package
Description
-
Uses of EditItemCountryOfOriginForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return EditItemCountryOfOriginFormMethods in com.echothree.control.user.item.common with parameters of type EditItemCountryOfOriginFormModifier and TypeMethodDescriptionItemService.editItemCountryOfOrigin
(UserVisitPK userVisitPK, EditItemCountryOfOriginForm form) -
Uses of EditItemCountryOfOriginForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return EditItemCountryOfOriginFormModifier and TypeMethodDescriptionstatic EditItemCountryOfOriginForm
ItemFormFactory.getEditItemCountryOfOriginForm()
-
Uses of EditItemCountryOfOriginForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return EditItemCountryOfOriginFormMethods in com.echothree.control.user.item.server with parameters of type EditItemCountryOfOriginFormModifier and TypeMethodDescriptionItemBean.editItemCountryOfOrigin
(UserVisitPK userVisitPK, EditItemCountryOfOriginForm form) -
Uses of EditItemCountryOfOriginForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type EditItemCountryOfOriginFormModifierConstructorDescriptionEditItemCountryOfOriginCommand
(UserVisitPK userVisitPK, EditItemCountryOfOriginForm form) Creates a new instance of EditItemCountryOfOriginCommand