org.xcmis.client.gwt.model
Enum EnumAllowableActionsKey

java.lang.Object
  extended by java.lang.Enum<EnumAllowableActionsKey>
      extended by org.xcmis.client.gwt.model.EnumAllowableActionsKey
All Implemented Interfaces:
Serializable, Comparable<EnumAllowableActionsKey>

public enum EnumAllowableActionsKey
extends Enum<EnumAllowableActionsKey>

Version:
$Id:
Author:

Enum Constant Summary
CAN_ADD_POLICY_OBJECT
          Can add policy Object.
CAN_ADD_POLICY_POLICY
          Can add policy Policy.
CAN_ADD_TO_FOLDER_FOLDER
          Can add to folder Folder.
CAN_ADD_TO_FOLDER_OBJECT
          Can add to folder Object.
CAN_APPLY_ACL_OBJECT
          Can apply ACL Object.
CAN_CANCEL_CHECKOUT_DOCUMENT
          Can cancel checkout Document.
CAN_CHECKIN_DOCUMENT
          Can checkin Document.
CAN_CHECKOUT_DOCUMENT
          Can checkout Document.
CAN_CREATE_DOCUMENT_FOLDER
          Can create document Folder.
CAN_CREATE_DOCUMENT_TYPE
          Can create document Type.
CAN_CREATE_FOLDER_FOLDER
          Can create folder Folder.
CAN_CREATE_FOLDER_TYPE
          Can create folder Type.
CAN_CREATE_POLICY_TYPE
          Can create policy Type.
CAN_CREATE_RELATIONSHIP_SOURCE
          Can create relationship Source.
CAN_CREATE_RELATIONSHIP_TARGET
          Can create relationship Target.
CAN_CREATE_RELATIONSHIP_TYPE
          Can create relationship Type.
CAN_DELETE_CONTENT_DOCUMENT
          Can delete content Document.
CAN_DELETE_OBJECT
          Can delete Object.
CAN_DELETE_TREE_FOLDER
          Can delete tree Folder.
CAN_GET_ACL_OBJECT
          Can get ACL Object.
CAN_GET_ALL_VERSIONS_VERSION_SERIES
          Can cet all versions VersionSeries.
CAN_GET_APPLIED_POLICIES_OBJECT
          Can get applied policies Object.
CAN_GET_CHILDREN_FOLDER
          Can get children Folder.
CAN_GET_DESCENDENTS_FOLDER
          Can get descendents Folder.
CAN_GET_FOLDER_PARENT_OBJECT
          Can get folder parent Object.
CAN_GET_OBJECT_RELATIONSHIPS_OBJECT
          Can get object relationships Object.
CAN_GET_PARENTS_FOLDER
          Can get parents Folder.
CAN_GET_PROPERTIES_OBJECT
          Can get properties Object.
CAN_MOVE_OBJECT
          Can move Object.
CAN_MOVE_SOURCE
          Can move Source.
CAN_MOVE_TARGET
          Can move Target.
CAN_REMOVE_FROM_FOLDER_FOLDER
          Can remove from folder Folder.
CAN_REMOVE_FROM_FOLDER_OBJECT
          Can remove from folder Object.
CAN_REMOVE_POLICY_OBJECT
          Can remove policy Object.
CAN_REMOVE_POLICY_POLICY
          Can remove policy Policy.
CAN_SET_CONTENT_DOCUMENT
          Can set content Document.
CAN_UPDATE_PROPERTIES_OBJECT
          Can update properties Object.
CAN_VIEW_CONTENT_OBJECT
          Can view content Object.
 
Method Summary
static EnumAllowableActionsKey fromValue(String v)
           
 String value()
           
