Uses of Interface
com.echothree.control.user.item.common.form.GetRelatedItemsForm
Packages that use GetRelatedItemsForm
Package
Description
-
Uses of GetRelatedItemsForm in com.echothree.control.user.item.common
Methods in com.echothree.control.user.item.common that return GetRelatedItemsFormMethods in com.echothree.control.user.item.common with parameters of type GetRelatedItemsFormModifier and TypeMethodDescriptionItemService.getRelatedItems
(UserVisitPK userVisitPK, GetRelatedItemsForm form) -
Uses of GetRelatedItemsForm in com.echothree.control.user.item.common.form
Methods in com.echothree.control.user.item.common.form that return GetRelatedItemsFormModifier and TypeMethodDescriptionstatic GetRelatedItemsForm
ItemFormFactory.getGetRelatedItemsForm()
-
Uses of GetRelatedItemsForm in com.echothree.control.user.item.server
Methods in com.echothree.control.user.item.server that return GetRelatedItemsFormMethods in com.echothree.control.user.item.server with parameters of type GetRelatedItemsFormModifier and TypeMethodDescriptionItemBean.getRelatedItems
(UserVisitPK userVisitPK, GetRelatedItemsForm form) -
Uses of GetRelatedItemsForm in com.echothree.control.user.item.server.command
Constructors in com.echothree.control.user.item.server.command with parameters of type GetRelatedItemsFormModifierConstructorDescriptionGetRelatedItemsCommand
(UserVisitPK userVisitPK, GetRelatedItemsForm form) Creates a new instance of GetRelatedItemsCommand