SAP NetWeaver '04

Uses of Interface
com.sap.netweaver.bc.rf.common.IUriReference

Packages that use IUriReference
com.sap.netweaver.bc.rf.common Contains repository framework common interface.  
 

Uses of IUriReference in com.sap.netweaver.bc.rf.common
 

Classes in com.sap.netweaver.bc.rf.common that implement IUriReference
 class UriReference
          A RFC2396 reference implementation.
 

Methods in com.sap.netweaver.bc.rf.common that return IUriReference
static IUriReference UriFactory.parseUriReference(java.lang.String externalForm)
          Parse an uri reference from its string representation
 IUriReference IHierarchicalUri.unresolve(IHierarchicalUri other, java.lang.String fragment)
          Convert the given uri to a relative uri reference with this uri as base.
 IUriReference IHierarchicalUri.mapToAbsolutePath(Rid wcmPath)
          TBD: Description of the Method.
 IUriReference IHierarchicalUri.mapToAbsolutePath(Rid wcmPath, UriCodec codec)
          TBD: Description of the Method.
 IUriReference IHierarchicalUri.mapToAbsolutePath(IUriReference ref)
          Given this Uri as the base, map the uri reference to a uri reference with absolute path component.
 IUriReference HttpUrl.unresolve(IHierarchicalUri other, java.lang.String fragment)
          Convert the given uri to a relative uri reference with this uri as base.
 IUriReference HttpUrl.mapToAbsolutePath(IUriReference ref)
          Given this Uri as the base, map the uri reference to a uri reference with absolute path component.
 IUriReference HttpUrl.mapToAbsolutePath(Rid wcmPath)
           
 IUriReference HttpUrl.mapToAbsolutePath(Rid wcmPath, UriCodec codec)
           
 IUriReference UriReference.appendPath(java.lang.String path)
          TBD: Description of the Method.
 IUriReference UriReference.setQuery(java.lang.String query)
          Set the query attribute of the UriReference object.
 IUriReference UriReference.resolveWith(IAbsoluteUri base)
          With base Uri, resolve this reference to an absolute reference.
 IUriReference IUriReference.appendPath(java.lang.String path)
          Create a new uri reference by appending the given path to any existing path in the uri reference.
 IUriReference IUriReference.setQuery(java.lang.String query)
          Gets a new URI reference resulting from setting the query of this URI reference to the given query.
 IUriReference IUriReference.resolveWith(IAbsoluteUri base)
          With base Uri, resolve this reference to an absolute reference.
 

Methods in com.sap.netweaver.bc.rf.common with parameters of type IUriReference
 IAbsoluteUri OpaqueLockTokenUri.resolve(IUriReference ref)
           
 IAbsoluteUri IAbsoluteUri.resolve(IUriReference reference)
          Resolve the URI reference in the context of this AbsoluteUri (as per RFC2396, section 5.2).
 IAbsoluteUri GenericUri.resolve(IUriReference ref)
          Resolve the uri reference in the context of this Uri.
 Rid IHierarchicalUri.mapToResourceID(IUriReference ref)
          TBD: Description of the Method.
 Rid IHierarchicalUri.mapToResourceID(IUriReference ref, UriCodec codec)
          TBD: Description of the Method.
 IUriReference IHierarchicalUri.mapToAbsolutePath(IUriReference ref)
          Given this Uri as the base, map the uri reference to a uri reference with absolute path component.
 IAbsoluteUri HttpUrl.resolve(IUriReference reference)
          Resolve the uri reference in the context of this Uri.
 Rid HttpUrl.mapToResourceID(IUriReference ref)
           
 Rid HttpUrl.mapToResourceID(IUriReference ref, UriCodec codec)
           
 IUriReference HttpUrl.mapToAbsolutePath(IUriReference ref)
          Given this Uri as the base, map the uri reference to a uri reference with absolute path component.
 boolean UriReference.equals(IUriReference other)
           
 

Constructors in com.sap.netweaver.bc.rf.common with parameters of type IUriReference
UriReference(IUriReference reference, java.lang.String fragmentIdentifier)
          Construct object of class UriReference.
 


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.