SAP NetWeaver '04

com.sapportals.wcm.service.indexmanagement
Class AbstractIndexCollection

[contained in: com.sap.km.cm.service.par - km.shared.service.indexmanagement_api.jar]
java.lang.Object
  |
  +--java.util.AbstractCollection
        |
        +--com.sapportals.wcm.service.indexmanagement.AbstractIndexCollection
All Implemented Interfaces:
java.util.Collection
Direct Known Subclasses:
AbstractSearchIndexCollection

public class AbstractIndexCollection
extends java.util.AbstractCollection

Collection of indexes.


Field Summary
protected  java.util.Collection m_indexes
           
 
Constructor Summary
AbstractIndexCollection(java.util.Collection indexes)
           
 
Method Summary
 void addIndex(IIndex index)
           
 IIndex getIndex(java.lang.String indexId)
           
 java.util.Iterator iterator()
           
 int size()
           
 
Methods inherited from class java.util.AbstractCollection
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Collection
equals, hashCode
 

Field Detail

m_indexes

protected java.util.Collection m_indexes
Constructor Detail

AbstractIndexCollection

public AbstractIndexCollection(java.util.Collection indexes)
Method Detail

size

public int size()
Overrides:
size in class java.util.AbstractCollection

iterator

public java.util.Iterator iterator()
Overrides:
iterator in class java.util.AbstractCollection

addIndex

public void addIndex(IIndex index)
              throws WcmException

getIndex

public IIndex getIndex(java.lang.String indexId)

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.