org.deft.extension.decoration.modify
Class ModifiedDecoratorInvoker
java.lang.Object
org.deft.extension.decoration.modify.ModifiedDecoratorInvoker
- All Implemented Interfaces:
- Invoker
public class ModifiedDecoratorInvoker
- extends java.lang.Object
- implements Invoker
Handles a invoker call from a Persistence object and applies a
ModifiedInformation to a XPath.
Parameter
location - xpath
- Author:
- Martin Heinzerling
Method Summary |
void |
invoke(org.deft.repository.ast.TreeNode ast,
java.util.Map<java.lang.String,java.lang.String> params)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ModifiedDecoratorInvoker
public ModifiedDecoratorInvoker()
invoke
public void invoke(org.deft.repository.ast.TreeNode ast,
java.util.Map<java.lang.String,java.lang.String> params)
- Specified by:
invoke
in interface Invoker
- Parameters:
ast
- root treenodeparams
- parameter map with the concrete modification