SAP NetWeaver '04

com.sapportals.wcm.service.objecttypehandler
Interface IActionList

[contained in: com.sap.netweaver.bc.rf.service.par - bc.rf.global.service.oth_api.jar]
All Known Implementing Classes:
ActionList

public interface IActionList


Method Summary
 boolean add(IAction action)
          TODO: Description of the Method.
 void add(int index, IAction action)
          TODO: Description of the Method.
 boolean containsAction(IAction action)
          TODO: Description of the Method.
 boolean containsAction(IActionType actionType)
          TODO: Description of the Method.
 IAction get(int index)
          TODO: Description of the Method.
 IAction getAction(IActionType actionType)
          Get the Action attribute of the IActionList object.
 int indexOf(IAction handler)
          TODO: Description of the Method.
 int lastIndexOf(IAction action)
          TODO: Description of the Method.
 IActionListIterator listIterator()
          TODO: Description of the Method.
 IActionListIterator listIterator(int index)
          TODO: Description of the Method.
 boolean remove(IAction action)
          TODO: Description of the Method.
 IAction remove(int index)
          TODO: Description of the Method.
 IAction set(int index, IAction action)
          TODO: Description of the Method.
 int size()
          TODO: Description of the Method.
 IActionList subList(int index1, int index2)
          TODO: Description of the Method.
 

Method Detail

size

public int size()
TODO: Description of the Method.
Returns:
TODO: Description of the outgoing return value

containsAction

public boolean containsAction(IAction action)
TODO: Description of the Method.
Parameters:
action - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

containsAction

public boolean containsAction(IActionType actionType)
TODO: Description of the Method.
Parameters:
actionType - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

getAction

public IAction getAction(IActionType actionType)
Get the Action attribute of the IActionList object.
Parameters:
actionType - TODO: Description of the incoming method parameter
Returns:
The Action value

add

public boolean add(IAction action)
TODO: Description of the Method.
Parameters:
action - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

remove

public boolean remove(IAction action)
TODO: Description of the Method.
Parameters:
action - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

get

public IAction get(int index)
TODO: Description of the Method.
Parameters:
index - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

set

public IAction set(int index,
                   IAction action)
TODO: Description of the Method.
Parameters:
index - TODO: Description of the incoming method parameter
action - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

add

public void add(int index,
                IAction action)
TODO: Description of the Method.
Parameters:
index - TODO: Description of the incoming method parameter
action - TODO: Description of the incoming method parameter

remove

public IAction remove(int index)
TODO: Description of the Method.
Parameters:
index - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

indexOf

public int indexOf(IAction handler)
TODO: Description of the Method.
Parameters:
handler - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

lastIndexOf

public int lastIndexOf(IAction action)
TODO: Description of the Method.
Parameters:
action - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

listIterator

public IActionListIterator listIterator()
TODO: Description of the Method.
Returns:
TODO: Description of the outgoing return value

listIterator

public IActionListIterator listIterator(int index)
TODO: Description of the Method.
Parameters:
index - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

subList

public IActionList subList(int index1,
                           int index2)
TODO: Description of the Method.
Parameters:
index1 - TODO: Description of the incoming method parameter
index2 - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.