|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||