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 DeleteBatchAliasFormBatchFormFactory.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)