SAP NetWeaver '04

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

Packages that use IObjectTypeHandlerList
com.sapportals.wcm.service.objecttypehandler Provides a service to add arbitrary commands for resources.  
 

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

Methods in com.sapportals.wcm.service.objecttypehandler that return IObjectTypeHandlerList
 IObjectTypeHandlerList IObjectTypeHandlerService.getEmptyObjectTypeHandlerList()
           
 IObjectTypeHandlerList IObjectTypeHandlerService.getObjectTypeHandler()
          Get the ObjectTypeHandler attribute of the IObjectTypeHandlerService object.
 IObjectTypeHandlerList IObjectTypeHandlerService.getObjectTypeHandler(IResource resource)
          Get the ObjectTypeHandlerList that matches for this resource.
 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.
 IObjectTypeHandlerList IObjectTypeHandlerService.getObjectTypeHandlerList(java.util.Vector resourceTypes)
           
 IObjectTypeHandlerList ObjectTypeHandlerUtil.rankHandlers(IObjectTypeHandlerList list)
          The ranking mechanism works after the following schema: For every selection criteria given in an IObjectTypeHandler , the algorithms gives points to this handler if a path is given -> 8 points if a resource type is given -> 4 points if a mimetype is given -> 2 points if an extension is given -> 1 point If several handlers have the same score after that procedure, the length of the resource path acts as the tie breaker: The more folders of the path are specified, the more exact the match naturally becomes.
 IObjectTypeHandlerList IObjectTypeHandlerList.subList(int index1, int index2)
          TODO: Description of the Method.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForPath(URI path)
          TODO: Description of the Method.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForPath(RID path)
           
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForMimetype(java.lang.String mimeType)
          TODO: Description of the Method.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForMimetype(java.lang.String mimeType, java.lang.String targetMimeType)
          returns a sublist of IObjectTypeHandler that match for the given mimetype or targetmimetype.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForExtension(java.lang.String extension)
          TODO: Description of the Method.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForAction(IActionType actionType)
          TODO: Description of the Method.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForResourceTypes(java.util.Vector resourceTypes)
          TODO: Description of the Method.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForResourceTypes(java.util.Vector resourceTypes, java.util.Vector targetTypes)
          returns a sublist of IObjectTypeHandler that match for the given resourcetypes or targetresourcetypes.
 IObjectTypeHandlerList IObjectTypeHandlerList.sublistForNoResourceTypeGiven()
          filters out all oths, that have a resourcetype defined.
 

Methods in com.sapportals.wcm.service.objecttypehandler with parameters of type IObjectTypeHandlerList
 IActionList ObjectTypeHandlerUtil.getMergedActions(IObjectTypeHandlerList list)
           
 java.util.Properties ObjectTypeHandlerUtil.getMergedProperties(IObjectTypeHandlerList list)
           
 java.util.Collection ObjectTypeHandlerUtil.getMergedMultiValuedProperties(IObjectTypeHandlerList list, java.lang.String propertykey)
           
 IObjectTypeHandlerList ObjectTypeHandlerUtil.rankHandlers(IObjectTypeHandlerList list)
          The ranking mechanism works after the following schema: For every selection criteria given in an IObjectTypeHandler , the algorithms gives points to this handler if a path is given -> 8 points if a resource type is given -> 4 points if a mimetype is given -> 2 points if an extension is given -> 1 point If several handlers have the same score after that procedure, the length of the resource path acts as the tie breaker: The more folders of the path are specified, the more exact the match naturally becomes.
 java.lang.String ObjectTypeHandlerUtil.writeDebugInformation(IResource res, IObjectTypeHandlerList result)
           
 void IObjectTypeHandlerList.add(IObjectTypeHandlerList handlerList)
          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.