X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=org.argeo.cms.ui%2Fsrc%2Forg%2Fargeo%2Fcms%2Fui%2FCmsEditable.java;h=bc952c3021b6755908902058379fd0e71706ee1f;hb=3877d57c9cdad93179d6362a09af6b18576a512c;hp=687e3e83b4922212d4004726f3ddb2a2db22b874;hpb=088c1b517a543e935d8ab65c3b2fd2d0269b551d;p=lgpl%2Fargeo-commons.git diff --git a/org.argeo.cms.ui/src/org/argeo/cms/ui/CmsEditable.java b/org.argeo.cms.ui/src/org/argeo/cms/ui/CmsEditable.java index 687e3e83b..bc952c302 100644 --- a/org.argeo.cms.ui/src/org/argeo/cms/ui/CmsEditable.java +++ b/org.argeo.cms.ui/src/org/argeo/cms/ui/CmsEditable.java @@ -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 */