Uses of Interface
com.echothree.control.user.item.common.form.GetRelatedItemForm
Packages that use GetRelatedItemForm
Package
Description
-
Uses of GetRelatedItemForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return GetRelatedItemFormMethods in com.echothree.control.user.item.common with parameters of type GetRelatedItemFormModifier and TypeMethodDescriptionItemService.getRelatedItem
(UserVisitPK userVisitPK, GetRelatedItemForm form) -
Uses of GetRelatedItemForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return GetRelatedItemFormModifier and TypeMethodDescriptionstatic GetRelatedItemForm
ItemFormFactory.getGetRelatedItemForm()
-
Uses of GetRelatedItemForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return GetRelatedItemFormMethods in com.echothree.control.user.item.server with parameters of type GetRelatedItemFormModifier and TypeMethodDescriptionItemBean.getRelatedItem
(UserVisitPK userVisitPK, GetRelatedItemForm form) -
Uses of GetRelatedItemForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type GetRelatedItemFormModifierConstructorDescriptionGetRelatedItemCommand
(UserVisitPK userVisitPK, GetRelatedItemForm form) Creates a new instance of GetRelatedItemCommand