Work on the security model, introduce Suite specific system roles
[gpl/argeo-suite.git] / org.argeo.suite.core / src / org / argeo / suite / SuiteConstants.java
index ee172ed748bd70a6502b78b1072aae50e62aa7b2..26f2aac96c556fadaacc6ac34222c013a91af874 100644 (file)
@@ -1,5 +1,7 @@
 package org.argeo.suite;
 
+/** Argeo Suite constants */
 public interface SuiteConstants {
 
+       String AS_DOMAIN_PREFIX = "org.argeo.suite";
 }