public class Readonly extends Object implements Processor
| Constructor and Description |
|---|
Readonly() |
| Modifier and Type | Method and Description |
|---|---|
Object |
process(Node node,
Field field,
Object value)
You can plug this in on every set-action besides 'object' which will make this
field unmodifiable, except for set(Object) itself (which is never used from editors).
|
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}