com.sapportals.wcm.service.objecttypehandler

Interface IObjectTypeHandlerListIterator


public interface IObjectTypeHandlerListIterator


Method Summary
 void add(IObjectTypeHandler handler)
          TODO: Description of the Method.
 boolean hasNext()
          TODO: Description of the Method.
 boolean hasPrevious()
          TODO: Description of the Method.
 IObjectTypeHandler next()
          TODO: Description of the Method.
 int nextIndex()
          TODO: Description of the Method.
 IObjectTypeHandler previous()
          TODO: Description of the Method.
 int previousIndex()
          TODO: Description of the Method.
 void remove()
          TODO: Description of the Method.
 void set(IObjectTypeHandler handler)
          TODO: Description of the Method.
 

Method Detail

hasNext

boolean hasNext()
TODO: Description of the Method.

Returns:
TODO: Description of the outgoing return value

next

IObjectTypeHandler next()
TODO: Description of the Method.

Returns:
TODO: Description of the outgoing return value

hasPrevious

boolean hasPrevious()
TODO: Description of the Method.

Returns:
TODO: Description of the outgoing return value

previous

IObjectTypeHandler previous()
TODO: Description of the Method.

Returns:
TODO: Description of the outgoing return value

nextIndex

int nextIndex()
TODO: Description of the Method.

Returns:
TODO: Description of the outgoing return value

previousIndex

int previousIndex()
TODO: Description of the Method.

Returns:
TODO: Description of the outgoing return value

remove

void remove()
TODO: Description of the Method.


set

void set(IObjectTypeHandler handler)
TODO: Description of the Method.

Parameters:
handler - TODO: Description of the incoming method parameter

add

void add(IObjectTypeHandler handler)
TODO: Description of the Method.

Parameters:
handler - TODO: Description of the incoming method parameter
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 2012 SAP AG Complete Copyright Notice