SAP NetWeaver '04

Uses of Class
com.sapportals.wcm.util.uri.URL

Packages that use URL
com.sapportals.wcm.repository Contains the repository framework interfaces and classes.  
com.sapportals.wcm.service.objecttypehandler Provides a service to add arbitrary commands for resources.  
com.sapportals.wcm.service.urlgenerator Provides a service that returns URLs to access resources in the CM system.  
com.sapportals.wcm.util.uri Contains interfaces and classes to handle uniform resource identifiers (uri).  
 

Uses of URL in com.sapportals.wcm.repository
 

Methods in com.sapportals.wcm.repository that return URL
 URL IResource.getTargetURL()
          Returns the target URL of a link or null if the resource is not a link.
 

Methods in com.sapportals.wcm.repository with parameters of type URL
 void IResource.setTargetURL(URL url)
          Changes the target URL of a link.
 IResource ICollection.createLink(java.lang.String name, URL targetURL, LinkType linkType, IPropertyMap properties)
          Creates a new link in a collection.
 IResource ICollection.createLink(java.lang.String name, URL targetURL, LinkType linkType, IPosition position, IPropertyMap properties)
          Creates a new link in a collection that supports ordering.
 IResource ICollection.createLink(java.lang.String name, URL targetURL, LinkType linkType, IPropertyMap properties, boolean ignorePropertyFailures)
          Creates a new link in a collection.
 IResource ICollection.createLink(java.lang.String name, URL targetURL, LinkType linkType, IPosition position, IPropertyMap properties, boolean ignorePropertyFailures)
          Creates a new link in a collection that supports ordering.
 

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

Methods in com.sapportals.wcm.service.objecttypehandler that return URL
 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.
 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.
 

Uses of URL in com.sapportals.wcm.service.urlgenerator
 

Methods in com.sapportals.wcm.service.urlgenerator with parameters of type URL
 RID IURLGenerator.getRIDfromWebURL(URL webAddress)
          Deprecated. as of EP 5.0 SP5, replaced by IURLGeneratorService.mapUri(IUri)
 

Uses of URL in com.sapportals.wcm.util.uri
 

Methods in com.sapportals.wcm.util.uri that return URL
static URL URL.getInstance(java.lang.String target)
          Creates a "URL" object for usage as link target container.
static URL URL.getInstance(IUriReference uriref)
          Creates a "URL" object for usage as external link target container.
static URL URL.getInstance(RID rid)
          Creates a "URL" object for usage as internal link target container.
 


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.