mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
First cut of pending submission UI
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5735 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -118,6 +118,11 @@ public interface NamespaceService extends NamespacePrefixResolver
|
||||
/** WCM Application Model Prefix */
|
||||
static final String WCMAPP_MODEL_PREFIX = "wca";
|
||||
|
||||
/** WCM Workflow Model Prefix */
|
||||
static final String WCMWF_MODEL = "wcmwf";
|
||||
|
||||
/** WCM Workflow Model URI */
|
||||
static final String WCMWF_MODEL_1_0_URI = "http://www.alfresco.org/model/wcmworkflow/1.0";
|
||||
|
||||
/**
|
||||
* Register a prefix for namespace uri.
|
||||
|
Reference in New Issue
Block a user