mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
SLNG-764: Add warning to JSF client when browsing into Share managed folders.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@11076 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -38,6 +38,7 @@ public interface SiteModel
|
||||
public static final String SITE_MODEL_PREFIX = "st";
|
||||
|
||||
/** Site */
|
||||
public static final QName TYPE_SITES = QName.createQName(SITE_MODEL_URL, "sites");
|
||||
public static final QName TYPE_SITE = QName.createQName(SITE_MODEL_URL, "site");
|
||||
public static final QName PROP_SITE_PRESET = QName.createQName(SITE_MODEL_URL, "sitePreset");
|
||||
|
||||
|
Reference in New Issue
Block a user