package org.argeo.suite; /** Argeo Suite constants */ public interface SuiteConstants { String AS_DOMAIN_PREFIX = "org.argeo.suite"; }