org.mmbase.datatypes.processors
Class RelatedField.Setter
java.lang.Object
org.mmbase.datatypes.processors.Related.AbstractProcessor
org.mmbase.datatypes.processors.RelatedField.AbstractProcessor
org.mmbase.datatypes.processors.RelatedField.Setter
- All Implemented Interfaces:
- Serializable, Processor
- Enclosing class:
- RelatedField
public static class RelatedField.Setter
- extends RelatedField.AbstractProcessor
- See Also:
- Serialized Form
| Methods inherited from class org.mmbase.datatypes.processors.Related.AbstractProcessor |
getKey, getRelatedCreateType, getRelatedNode, getRelatedQuery, getRelatedType, getRelationManager, getRelationsQuery, setCreateType, setCreateTypeProperty, setRelationConstraints, setRole, setSearchDir, setType, setTypeProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelatedField.Setter
public RelatedField.Setter()
process
public Object process(Node node,
Field field,
Object value)
- Parameters:
node - The node object for which the field must be transformed.field - The field which is set.value - The (new) field value.
MMBase 2.0-SNAPSHOT - null