Uses of Interface
com.echothree.control.user.batch.common.form.GetBatchAliasForm
Packages that use GetBatchAliasForm
Package
Description
-
Uses of GetBatchAliasForm in com.echothree.control.user.batch.common
Methods in com.echothree.control.user.batch.common that return GetBatchAliasFormMethods in com.echothree.control.user.batch.common with parameters of type GetBatchAliasFormModifier and TypeMethodDescriptionBatchService.getBatchAlias
(UserVisitPK userVisitPK, GetBatchAliasForm form) -
Uses of GetBatchAliasForm in com.echothree.control.user.batch.common.form
Methods in com.echothree.control.user.batch.common.form that return GetBatchAliasFormModifier and TypeMethodDescriptionstatic GetBatchAliasForm
BatchFormFactory.getGetBatchAliasForm()
-
Uses of GetBatchAliasForm in com.echothree.control.user.batch.server
Methods in com.echothree.control.user.batch.server that return GetBatchAliasFormMethods in com.echothree.control.user.batch.server with parameters of type GetBatchAliasFormModifier and TypeMethodDescriptionBatchBean.getBatchAlias
(UserVisitPK userVisitPK, GetBatchAliasForm form) -
Uses of GetBatchAliasForm in com.echothree.control.user.batch.server.command
Constructors in com.echothree.control.user.batch.server.command with parameters of type GetBatchAliasFormModifierConstructorDescriptionGetBatchAliasCommand
(UserVisitPK userVisitPK, GetBatchAliasForm form) Creates a new instance of GetBatchAliasCommand