com.sapportals.wcm.service.indexmanagement
Class SupportedOptionSet
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SupportedOptionSet
public SupportedOptionSet()
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
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