com.sapportals.wcm.repository.service.timebasedpublish.info

Interface ITimebasedPublishInfoItemListIterator


public interface ITimebasedPublishInfoItemListIterator

Interface ITimebasedPublishInfoItemListIterator an iterator over the ITimebasedPublishInfoItem elements in the ITimebasedPublishInfoItemList.


Method Summary
 void add(ITimebasedPublishInfoItem o)
           
 boolean equals(Object obj)
           
 int hashCode()
           
 boolean hasNext()
           
 boolean hasPrevious()
           
 ITimebasedPublishInfoItem next()
           
 int nextIndex()
           
 ITimebasedPublishInfoItem previous()
           
 int previousIndex()
           
 void remove()
           
 void set(ITimebasedPublishInfoItem o)
           
 String toString()
           
 

Method Detail

add

void add(ITimebasedPublishInfoItem o)

equals

boolean equals(Object obj)
Overrides:
equals in class Object

hashCode

int hashCode()
Overrides:
hashCode in class Object

hasNext

boolean hasNext()

hasPrevious

boolean hasPrevious()

next

ITimebasedPublishInfoItem next()

nextIndex

int nextIndex()

previous

ITimebasedPublishInfoItem previous()

previousIndex

int previousIndex()

remove

void remove()

set

void set(ITimebasedPublishInfoItem o)

toString

String toString()
Overrides:
toString in class Object
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