ContentEntitlementHelper Class
- public class ContentEntitlementHelper
extends Object
-
Hierarchy
-
Object
ContentEntitlementHelper
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BROWSE
public static final String
BROWSE
CAN_DELETE
public static final String
CAN_DELETE
- The CAN_DELETE capability. This should be the same as the one defined in HierarchyServlet.properties
CAN_MANAGE
public static final String
CAN_MANAGE
- The CAN_MANAGE capability. This should be the same as the one defined in HierarchyServlet.properties
CAN_PUBLISH
public static final String
CAN_PUBLISH
- The CAN_PUBLISH capability. This should be the same as the one defined in HierarchyServlet.properties
CREATE
public static final String
CREATE
DELETE
public static final String
DELETE
REPOSITORY_ROOT
public static final String
REPOSITORY_ROOT
- The root of all the repositories
RESOURCE_CONTENT
public static final String
RESOURCE_CONTENT
- The prefix denoting the type of the resource (ie content or type)
RESOURCE_REPOSITORY
public static final String
RESOURCE_REPOSITORY
RESOURCE_TYPE
public static final String
RESOURCE_TYPE
UPDATE
public static final String
UPDATE
VIEW
public static final String
VIEW
ContentEntitlementHelper
public ContentEntitlementHelper()