Clean up and re-organise CMS
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / CmsSession.java
index 0f4e5410900761a21546c518adadc04da852dd42..38c2b6c9989b0111af77feb7d5d66efdd80e16ea 100644 (file)
@@ -1,5 +1,7 @@
 package org.argeo.cms;
 
+import org.argeo.cms.i18n.Msg;
+
 /** Provides interaction with the CMS system. UNSTABLE API at this stage. */
 public interface CmsSession {
        public final static String KEY = "org.argeo.connect.web.cmsSession";