Uses of Interface
com.echothree.control.user.batch.common.form.CreateBatchAliasForm
Packages that use CreateBatchAliasForm
Package
Description
-
Uses of CreateBatchAliasForm in com.echothree.control.user.batch.common
Methods in com.echothree.control.user.batch.common that return CreateBatchAliasFormMethods in com.echothree.control.user.batch.common with parameters of type CreateBatchAliasFormModifier and TypeMethodDescriptionBatchService.createBatchAlias
(UserVisitPK userVisitPK, CreateBatchAliasForm form) -
Uses of CreateBatchAliasForm in com.echothree.control.user.batch.common.form
Methods in com.echothree.control.user.batch.common.form that return CreateBatchAliasFormModifier and TypeMethodDescriptionstatic CreateBatchAliasForm
BatchFormFactory.getCreateBatchAliasForm()
-
Uses of CreateBatchAliasForm in com.echothree.control.user.batch.server
Methods in com.echothree.control.user.batch.server that return CreateBatchAliasFormMethods in com.echothree.control.user.batch.server with parameters of type CreateBatchAliasFormModifier and TypeMethodDescriptionBatchBean.createBatchAlias
(UserVisitPK userVisitPK, CreateBatchAliasForm form) -
Uses of CreateBatchAliasForm in com.echothree.control.user.batch.server.command
Constructors in com.echothree.control.user.batch.server.command with parameters of type CreateBatchAliasFormModifierConstructorDescriptionCreateBatchAliasCommand
(UserVisitPK userVisitPK, CreateBatchAliasForm form) Creates a new instance of CreateBatchAliasCommand