|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISystem | |
| com.sapportals.wcm.service.landscape | Provides a service for information on configured systems and logon credentials. |
| com.sapportals.wcm.service.xcrawler | Provides a service that crawls repositories to obtain references to resources. |
| Uses of ISystem in com.sapportals.wcm.service.landscape |
| Methods in com.sapportals.wcm.service.landscape that return ISystem | |
ISystem |
ISystemListIterator.next()
get the current element in the list and step to the next element |
ISystem |
ISystemFactory.getSystem(java.lang.String id)
Get a specific system. |
ISystem |
ISystemFactory.getLocalSystem()
Get a cm system object, unique for this system within a cluster. |
| Methods in com.sapportals.wcm.service.landscape with parameters of type ISystem | |
void |
ISystemList.add(ISystem system)
Add a system to the system list |
boolean |
ISystemList.contains(ISystem system)
Tests if a system is part of this list |
| Uses of ISystem in com.sapportals.wcm.service.xcrawler |
| Methods in com.sapportals.wcm.service.xcrawler with parameters of type ISystem | |
void |
IXCrawlerService.runCrawlerTask(java.lang.String taskID,
java.lang.String taskDisplayName,
IRidList[] startResources,
IXCrawlerParameters[] parameters,
java.lang.String resultReceiverFactoryClassName,
java.lang.String userDataForFactory,
boolean survivesRestart,
boolean delta,
ISystem node,
boolean deleteAfterCompletion)
Run a crawler task. Multiple lists of start resources can be specified. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||