org.xcmis.client.gwt
Interface CmisArguments


public interface CmisArguments

Created by The eXo Platform SAS.

Version:
$Id: ${date} ${time}
Author:
Ann Zhuleva

Field Summary
static String ALL_VERSIONS
          All versions.
static String CHECKIN
          Checkin.
static String CHECKIN_COMMENT
          Checkin comment.
static String CHILD_TYPES
          Child types.
static String CONTINUE_ON_FAILURE
          Continue on failure.
static String DEPTH
          Depth.
static String DIRECTION
          Direction.
static String FILTER
          Filter.
static String FOLDER_ID
          Folder id.
static String INCLUDE_ACL
          Include acl.
static String INCLUDE_ALLOWABLE_ACTIONS
          Include allowable actions.
static String INCLUDE_PATH_SEGMENT
          Include path segment.
static String INCLUDE_POLICY_IDS
          Include policy ids.
static String INCLUDE_PROPERTIES
          Include properties.
static String INCLUDE_PROPERTY_DEFINITIONS
          Include property definitions.
static String INCLUDE_RELATIONSHIPS
          Include relationships.
static String INCLUDE_RELATIVE_PATH_SEGMENT
          Include relative path segment.
static String INCLUDE_SUB_RELATIONSHIP_TYPES
          Include sub relationship types.
static String LENGTH
          Length.
static String MAJOR
          Major.
static String MAX_ITEMS
          Max items.
static String ONLY_BASIC_PERMISSIONS
          Only basic permissions.
static String OVERWRITE_FLAG
          Overwrite flag.
static String RELATIONSHIP_DIRECTION
          Relationship direction.
static String RELATIONSHIP_TYPE
          Relationship type.
static String REMOVE_FROM
          Remove from.
static String RENDITION_FILTER
          Rendition filter.
static String REPOSITORY_ID
          Repository id.
static String RETURN_VERSION
          Return version.
static String SKIP_COUNT
          Skip count.
static String SOURCE_FOLDER_ID
          Source folder id.
static String THIS_VERSION
          This version.
static String TYPE_ID
          Type id.
static String TYPES
          Types.
static String UNFILE_OBJECTS
          Unfile objects.
static String VERSIONING_STATE
          Versioning state.
 

Field Detail

ALL_VERSIONS

static final String ALL_VERSIONS
All versions.

See Also:
Constant Field Values

CHILD_TYPES

static final String CHILD_TYPES
Child types.


CONTINUE_ON_FAILURE

static final String CONTINUE_ON_FAILURE
Continue on failure.


CHECKIN

static final String CHECKIN
Checkin.


CHECKIN_COMMENT

static final String CHECKIN_COMMENT
Checkin comment.


DEPTH

static final String DEPTH
Depth.


DIRECTION

static final String DIRECTION
Direction.


FILTER

static final String FILTER
Filter.


FOLDER_ID

static final String FOLDER_ID
Folder id.


INCLUDE_ACL

static final String INCLUDE_ACL
Include acl.


INCLUDE_ALLOWABLE_ACTIONS

static final String INCLUDE_ALLOWABLE_ACTIONS
Include allowable actions.


INCLUDE_PROPERTIES

static final String INCLUDE_PROPERTIES
Include properties.


INCLUDE_PATH_SEGMENT

static final String INCLUDE_PATH_SEGMENT
Include path segment.


INCLUDE_RELATIVE_PATH_SEGMENT

static final String INCLUDE_RELATIVE_PATH_SEGMENT
Include relative path segment.


INCLUDE_PROPERTY_DEFINITIONS

static final String INCLUDE_PROPERTY_DEFINITIONS
Include property definitions.


INCLUDE_POLICY_IDS

static final String INCLUDE_POLICY_IDS
Include policy ids.


INCLUDE_RELATIONSHIPS

static final String INCLUDE_RELATIONSHIPS
Include relationships.


INCLUDE_SUB_RELATIONSHIP_TYPES

static final String INCLUDE_SUB_RELATIONSHIP_TYPES
Include sub relationship types.


LENGTH

static final String LENGTH
Length.


MAJOR

static final String MAJOR
Major.


MAX_ITEMS

static final String MAX_ITEMS
Max items.


OVERWRITE_FLAG

static final String OVERWRITE_FLAG
Overwrite flag.


ONLY_BASIC_PERMISSIONS

static final String ONLY_BASIC_PERMISSIONS
Only basic permissions.

See Also:
Constant Field Values

RELATIONSHIP_DIRECTION

static final String RELATIONSHIP_DIRECTION
Relationship direction.


RELATIONSHIP_TYPE

static final String RELATIONSHIP_TYPE
Relationship type.


RENDITION_FILTER

static final String RENDITION_FILTER
Rendition filter.


REMOVE_FROM

static final String REMOVE_FROM
Remove from.


REPOSITORY_ID

static final String REPOSITORY_ID
Repository id.


RETURN_VERSION

static final String RETURN_VERSION
Return version.


SKIP_COUNT

static final String SKIP_COUNT
Skip count.


SOURCE_FOLDER_ID

static final String SOURCE_FOLDER_ID
Source folder id.


THIS_VERSION

static final String THIS_VERSION
This version.


TYPE_ID

static final String TYPE_ID
Type id.


TYPES

static final String TYPES
Types.


UNFILE_OBJECTS

static final String UNFILE_OBJECTS
Unfile objects.


VERSIONING_STATE

static final String VERSIONING_STATE
Versioning state.



Copyright © 2010 eXo Platform SAS. All Rights Reserved.