SAP NetWeaver '04

Uses of Interface
com.sapportals.wcm.service.objecttypehandler.IActionType

Packages that use IActionType
com.sapportals.wcm.rendering.uicommand Contains interfaces to render and execute commands for one or more resources.  
com.sapportals.wcm.service.objecttypehandler Provides a service to add arbitrary commands for resources.  
 

Uses of IActionType in com.sapportals.wcm.rendering.uicommand
 

Methods in com.sapportals.wcm.rendering.uicommand with parameters of type IActionType
protected  boolean AbstractCommand.othAvailable(IResource res, IActionType actiontype)
           
protected  java.lang.String AbstractCommand.getOTHDefinedURL(IResource res, IActionType actiontype)
           
protected  boolean AbstractUICommand.othAvailable(IResource res, IActionType actiontype)
          Checks if there are oth entries for a given IResource and a given IActionType
protected  java.lang.String AbstractUICommand.getOTHDefinedURL(IResource res, IActionType actiontype)
          Returns the oth entry for a given IResource and a given IActionType
 

Uses of IActionType in com.sapportals.wcm.service.objecttypehandler
 

Classes in com.sapportals.wcm.service.objecttypehandler that implement IActionType
 class ActionType
           
 

Methods in com.sapportals.wcm.service.objecttypehandler that return IActionType
 IActionType IAction.getActionType()
          Get the ActionType attribute of the IAction object.
 

Methods in com.sapportals.wcm.service.objecttypehandler with parameters of type IActionType
 IObjectTypeHandlerList IObjectTypeHandlerService.getObjectTypeHandler(IResource resource, IActionType actionType)
          Gets the List of ObjectTypeHandlers which are valid for the given resource and which implement the wanted IActionType There are several internal filters realized a) resourceType b) mimeType (not for ICollection objects) c) extension (not for ICollection objects) d) actiontype In a first step, all ObjectTypeHandler for the RID of the resource are returned.
 URL IObjectTypeHandler.getURL(IResource resource, IActionType actionType)
          Get the URL attribute of the IObjectTypeHandler object.
 URL IObjectTypeHandler.getURL(IResource resource, IActionType actionType, java.util.Properties props)
          Get the URL attribute of the IObjectTypeHandler object.
 boolean IActionList.containsAction(IActionType actionType)
          TODO: Description of the Method.
 IAction IActionList.getAction(IActionType actionType)
          Get the Action attribute of the IActionList object.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForAction(IActionType actionType)
          TODO: Description of the Method.
 URL GenericObjectTypeHandler.getURL(IResource resource, IActionType actionType)
          Get the URL attribute of the GenericObjectTypeHandler object.
 URL GenericObjectTypeHandler.getURL(IResource resource, IActionType actionType, java.util.Properties props)
          Get the URL attribute of the GenericObjectTypeHandler object.
 IAction ActionList.getAction(IActionType actionType)
          Get the Action attribute of the ActionList object.
 boolean ActionList.containsAction(IActionType actionType)
          TODO: Description of the Method.
 


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.