SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.repository.enum.SupportedOption

Packages that use SupportedOption
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
com.sapportals.wcm.repository.enum Contains enumeration classes.  
 

Uses of SupportedOption in com.sapportals.wcm.repository
 

Methods in com.sapportals.wcm.repository with parameters of type SupportedOption
 boolean SupportedOptionSet.isSupported(SupportedOption op)
           
 void SupportedOptionSet.add(SupportedOption op)
           
 boolean ISupportedOptionSet.isSupported(SupportedOption op)
          Checks whether the option is supported.
 void ISupportedOptionSet.add(SupportedOption op)
          Add an option to the set.
 

Uses of SupportedOption in com.sapportals.wcm.repository.enum
 

Fields in com.sapportals.wcm.repository.enum declared as SupportedOption
static SupportedOption SupportedOption.GET_CONTENT
          Resource supports access to resource content
static SupportedOption SupportedOption.UPDATE_CONTENT
          Resource supports updating it's content
static SupportedOption SupportedOption.CREATE_RESOURCE
          Resource supports creation of child resources
static SupportedOption SupportedOption.DELETE
          Resource can be deleted
static SupportedOption SupportedOption.DELETE_DEEP
          Repository manager does support deleting collections with content (otherwise the framework will do it)
static SupportedOption SupportedOption.GET_PROPERTIES
          Resource supports getting resource properties
static SupportedOption SupportedOption.SET_PROPERTIES
          Resource supports setting properties (system properties and custom properties)
static SupportedOption SupportedOption.RENAME
          Repository manager supports renaming resources
static SupportedOption SupportedOption.LINKING
          Repository manager supports creating and modifying internal and external links
static SupportedOption SupportedOption.LOCKING
          Resource supports LOCKING operations in general
static SupportedOption SupportedOption.LOCKING_READ
          Resource supports read locks
static SupportedOption SupportedOption.LOCKING_WRITE
          Resource supports write locks
static SupportedOption SupportedOption.LOCKING_SHARED
          Resource supports shared locks
static SupportedOption SupportedOption.LOCKING_EXCLUSIVE
          Resource supports exclusive locks
static SupportedOption SupportedOption.LOCKING_DEEP
          Resource supports deep locks
static SupportedOption SupportedOption.LOCKING_SHALLOW
          Resource supports shallow locks
static SupportedOption SupportedOption.VERSIONING
          Repository supports versioning
static SupportedOption SupportedOption.VERSIONED_COLLECTIONS
          Repository supports versioning of collection content
static SupportedOption SupportedOption.VERSIONED_PROPERTIES
          Repository supports versioning of resource properties
static SupportedOption SupportedOption.VERSIONED_LINKS
          Repository supports versioning of link target URLs
static SupportedOption SupportedOption.EXPECTED_VERSION_URI
          Repository supports the "expected version URI" feature
static SupportedOption SupportedOption.AUTOVERSIONING
          Deprecated. as of NW04.
static SupportedOption SupportedOption.ORDERED_COLLECTIONS
          Repository supports ordered collections
static SupportedOption SupportedOption.INTERNAL_COPY
          Repository supports the copy operation
static SupportedOption SupportedOption.INTERNAL_COPY_DEEP
          Repository supports deep copy of collections
static SupportedOption SupportedOption.COPY_MOVE_EXTERNAL
          Repository supports copy and move to other repositories.
static SupportedOption SupportedOption.INTERNAL_MOVE
          Repository supports move method
static SupportedOption SupportedOption.PROPERTY_ATTRIBUTES
          Repository supports property attributes
static SupportedOption SupportedOption.PROPERTY_MULTIVALUED
          Repository supports multi-valued properties
static SupportedOption SupportedOption.CREATE_COLLECTION
          Repository supports creation of collections
static SupportedOption SupportedOption.RESOLVES_LINKS
          Repository resolves links on getResource
static SupportedOption SupportedOption.VERSION_HISTORY_RESOURCES
          The repository supports version history resources
static SupportedOption SupportedOption.AUTOVERSIONING_CHECKOUT_CHECKIN
          Deprecated. as of NW04.
static SupportedOption SupportedOption.AUTOVERSIONING_CHECKOUT_UNLOCKED_CHECKIN
          Deprecated. as of NW04.
static SupportedOption SupportedOption.AUTOVERSIONING_CHECKOUT
          Deprecated. as of NW04.
static SupportedOption SupportedOption.AUTOVERSIONING_LOCKED_CHECKOUT
          Deprecated. as of NW04.
static SupportedOption SupportedOption.VERSION_LABELS
          Repository supports label methods (see RFC3253: LABEL feature)
static SupportedOption SupportedOption.WORKING_RESOURCE
          Repository supports working resources (see RFC3253: WORKING RESOURCE feature)
static SupportedOption SupportedOption.UPDATE_FROM_VERSION
          Repository supports the UPDATE method (see RFC3253: UPDATE feature)
static SupportedOption SupportedOption.INTERNAL_DYNAMIC_LINKS
          Repository supports dynamic internal links.
static SupportedOption SupportedOption.WORKSPACES
          Repository supports workspaces (see RFC3253: WORKSPACE feature)
static SupportedOption SupportedOption.VERSION_CONTROL
          Resource can be taken under or out of version control
static SupportedOption SupportedOption.CREATE_WORKSPACE
          Collection supports workspace creation
static SupportedOption SupportedOption.NONHIERARCHICAL_NAMESPACE
          Resource lies in non-hierarchical namespace.
 


SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.