static EnumAllowableActionsKey valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumAllowableActionsKey[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

CAN_GET_DESCENDENTS_FOLDER

public static final EnumAllowableActionsKey CAN_GET_DESCENDENTS_FOLDER
Can get descendents Folder.


CAN_GET_CHILDREN_FOLDER

public static final EnumAllowableActionsKey CAN_GET_CHILDREN_FOLDER
Can get children Folder.


CAN_GET_PARENTS_FOLDER

public static final EnumAllowableActionsKey CAN_GET_PARENTS_FOLDER
Can get parents Folder.


CAN_GET_FOLDER_PARENT_OBJECT

public static final EnumAllowableActionsKey CAN_GET_FOLDER_PARENT_OBJECT
Can get folder parent Object.


CAN_CREATE_DOCUMENT_TYPE

public static final EnumAllowableActionsKey CAN_CREATE_DOCUMENT_TYPE
Can create document Type.


CAN_CREATE_DOCUMENT_FOLDER

public static final EnumAllowableActionsKey CAN_CREATE_DOCUMENT_FOLDER
Can create document Folder.


CAN_CREATE_FOLDER_TYPE

public static final EnumAllowableActionsKey CAN_CREATE_FOLDER_TYPE
Can create folder Type.


CAN_CREATE_FOLDER_FOLDER

public static final EnumAllowableActionsKey CAN_CREATE_FOLDER_FOLDER
Can create folder Folder.


CAN_CREATE_RELATIONSHIP_TYPE

public static final EnumAllowableActionsKey CAN_CREATE_RELATIONSHIP_TYPE
Can create relationship Type.


CAN_CREATE_RELATIONSHIP_SOURCE

public static final EnumAllowableActionsKey CAN_CREATE_RELATIONSHIP_SOURCE
Can create relationship Source.


CAN_CREATE_RELATIONSHIP_TARGET

public static final EnumAllowableActionsKey CAN_CREATE_RELATIONSHIP_TARGET
Can create relationship Target.


CAN_CREATE_POLICY_TYPE

public static final EnumAllowableActionsKey CAN_CREATE_POLICY_TYPE
Can create policy Type.


CAN_GET_PROPERTIES_OBJECT

public static final EnumAllowableActionsKey CAN_GET_PROPERTIES_OBJECT
Can get properties Object.


CAN_VIEW_CONTENT_OBJECT

public static final EnumAllowableActionsKey CAN_VIEW_CONTENT_OBJECT
Can view content Object.


CAN_UPDATE_PROPERTIES_OBJECT

public static final EnumAllowableActionsKey CAN_UPDATE_PROPERTIES_OBJECT
Can update properties Object.


CAN_MOVE_OBJECT

public static final EnumAllowableActionsKey CAN_MOVE_OBJECT
Can move Object.


CAN_MOVE_TARGET

public static final EnumAllowableActionsKey CAN_MOVE_TARGET
Can move Target.


CAN_MOVE_SOURCE

public static final EnumAllowableActionsKey CAN_MOVE_SOURCE
Can move Source.


CAN_DELETE_OBJECT

public static final EnumAllowableActionsKey CAN_DELETE_OBJECT
Can delete Object.


CAN_DELETE_TREE_FOLDER

public static final EnumAllowableActionsKey CAN_DELETE_TREE_FOLDER
Can delete tree Folder.


CAN_SET_CONTENT_DOCUMENT

public static final EnumAllowableActionsKey CAN_SET_CONTENT_DOCUMENT
Can set content Document.


CAN_DELETE_CONTENT_DOCUMENT

public static final EnumAllowableActionsKey CAN_DELETE_CONTENT_DOCUMENT
Can delete content Document.


CAN_ADD_TO_FOLDER_OBJECT

public static final EnumAllowableActionsKey CAN_ADD_TO_FOLDER_OBJECT
Can add to folder Object.


CAN_ADD_TO_FOLDER_FOLDER

public static final EnumAllowableActionsKey CAN_ADD_TO_FOLDER_FOLDER
Can add to folder Folder.


CAN_REMOVE_FROM_FOLDER_OBJECT

public static final EnumAllowableActionsKey CAN_REMOVE_FROM_FOLDER_OBJECT
Can remove from folder Object.


CAN_REMOVE_FROM_FOLDER_FOLDER

public static final EnumAllowableActionsKey CAN_REMOVE_FROM_FOLDER_FOLDER
Can remove from folder Folder.


CAN_CHECKOUT_DOCUMENT

public static final EnumAllowableActionsKey CAN_CHECKOUT_DOCUMENT
Can checkout Document.


CAN_CANCEL_CHECKOUT_DOCUMENT

public static final EnumAllowableActionsKey CAN_CANCEL_CHECKOUT_DOCUMENT
Can cancel checkout Document.


CAN_CHECKIN_DOCUMENT

public static final EnumAllowableActionsKey CAN_CHECKIN_DOCUMENT
Can checkin Document.


CAN_GET_ALL_VERSIONS_VERSION_SERIES

public static final EnumAllowableActionsKey CAN_GET_ALL_VERSIONS_VERSION_SERIES
Can cet all versions VersionSeries.


CAN_GET_OBJECT_RELATIONSHIPS_OBJECT

public static final EnumAllowableActionsKey CAN_GET_OBJECT_RELATIONSHIPS_OBJECT
Can get object relationships Object.


CAN_ADD_POLICY_OBJECT

public static final EnumAllowableActionsKey CAN_ADD_POLICY_OBJECT
Can add policy Object.


CAN_ADD_POLICY_POLICY

public static final EnumAllowableActionsKey CAN_ADD_POLICY_POLICY
Can add policy Policy.


CAN_REMOVE_POLICY_OBJECT

public static final EnumAllowableActionsKey CAN_REMOVE_POLICY_OBJECT
Can remove policy Object.


CAN_REMOVE_POLICY_POLICY

public static final EnumAllowableActionsKey CAN_REMOVE_POLICY_POLICY
Can remove policy Policy.


CAN_GET_APPLIED_POLICIES_OBJECT

public static final EnumAllowableActionsKey CAN_GET_APPLIED_POLICIES_OBJECT
Can get applied policies Object.


CAN_GET_ACL_OBJECT

public static final EnumAllowableActionsKey CAN_GET_ACL_OBJECT
Can get ACL Object.


CAN_APPLY_ACL_OBJECT

public static final EnumAllowableActionsKey CAN_APPLY_ACL_OBJECT
Can apply ACL Object.

Method Detail

values

public static EnumAllowableActionsKey[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
for (EnumAllowableActionsKey c : EnumAllowableActionsKey.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static EnumAllowableActionsKey valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Parameters:
name - the name of the enum constant to be returned.
Returns:
the enum constant with the specified name
Throws:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null

value

public String value()
Returns:
String

fromValue

public static EnumAllowableActionsKey fromValue(String v)
Parameters:
v - value
Returns:
EnumAllowableActionsKey


Copyright © 2010 eXo Platform SAS. All Rights Reserved.