com.sap.workspaces.module.extension
Class AbstractModuleIndexData
java.lang.Object
com.sap.workspaces.module.extension.AbstractModuleIndexData
- All Implemented Interfaces:
- IWorkspacesService
public abstract class AbstractModuleIndexData
- extends Object
- implements IWorkspacesService
Extend this class to enable indexing of the module data
- Since:
- 1.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractModuleIndexData
public AbstractModuleIndexData()
getIndexItem
public abstract AbstractIndexItem getIndexItem(IModuleContext moduleContext,
ItemInfo itemInfo)
- Provides the module data for indexing; invoked, for example, when the module content has changed.
- Parameters:
moduleContext - the module contextitemInfo - the module identifier for the purposes of indexing
- Returns:
- The module data for the purposes of indexing
Copyright 2011 SAP AG Complete Copyright Notice