Author: michiel
Date: 2010-01-22 15:17:32 +0100 (Fri, 22 Jan 2010)
New Revision: 40699
Modified:
mmbase/trunk/core/src/main/java/org/mmbase/bridge/Field.java
Log:
javadoc
Modified: mmbase/trunk/core/src/main/java/org/mmbase/bridge/Field.java
===================================================================
--- mmbase/trunk/core/src/main/java/org/mmbase/bridge/Field.java
2010-01-22 14:16:13 UTC (rev 40698)
+++ mmbase/trunk/core/src/main/java/org/mmbase/bridge/Field.java
2010-01-22 14:17:32 UTC (rev 40699)
@@ -73,7 +73,7 @@
/**
* A field's {...@link #getState state} is 'virtual' if it is not
persistent in storage. The value of such a field may be implicitely
- * calculated from the values of other fields. This can e.g. be done with
{...@link Processor}'s which are associated
+ * calculated from the values of other fields. This can e.g. be done with
{...@link org.mmbase.datatypes.processors.Processor}'s which are associated
* with the {...@link #getDataType DataType} of this field.
*/
public final static int STATE_VIRTUAL = 0;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs