Uses of Interface
com.echothree.control.user.item.common.form.CreateItemForm
Packages that use CreateItemForm
Package
Description
-
Uses of CreateItemForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return CreateItemFormMethods in com.echothree.control.user.item.common with parameters of type CreateItemFormModifier and TypeMethodDescriptionItemService.createItem
(UserVisitPK userVisitPK, CreateItemForm form) -
Uses of CreateItemForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return CreateItemForm -
Uses of CreateItemForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return CreateItemFormMethods in com.echothree.control.user.item.server with parameters of type CreateItemFormModifier and TypeMethodDescriptionItemBean.createItem
(UserVisitPK userVisitPK, CreateItemForm form) -
Uses of CreateItemForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type CreateItemFormModifierConstructorDescriptionCreateItemCommand
(UserVisitPK userVisitPK, CreateItemForm form) Creates a new instance of CreateItemCommand