Uses of Interface
com.sapportals.wcm.repository.ISupportedOptionSet

Packages that use ISupportedOptionSet
com.sapportals.wcm.protocol.webdav.repository A collection of utilities and constants common to WEBDAV-oriented WCM repository users 
com.sapportals.wcm.repository Contains the repository framework interfaces and classes. 
com.sapportals.wcm.repository.manager Contains interfaces for repository managers. 
 

Uses of ISupportedOptionSet in com.sapportals.wcm.protocol.webdav.repository
 

Methods in com.sapportals.wcm.protocol.webdav.repository that return ISupportedOptionSet
 ISupportedOptionSet WDResourceInfo.getSupportedOptions()
          Returns a collection of supported operations for the repository the resource belongs to.
 

Uses of ISupportedOptionSet in com.sapportals.wcm.repository
 

Classes in com.sapportals.wcm.repository that implement ISupportedOptionSet
 class SupportedOptionSet
          A set of supported operations for a resource
 

Methods in com.sapportals.wcm.repository that return ISupportedOptionSet
 ISupportedOptionSet IResource.getSupportedOptions()
          Returns a collection of supported options for the resource.
 

Methods in com.sapportals.wcm.repository with parameters of type ISupportedOptionSet
static void SupportedOptionSetInterpreter.add(ISupportedOptionSet instance, SupportedOption op)
           
static boolean SupportedOptionSetInterpreter.isSupported(ISupportedOptionSet instance, SupportedOption op)
           
 

Uses of ISupportedOptionSet in com.sapportals.wcm.repository.manager
 

Methods in com.sapportals.wcm.repository.manager that return ISupportedOptionSet
 ISupportedOptionSet IRepositoryManager.getSupportedOptions(IResource resource)
          Returns a set of supported operations.
 



Copyright 2011 SAP AG Complete Copyright Notice