|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.wcm.util.enum.AbstractEnum
|
+--com.sapportals.wcm.repository.enum.SupportedOption
TBD: Description of the class.
| Field Summary | |
static SupportedOption |
AUTOVERSIONING
Deprecated. as of NW04. |
static SupportedOption |
AUTOVERSIONING_CHECKOUT
Deprecated. as of NW04. |
static SupportedOption |
AUTOVERSIONING_CHECKOUT_CHECKIN
Deprecated. as of NW04. |
static SupportedOption |
AUTOVERSIONING_CHECKOUT_UNLOCKED_CHECKIN
Deprecated. as of NW04. |
static SupportedOption |
AUTOVERSIONING_LOCKED_CHECKOUT
Deprecated. as of NW04. |
static SupportedOption |
COPY_MOVE_EXTERNAL
Repository supports copy and move to other repositories. |
static SupportedOption |
CREATE_COLLECTION
Repository supports creation of collections |
static SupportedOption |
CREATE_RESOURCE
Resource supports creation of child resources |
static SupportedOption |
CREATE_WORKSPACE
Collection supports workspace creation |
static SupportedOption |
DELETE
Resource can be deleted |
static SupportedOption |
DELETE_DEEP
Repository manager does support deleting collections with content (otherwise the framework will do it) |
static SupportedOption |
EXPECTED_VERSION_URI
Repository supports the "expected version URI" feature |
static SupportedOption |
GET_CONTENT
Resource supports access to resource content |
static SupportedOption |
GET_PROPERTIES
Resource supports getting resource properties |
static SupportedOption |
INTERNAL_COPY
Repository supports the copy operation |
static SupportedOption |
INTERNAL_COPY_DEEP
Repository supports deep copy of collections |
static SupportedOption |
INTERNAL_DYNAMIC_LINKS
Repository supports dynamic internal links. |
static SupportedOption |
INTERNAL_MOVE
Repository supports move method |
static SupportedOption |
LINKING
Repository manager supports creating and modifying internal and external links |
static SupportedOption |
LOCKING
Resource supports LOCKING operations in general |
static SupportedOption |
LOCKING_DEEP
Resource supports deep locks |
static SupportedOption |
LOCKING_EXCLUSIVE
Resource supports exclusive locks |
static SupportedOption |
LOCKING_READ
Resource supports read locks |
static SupportedOption |
LOCKING_SHALLOW
Resource supports shallow locks |
static SupportedOption |
LOCKING_SHARED
Resource supports shared locks |
static SupportedOption |
LOCKING_WRITE
Resource supports write locks |
static SupportedOption |
NONHIERARCHICAL_NAMESPACE
Resource lies in non-hierarchical namespace. |
static SupportedOption |
ORDERED_COLLECTIONS
Repository supports ordered collections |
static SupportedOption |
PROPERTY_ATTRIBUTES
Repository supports property attributes |
static SupportedOption |
PROPERTY_MULTIVALUED
Repository supports multi-valued properties |
static SupportedOption |
RENAME
Repository manager supports renaming resources |
static SupportedOption |
RESOLVES_LINKS
Repository resolves links on getResource |
static SupportedOption |
SET_PROPERTIES
Resource supports setting properties (system properties and custom properties) |
static SupportedOption |
UPDATE_CONTENT
Resource supports updating it's content |
static SupportedOption |
UPDATE_FROM_VERSION
Repository supports the UPDATE method (see RFC3253: UPDATE feature) |
static SupportedOption |
VERSION_CONTROL
Resource can be taken under or out of version control |
static SupportedOption |
VERSION_HISTORY_RESOURCES
The repository supports version history resources |
static SupportedOption |
VERSION_LABELS
Repository supports label methods (see RFC3253: LABEL feature) |
static SupportedOption |
VERSIONED_COLLECTIONS
Repository supports versioning of collection content |
static SupportedOption |
VERSIONED_LINKS
Repository supports versioning of link target URLs |
static SupportedOption |
VERSIONED_PROPERTIES
Repository supports versioning of resource properties |
static SupportedOption |
VERSIONING
Repository supports versioning |
static SupportedOption |
WORKING_RESOURCE
Repository supports working resources (see RFC3253: WORKING RESOURCE feature) |
static SupportedOption |
WORKSPACES
Repository supports workspaces (see RFC3253: WORKSPACE feature) |
| Fields inherited from class com.sapportals.wcm.util.enum.AbstractEnum |
description, m_code |
| Methods inherited from class com.sapportals.wcm.util.enum.AbstractEnum |
equals, getValue, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final SupportedOption GET_CONTENT
public static final SupportedOption UPDATE_CONTENT
public static final SupportedOption CREATE_RESOURCE
public static final SupportedOption DELETE
public static final SupportedOption DELETE_DEEP
public static final SupportedOption GET_PROPERTIES
public static final SupportedOption SET_PROPERTIES
public static final SupportedOption RENAME
public static final SupportedOption LINKING
public static final SupportedOption LOCKING
public static final SupportedOption LOCKING_READ
public static final SupportedOption LOCKING_WRITE
public static final SupportedOption LOCKING_SHARED
public static final SupportedOption LOCKING_EXCLUSIVE
public static final SupportedOption LOCKING_DEEP
public static final SupportedOption LOCKING_SHALLOW
public static final SupportedOption VERSIONING
public static final SupportedOption VERSIONED_COLLECTIONS
public static final SupportedOption VERSIONED_PROPERTIES
public static final SupportedOption VERSIONED_LINKS
public static final SupportedOption EXPECTED_VERSION_URI
public static final SupportedOption AUTOVERSIONING
public static final SupportedOption ORDERED_COLLECTIONS
public static final SupportedOption INTERNAL_COPY
public static final SupportedOption INTERNAL_COPY_DEEP
public static final SupportedOption COPY_MOVE_EXTERNAL
public static final SupportedOption INTERNAL_MOVE
public static final SupportedOption PROPERTY_ATTRIBUTES
public static final SupportedOption PROPERTY_MULTIVALUED
public static final SupportedOption CREATE_COLLECTION
public static final SupportedOption RESOLVES_LINKS
public static final SupportedOption VERSION_HISTORY_RESOURCES
public static final SupportedOption AUTOVERSIONING_CHECKOUT_CHECKIN
public static final SupportedOption AUTOVERSIONING_CHECKOUT_UNLOCKED_CHECKIN
public static final SupportedOption AUTOVERSIONING_CHECKOUT
public static final SupportedOption AUTOVERSIONING_LOCKED_CHECKOUT
public static final SupportedOption VERSION_LABELS
public static final SupportedOption WORKING_RESOURCE
public static final SupportedOption UPDATE_FROM_VERSION
public static final SupportedOption INTERNAL_DYNAMIC_LINKS
public static final SupportedOption WORKSPACES
public static final SupportedOption VERSION_CONTROL
public static final SupportedOption CREATE_WORKSPACE
public static final SupportedOption NONHIERARCHICAL_NAMESPACE
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||