Uses of Interface
com.echothree.control.user.batch.common.form.EditBatchAliasForm
Packages that use EditBatchAliasForm
Package
Description
-
Uses of EditBatchAliasForm in com.echothree.control.user.batch.common
Methods in com.echothree.control.user.batch.common that return EditBatchAliasFormMethods in com.echothree.control.user.batch.common with parameters of type EditBatchAliasFormModifier and TypeMethodDescriptionBatchService.editBatchAlias
(UserVisitPK userVisitPK, EditBatchAliasForm form) -
Uses of EditBatchAliasForm in com.echothree.control.user.batch.common.form
Methods in com.echothree.control.user.batch.common.form that return EditBatchAliasFormModifier and TypeMethodDescriptionstatic EditBatchAliasForm
BatchFormFactory.getEditBatchAliasForm()
-
Uses of EditBatchAliasForm in com.echothree.control.user.batch.server
Methods in com.echothree.control.user.batch.server that return EditBatchAliasFormMethods in com.echothree.control.user.batch.server with parameters of type EditBatchAliasFormModifier and TypeMethodDescriptionBatchBean.editBatchAlias
(UserVisitPK userVisitPK, EditBatchAliasForm form) -
Uses of EditBatchAliasForm in com.echothree.control.user.batch.server.command
Constructors in com.echothree.control.user.batch.server.command with parameters of type EditBatchAliasFormModifierConstructorDescriptionEditBatchAliasCommand
(UserVisitPK userVisitPK, EditBatchAliasForm form) Creates a new instance of EditBatchAliasCommand