Uses of Interface
com.echothree.control.user.batch.common.result.EditBatchAliasResult
Packages that use EditBatchAliasResult
Package
Description
-
Uses of EditBatchAliasResult in com.echothree.control.user.batch.common.result
Methods in com.echothree.control.user.batch.common.result that return EditBatchAliasResultModifier and TypeMethodDescriptionstatic EditBatchAliasResult
BatchResultFactory.getEditBatchAliasResult()
-
Uses of EditBatchAliasResult in com.echothree.control.user.batch.server.command
Methods in com.echothree.control.user.batch.server.command that return EditBatchAliasResultMethods in com.echothree.control.user.batch.server.command with parameters of type EditBatchAliasResultModifier and TypeMethodDescriptionvoid
EditBatchAliasCommand.fillInResult
(EditBatchAliasResult result, BatchAlias batchAlias) EditBatchAliasCommand.getEntity
(EditBatchAliasResult result)