|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractIndex | |
| com.sapportals.wcm.service.indexmanagement | Provides a service for managing indexes. |
| com.sapportals.wcm.service.indexmanagement.retrieval.classification | Provides functions for taxonomies and classification. |
| Uses of AbstractIndex in com.sapportals.wcm.service.indexmanagement |
| Methods in com.sapportals.wcm.service.indexmanagement that return AbstractIndex | |
AbstractIndex |
DefaultIMSecurityManager.getIndex()
|
| Constructors in com.sapportals.wcm.service.indexmanagement with parameters of type AbstractIndex | |
TestIMSecurityManager(AbstractIndex index)
|
|
DefaultIMSecurityManager(AbstractIndex index)
has to be implemented the following way public TestIMSecurityManager(AbstractIndex index){ super(index); } |
|
| Uses of AbstractIndex in com.sapportals.wcm.service.indexmanagement.retrieval.classification |
| Subclasses of AbstractIndex in com.sapportals.wcm.service.indexmanagement.retrieval.classification | |
class |
AbstractClassificationIndex
The AbstractClassificationIndex offers classification functionality, which is independent from the index implementation. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||