© 2003 BEA Systems, Inc.

com.bea.content.manager
Class ContentEntitlementHelper

java.lang.Object
  |
  +--com.bea.content.manager.ContentEntitlementHelper

public class ContentEntitlementHelper
extends Object


Field Summary
static String BROWSE
          The capabilities
static String CREATE
           
static String DELETE
           
static String REPOSITORY_ROOT
          The root of all the repositories
static String RESOURCE_CONTENT
           
static String RESOURCE_REPOSITORY
           
static String RESOURCE_TYPE
           
static String UPDATE
           
static String VIEW
           
 
Constructor Summary
ContentEntitlementHelper()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BROWSE

public static final String BROWSE
The capabilities

See Also:
Constant Field Values

VIEW

public static final String VIEW
See Also:
Constant Field Values

DELETE

public static final String DELETE
See Also:
Constant Field Values

UPDATE

public static final String UPDATE
See Also:
Constant Field Values

CREATE

public static final String CREATE
See Also:
Constant Field Values

RESOURCE_CONTENT

public static final String RESOURCE_CONTENT
See Also:
Constant Field Values

RESOURCE_TYPE

public static final String RESOURCE_TYPE
See Also:
Constant Field Values

RESOURCE_REPOSITORY

public static final String RESOURCE_REPOSITORY
See Also:
Constant Field Values

REPOSITORY_ROOT

public static final String REPOSITORY_ROOT
The root of all the repositories

See Also:
Constant Field Values
Constructor Detail

ContentEntitlementHelper

public ContentEntitlementHelper()

© 2003 BEA Systems, Inc.

Copyright © 2003 BEA Systems, Inc. All Rights Reserved