Uses of Interface
com.echothree.control.user.item.common.form.DeleteItemCountryOfOriginForm
Packages that use DeleteItemCountryOfOriginForm
Package
Description
-
Uses of DeleteItemCountryOfOriginForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return DeleteItemCountryOfOriginFormMethods in com.echothree.control.user.item.common with parameters of type DeleteItemCountryOfOriginFormModifier and TypeMethodDescriptionItemService.deleteItemCountryOfOrigin
(UserVisitPK userVisitPK, DeleteItemCountryOfOriginForm form) -
Uses of DeleteItemCountryOfOriginForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return DeleteItemCountryOfOriginForm -
Uses of DeleteItemCountryOfOriginForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return DeleteItemCountryOfOriginFormMethods in com.echothree.control.user.item.server with parameters of type DeleteItemCountryOfOriginFormModifier and TypeMethodDescriptionItemBean.deleteItemCountryOfOrigin
(UserVisitPK userVisitPK, DeleteItemCountryOfOriginForm form) -
Uses of DeleteItemCountryOfOriginForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type DeleteItemCountryOfOriginFormModifierConstructorDescriptionDeleteItemCountryOfOriginCommand
(UserVisitPK userVisitPK, DeleteItemCountryOfOriginForm form) Creates a new instance of DeleteItemCountryOfOriginCommand