SAP NetWeaver '04

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

Packages that use IAbsoluteUri
com.sap.netweaver.bc.rf.common Contains repository framework common interface.  
com.sap.netweaver.bc.rf.common.namespace Contains repository framework common interface for namespace maintenance.  
 

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

Subinterfaces of IAbsoluteUri in com.sap.netweaver.bc.rf.common
 interface IHierarchicalUri
          A RFC2396 URI interface.
 

Classes in com.sap.netweaver.bc.rf.common that implement IAbsoluteUri
 class DataUri
          A RFC2397 IUri implementation.
 class GenericUri
          A RFC2396 IUri implementation.
 class HttpUrl
          An IHierarchicalUri implementation for HTTP/HTTPS URLs.
 class OpaqueLockTokenUri
          A RFC2518 IUri implementation.
 

Methods in com.sap.netweaver.bc.rf.common that return IAbsoluteUri
protected  IAbsoluteUri OpaqueLockTokenUri.newInstance(java.lang.String remainder)
           
 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).
static IAbsoluteUri UriFactory.parseUri(java.lang.String externalForm)
          Parse an IUri from its string representation
 IAbsoluteUri GenericUri.resolve(IUriReference ref)
          Resolve the uri reference in the context of this Uri.
protected  IAbsoluteUri GenericUri.newInstance(java.lang.String remainder)
          Construct a new IUri with the scheme of this and the given remainder. used when generic uri resolves references.
protected  IAbsoluteUri DataUri.newInstance(java.lang.String remainder)
           
 IAbsoluteUri HttpUrl.resolve(IUriReference reference)
          Resolve the uri reference in the context of this Uri.
 IAbsoluteUri UriReference.getUri()
          Get the uri if the reference is absolute
 IAbsoluteUri IUriReference.getUri()
          Get the uri of the reference if absolute
 

Methods in com.sap.netweaver.bc.rf.common with parameters of type IAbsoluteUri
 boolean OpaqueLockTokenUri.equals(IAbsoluteUri other)
           
 boolean GenericUri.equals(IAbsoluteUri other)
           
 boolean HttpUrl.equals(IAbsoluteUri other)
           
 IUriReference UriReference.resolveWith(IAbsoluteUri base)
          With base Uri, resolve this reference to an absolute reference.
 IUriReference IUriReference.resolveWith(IAbsoluteUri base)
          With base Uri, resolve this reference to an absolute reference.
 

Constructors in com.sap.netweaver.bc.rf.common with parameters of type IAbsoluteUri
UriReference(IAbsoluteUri uri, java.lang.String fragmentIdentifier)
          Construct new absolute uri reference.
 

Uses of IAbsoluteUri in com.sap.netweaver.bc.rf.common.namespace
 

Methods in com.sap.netweaver.bc.rf.common.namespace that return IAbsoluteUri
 IAbsoluteUri LinkDescriptor.getTargetUri()
          Get target IUri of the link.
 IAbsoluteUri ILinkDescriptor.getTargetUri()
          Get target IUri of the link.
 

Constructors in com.sap.netweaver.bc.rf.common.namespace with parameters of type IAbsoluteUri
LinkDescriptor(LinkType linkType, IAbsoluteUri targetUri)
          Construct object of class LinkDescriptor.
 


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.