Skip navigation links

Package org.mmbase.datatypes.processors

Plugins into set- and getValue methods on Node (Setting and getting Fields).

See: Description

Package org.mmbase.datatypes.processors Description

Plugins into set- and getValue methods on Node (Setting and getting Fields).

When functionality is added to a certain field type then a Processor must be implemented and turned on in datatypes.xml or the builder xml.

Processors can be parameterized in two ways. Using a ParameterizedProcessorFactory or ParameterizedCommitProcessorFactory or simply by using bean-like setting on the instance. Both ways are recognized in builder xml's.

Since:
MMBase-1.7
See Also:
Node
Skip navigation links

MMBase 1.9-SNAPSHOT - ${javadoctimestamp}