com.sapportals.wcm.repository.service.layout.customizing

Interface IProfileListIterator

All Superinterfaces:
IProfileIterator

public interface IProfileListIterator
extends IProfileIterator


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

Method Detail

hasNext

boolean hasNext()
Specified by:
hasNext in interface IProfileIterator

next

IProfile next()
Specified by:
next in interface IProfileIterator

hasPrevious

boolean hasPrevious()

previous

IProfile previous()

nextIndex

int nextIndex()

previousIndex

int previousIndex()

remove

void remove()
Specified by:
remove in interface IProfileIterator

set

void set(IProfile o)

add

void add(IProfile o)
Access Rights

This class can be accessed from:


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


Copyright 2011 SAP AG Complete Copyright Notice