Improve documentation.
[lgpl/argeo-commons.git] / org.argeo.cms.ui / src / org / argeo / cms / ui / CmsEditable.java
index 687e3e83b4922212d4004726f3ddb2a2db22b874..bc952c3021b6755908902058379fd0e71706ee1f 100644 (file)
@@ -1,6 +1,6 @@
 package org.argeo.cms.ui;
 
-/** API NOT STABLE (yet). */
+/** Abstraction of a simple edition life cycle. */
 public interface CmsEditable {
 
        /** Whether the calling thread can edit, the value is immutable */