SAP NetWeaver '04

com.sapportals.wcm.repository
Class SupportedOptionSet

[contained in: com.sap.netweaver.bc.rf.par - bc.rf.framework_api.jar]
java.lang.Object
  |
  +--com.sapportals.wcm.repository.SupportedOptionSet
All Implemented Interfaces:
ISupportedOptionSet

public class SupportedOptionSet
extends java.lang.Object
implements ISupportedOptionSet

A set of supported operations for a resource


Constructor Summary
SupportedOptionSet()
           
SupportedOptionSet(java.util.Set set)
           
 
Method Summary
 void add(SupportedOption op)
          Add an option to the set.
 boolean isSupported(SupportedOption op)
          Checks whether the option is supported.
 java.util.Iterator iterator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportedOptionSet

public SupportedOptionSet()

SupportedOptionSet

public SupportedOptionSet(java.util.Set set)
Method Detail

isSupported

public boolean isSupported(SupportedOption op)
Description copied from interface: ISupportedOptionSet
Checks whether the option is supported.
Specified by:
isSupported in interface ISupportedOptionSet
Following copied from interface: com.sapportals.wcm.repository.ISupportedOptionSet
Parameters:
op - option
Returns:
supported

add

public void add(SupportedOption op)
Description copied from interface: ISupportedOptionSet
Add an option to the set.
Specified by:
add in interface ISupportedOptionSet
Following copied from interface: com.sapportals.wcm.repository.ISupportedOptionSet
Parameters:
op - option

iterator

public java.util.Iterator iterator()
Specified by:
iterator in interface ISupportedOptionSet

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.