Uses of Interface
com.echothree.control.user.batch.common.form.GetBatchAliasesForm
Packages that use GetBatchAliasesForm
Package
Description
-
Uses of GetBatchAliasesForm in com.echothree.control.user.batch.common
Methods in com.echothree.control.user.batch.common that return GetBatchAliasesFormMethods in com.echothree.control.user.batch.common with parameters of type GetBatchAliasesFormModifier and TypeMethodDescriptionBatchService.getBatchAliases
(UserVisitPK userVisitPK, GetBatchAliasesForm form) -
Uses of GetBatchAliasesForm in com.echothree.control.user.batch.common.form
Methods in com.echothree.control.user.batch.common.form that return GetBatchAliasesFormModifier and TypeMethodDescriptionstatic GetBatchAliasesForm
BatchFormFactory.getGetBatchAliasesForm()
-
Uses of GetBatchAliasesForm in com.echothree.control.user.batch.server
Methods in com.echothree.control.user.batch.server that return GetBatchAliasesFormMethods in com.echothree.control.user.batch.server with parameters of type GetBatchAliasesFormModifier and TypeMethodDescriptionBatchBean.getBatchAliases
(UserVisitPK userVisitPK, GetBatchAliasesForm form) -
Uses of GetBatchAliasesForm in com.echothree.control.user.batch.server.command
Constructors in com.echothree.control.user.batch.server.command with parameters of type GetBatchAliasesFormModifierConstructorDescriptionGetBatchAliasesCommand
(UserVisitPK userVisitPK, GetBatchAliasesForm form) Creates a new instance of GetBatchAliasesCommand