com.sapportals.wcm.service.indexmanagement

Class SupportedOptionSet

java.lang.Object
  extended by com.sapportals.wcm.service.indexmanagement.SupportedOptionSet
All Implemented Interfaces:
ISupportedOptionSet

public class SupportedOptionSet
extends Object
implements ISupportedOptionSet

A set of supported operations for a resource

Copyright 2004 SAP AG


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

Constructor Detail

SupportedOptionSet

public SupportedOptionSet()
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
Parameters:
op - the option which is checked
Returns:
true if the option is supported, otherwise false

add

public void add(SupportedOption op)
Description copied from interface: ISupportedOptionSet
Add an option to the set of supported options.

Specified by:
add in interface ISupportedOptionSet
Parameters:
op - the option to add

iterator

public Iterator iterator()
Description copied from interface: ISupportedOptionSet
Returns an iterator for the set of supported options.

Specified by:
iterator in interface ISupportedOptionSet
Returns:
iterator
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2011 SAP AG Complete Copyright Notice