org.mmbase.datatypes.processors
Class ContextProcessor.Get
java.lang.Object
org.mmbase.datatypes.processors.ContextProcessor.Get
- All Implemented Interfaces:
- Serializable, Processor
- Enclosing class:
- ContextProcessor
public static class ContextProcessor.Get
- extends Object
- implements Processor
- See Also:
- Serialized Form
ContextProcessor.Get
public ContextProcessor.Get()
process
public final Object process(Node node,
Field field,
Object value)
- Specified by:
process in interface Processor
- Parameters:
node - The node object for which the field must be transformed.field - The field which is set.value - The (new) field value.
toString
public String toString()
- Overrides:
toString in class Object
MMBase2 Bridge 2.0-SNAPSHOT - 2013-05-29T22:05