Introduce UUID identified and openForEdit/freeze cycle
[lgpl/argeo-commons.git] / org.argeo.api.acr / src / org / argeo / api / acr / spi / ProvidedSession.java
index 5a538b57a45ec4593aca8a9267e67570393169b2..6d0dfbb245b323db00063472aa8a8c161cd790d9 100644 (file)
@@ -20,7 +20,7 @@ public interface ProvidedSession extends ContentSession {
 
        void notifyModification(ProvidedContent content);
 
-       UUID getUuid();
+       UUID uuid();
 
 //     Content getSessionRunDir();