com.sapportals.wcm.service.propertyconfig

Interface IMetaGroupListIterator


public interface IMetaGroupListIterator

Interface IMetaGroupListIterator. Contains IMetaGroup Elements.

Copyright 2004 SAP AG


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

Method Detail

hasNext

boolean hasNext()

next

IMetaGroup next()

hasPrevious

boolean hasPrevious()

previous

IMetaGroup previous()

nextIndex

int nextIndex()

previousIndex

int previousIndex()

remove

void remove()

set

void set(IMetaGroup element)

add

void add(IMetaGroup element)
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