com.sapportals.wcm.service.scheduler

Interface ISchedulerTimeListIterator


Deprecated. since KM5.0SP6. Use ISchedulerTimeTable instead.

public interface ISchedulerTimeListIterator

Iterator for a ISchedulerTimeList (see java.util.ListIterator).

Copyright 2004 SAP AG

See Also:
ISchedulerTimeList

Method Summary
 void add(ISchedulerTime time)
          Deprecated.  
 boolean hasNext()
          Deprecated.  
 boolean hasPrevious()
          Deprecated.  
 ISchedulerTime next()
          Deprecated.  
 int nextIndex()
          Deprecated.  
 ISchedulerTime previous()
          Deprecated.  
 int previousIndex()
          Deprecated.  
 void remove()
          Deprecated.  
 void set(ISchedulerTime time)
          Deprecated.  
 

Method Detail

hasNext

boolean hasNext()
Deprecated. 

next

ISchedulerTime next()
Deprecated. 

hasPrevious

boolean hasPrevious()
Deprecated. 

previous

ISchedulerTime previous()
Deprecated. 

nextIndex

int nextIndex()
Deprecated. 

previousIndex

int previousIndex()
Deprecated. 

remove

void remove()
Deprecated. 

set

void set(ISchedulerTime time)
Deprecated. 

add

void add(ISchedulerTime time)
Deprecated. 
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2011 SAP AG Complete Copyright Notice