SAP NetWeaver '04

com.sapportals.wcm.service.objecttypehandler
Class ActionList

[contained in: com.sap.netweaver.bc.rf.service.par - bc.rf.global.service.oth_api.jar]
java.lang.Object
  |
  +--com.sapportals.wcm.WcmObject
        |
        +--com.sapportals.wcm.service.objecttypehandler.ActionList
All Implemented Interfaces:
IActionList

public final class ActionList
extends WcmObject
implements IActionList


Fields inherited from class com.sapportals.wcm.WcmObject
ORDER_TYPE_MANUAL, ORDER_TYPE_NONE
 
Constructor Summary
  ActionList()
          Construct object of class ActionList.
  ActionList(ActionList handlerList)
          Construct object of class ActionList.
protected ActionList(java.util.LinkedList list)
          Construct object of class ActionList.
 
Method Summary
 boolean add(IAction handler)
          TODO: Description of the Method.
 void add(int index, IAction handler)
          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 ActionList object.
 int indexOf(IAction handler)
          TODO: Description of the Method.
 int lastIndexOf(IAction handler)
          TODO: Description of the Method.
 IActionListIterator listIterator()
          TODO: Description of the Method.
 IActionListIterator listIterator(int index)
          TODO: Description of the Method.
 boolean remove(IAction handler)
          TODO: Description of the Method.
 IAction remove(int index)
          TODO: Description of the Method.
 IAction set(int index, IAction handler)
          TODO: Description of the Method.
 int size()
          TODO: Description of the Method.
 IActionList subList(int index1, int index2)
          TODO: Description of the Method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionList

public ActionList(ActionList handlerList)
Construct object of class ActionList.
Parameters:
handlerList - TODO: Description of the incoming method parameter

ActionList

public ActionList()
Construct object of class ActionList.

ActionList

protected ActionList(java.util.LinkedList list)
Construct object of class ActionList.
Parameters:
list - TODO: Description of the incoming method parameter
Method Detail

set

public IAction set(int index,
                   IAction handler)
TODO: Description of the Method.
Specified by:
set in interface IActionList
Parameters:
index - TODO: Description of the incoming method parameter
handler - 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 ActionList object.
Specified by:
getAction in interface IActionList
Parameters:
actionType - TODO: Description of the incoming method parameter
Returns:
The Action value

get

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

size

public int size()
TODO: Description of the Method.
Specified by:
size in interface IActionList
Returns:
TODO: Description of the outgoing return value

containsAction

public boolean containsAction(IAction action)
TODO: Description of the Method.
Specified by:
containsAction in interface IActionList
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.
Specified by:
containsAction in interface IActionList
Parameters:
actionType - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

add

public boolean add(IAction handler)
TODO: Description of the Method.
Specified by:
add in interface IActionList
Parameters:
handler - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

remove

public boolean remove(IAction handler)
TODO: Description of the Method.
Specified by:
remove in interface IActionList
Parameters:
handler - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

add

public void add(int index,
                IAction handler)
TODO: Description of the Method.
Specified by:
add in interface IActionList
Parameters:
index - TODO: Description of the incoming method parameter
handler - TODO: Description of the incoming method parameter

remove

public IAction remove(int index)
TODO: Description of the Method.
Specified by:
remove in interface IActionList
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.
Specified by:
indexOf in interface IActionList
Parameters:
handler - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

lastIndexOf

public int lastIndexOf(IAction handler)
TODO: Description of the Method.
Specified by:
lastIndexOf in interface IActionList
Parameters:
handler - TODO: Description of the incoming method parameter
Returns:
TODO: Description of the outgoing return value

listIterator

public IActionListIterator listIterator()
TODO: Description of the Method.
Specified by:
listIterator in interface IActionList
Returns:
TODO: Description of the outgoing return value

listIterator

public IActionListIterator listIterator(int index)
TODO: Description of the Method.
Specified by:
listIterator in interface IActionList
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.
Specified by:
subList in interface IActionList
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.