com.sapportals.wcm.service.objecttypehandler

Interface IActionListIterator

All Known Implementing Classes:
ActionListIterator

public interface IActionListIterator


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

Method Detail

hasNext

boolean hasNext()
TODO: Description of the Method.

Returns:
TODO: Description of the outgoing return value

next

IAction 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

IAction 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(IAction action)
TODO: Description of the Method.

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

add

void add(IAction action)
TODO: Description of the Method.

Parameters:
action - TODO: Description of the incoming method parameter
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