public interface MergeAction extends Action
| Modifier and Type | Method and Description |
|---|---|
void |
setActionFactory(OperationFactory factory)
Sets the action's action factory.
|
void |
setMapperFactory(OperationFactory factory)
Sets the action's mapper factory.
|
void |
setMatcherFactory(OperationFactory factory)
Sets the action's matcher factory.
|
void setMapperFactory(OperationFactory factory)
factory - The action's mapper factoryvoid setMatcherFactory(OperationFactory factory)
factory - The action's matcher factoryvoid setActionFactory(OperationFactory factory)
factory - The action's action factoryCopyright © 2001–2025. All rights reserved.