|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IActionList | |
| com.sapportals.wcm.service.objecttypehandler | Provides a service to add arbitrary commands for resources. |
| Uses of IActionList in com.sapportals.wcm.service.objecttypehandler |
| Classes in com.sapportals.wcm.service.objecttypehandler that implement IActionList | |
class |
ActionList
|
| Fields in com.sapportals.wcm.service.objecttypehandler declared as IActionList | |
protected IActionList |
GenericObjectTypeHandler.actionList
|
| Methods in com.sapportals.wcm.service.objecttypehandler that return IActionList | |
IActionList |
IObjectTypeHandler.getActionList()
Get the ActionList attribute of the IObjectTypeHandler object. |
IActionList |
IActionList.subList(int index1,
int index2)
TODO: Description of the Method. |
IActionList |
ObjectTypeHandlerUtil.getMergedActions(IObjectTypeHandlerList list)
|
IActionList |
GenericObjectTypeHandler.getActionList()
Get the ActionList attribute of the GenericObjectTypeHandler object. |
IActionList |
ActionList.subList(int index1,
int index2)
TODO: Description of the Method. |
| Methods in com.sapportals.wcm.service.objecttypehandler with parameters of type IActionList | |
void |
IObjectTypeHandler.initialize(java.lang.String name,
java.util.Vector extensions,
java.util.Vector mimeTypes,
java.util.Vector paths,
IActionList actionList,
java.util.Vector resourceTypes,
java.util.Properties props)
TODO: Description of the Method. |
void |
GenericObjectTypeHandler.setActionList(IActionList actionList)
Set the ActionList attribute of the GenericObjectTypeHandler object. |
void |
GenericObjectTypeHandler.initialize(java.lang.String name,
java.util.Vector extensions,
java.util.Vector mimeTypes,
java.util.Vector paths,
IActionList actionList,
java.util.Vector resourceTypes,
java.util.Properties props)
TBD: Description of the Method. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||