com.sapportals.wcm.service.indexmanagement
Class AbstractIndexCollection
java.lang.Object
java.util.AbstractCollection
com.sapportals.wcm.service.indexmanagement.AbstractIndexCollection
- All Implemented Interfaces:
- Iterable, Collection
- Direct Known Subclasses:
- AbstractSearchIndexCollection
public class AbstractIndexCollection
- extends AbstractCollection
Collection of indexes.
| Methods inherited from class java.util.AbstractCollection |
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString |
m_indexes
protected Collection m_indexes
AbstractIndexCollection
public AbstractIndexCollection(Collection indexes)
- Parameters:
indexes -
size
public int size()
- Specified by:
size in interface Collection- Specified by:
size in class AbstractCollection
iterator
public Iterator iterator()
- Specified by:
iterator in interface Iterable- Specified by:
iterator in interface Collection- Specified by:
iterator in class AbstractCollection
addIndex
public void addIndex(IIndex index)
throws WcmException
- Adds an index to the collection
- Parameters:
index -
- Throws:
WcmException
getIndex
public IIndex getIndex(String indexId)
- Parameters:
indexId -
- Returns:
- the index with the specified ID.
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 2014 SAP AG Complete Copyright Notice