Uses of Interface
com.echothree.control.user.batch.common.form.DeleteBatchAliasForm
Packages that use DeleteBatchAliasForm
Package
Description
-
Uses of DeleteBatchAliasForm in com.echothree.control.user.batch.common
Methods in com.echothree.control.user.batch.common that return DeleteBatchAliasFormMethods in com.echothree.control.user.batch.common with parameters of type DeleteBatchAliasFormModifier and TypeMethodDescriptionBatchService.deleteBatchAlias
(UserVisitPK userVisitPK, DeleteBatchAliasForm form) -
Uses of DeleteBatchAliasForm in com.echothree.control.user.batch.common.form
Methods in com.echothree.control.user.batch.common.form that return DeleteBatchAliasFormModifier and TypeMethodDescriptionstatic DeleteBatchAliasForm
BatchFormFactory.getDeleteBatchAliasForm()
-
Uses of DeleteBatchAliasForm in com.echothree.control.user.batch.server
Methods in com.echothree.control.user.batch.server that return DeleteBatchAliasFormMethods in com.echothree.control.user.batch.server with parameters of type DeleteBatchAliasFormModifier and TypeMethodDescriptionBatchBean.deleteBatchAlias
(UserVisitPK userVisitPK, DeleteBatchAliasForm form) -
Uses of DeleteBatchAliasForm in com.echothree.control.user.batch.server.command
Constructors in com.echothree.control.user.batch.server.command with parameters of type DeleteBatchAliasFormModifierConstructorDescriptionDeleteBatchAliasCommand
(UserVisitPK userVisitPK, DeleteBatchAliasForm form) Creates a new instance of DeleteBatchAliasCommand