com.sapportals.wcm.repository

Interface IResourceListIterator

All Known Implementing Classes:
ResourceListIterator

public interface IResourceListIterator

An iterator for the resource list


Method Summary
 void add(IResource resource)
           
 boolean hasNext()
           
 boolean hasPrevious()
           
 IResource next()
           
 int nextIndex()
           
 IResource previous()
           
 int previousIndex()
           
 void remove()
           
 void set(IResource resource)
           
 

Method Detail

hasNext

boolean hasNext()

next

IResource next()

hasPrevious

boolean hasPrevious()

previous

IResource previous()

nextIndex

int nextIndex()

previousIndex

int previousIndex()

remove

void remove()

set

void set(IResource resource)

add

void add(IResource resource)
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