org.mmbase.datatypes.processors
Class ContextProcessor.Set
java.lang.Object
org.mmbase.datatypes.processors.ContextProcessor.Set
- All Implemented Interfaces:
- Serializable, Processor
- Enclosing class:
- ContextProcessor
public static class ContextProcessor.Set
- extends Object
- implements Processor
- See Also:
- Serialized Form
ContextProcessor.Set
public ContextProcessor.Set()
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
MMBase 2.0-SNAPSHOT - null