SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.service.landscape.ISystemList

Packages that use ISystemList
com.sapportals.wcm.service.landscape Provides a service for information on configured systems and logon credentials.  
com.sapportals.wcm.service.scheduler Provides a service that controls the execution of tasks.  
 

Uses of ISystemList in com.sapportals.wcm.service.landscape
 

Methods in com.sapportals.wcm.service.landscape that return ISystemList
 ISystemList ISystemFactory.getEmptySystemList()
          Get an empty system list for systems.
 ISystemList ISystemFactory.getSystems()
          Get the list of all available systems.
 

Uses of ISystemList in com.sapportals.wcm.service.scheduler
 

Methods in com.sapportals.wcm.service.scheduler that return ISystemList
 ISystemList ISchedulerEntry.getSystemList()
          Gets the ID of the CM system where to run the ISchedulerTask physically.
 

Methods in com.sapportals.wcm.service.scheduler with parameters of type ISystemList
 void ISchedulerEntry.setSystemList(ISystemList systemList)
          Sets the ID of the CM system where to run the ISchedulerTask physically.
 ISchedulerEntry ISchedulerEntryFactory.createSchedulerEntry(java.lang.String entryID, int priority, ISchedulerTask task, ISchedulerTimeTable timetable, ISystemList systemList, java.util.Properties properties)
          Deprecated.  
 ISchedulerEntry ISchedulerEntryFactory.createSchedulerEntry(java.lang.String entryID, int priority, ISchedulerTask task, ISchedulerTimeTable timetable, ISystemList systemList, java.util.Properties properties, boolean save)
          Deprecated.  
 ISchedulerEntry ISchedulerService.createSchedulerEntry(java.lang.String entryID, int priority, ISchedulerTask task, ISchedulerTimeTable timetable, ISystemList systemList, java.util.Properties properties)
          Register an ISchedulerTask to the scheduler as a new ISchedulerEntry.
 


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.