Improve documentation.
authorMathieu Baudier <mbaudier@argeo.org>
Tue, 22 Sep 2020 08:44:59 +0000 (10:44 +0200)
committerMathieu Baudier <mbaudier@argeo.org>
Tue, 22 Sep 2020 08:44:59 +0000 (10:44 +0200)
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 */