|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use URICodec | |
| com.sapportals.wcm.util.uri | Contains interfaces and classes to handle uniform resource identifiers (uri). |
| Uses of URICodec in com.sapportals.wcm.util.uri |
| Methods in com.sapportals.wcm.util.uri with parameters of type URICodec | |
URI |
HttpUrl.mapToWcmPath(IUriReference ref,
URICodec codec)
|
RID |
HttpUrl.mapToResourceID(IUriReference ref,
URICodec codec)
|
IUriReference |
HttpUrl.mapToAbsolutePath(URI wcmPath,
URICodec codec)
|
IHierarchicalUri |
HttpUrl.mapToAbsoluteUri(URI wcmPath,
URICodec codec)
Given this Uri as the base of the WCM repository, map the WCM Path to a absolute uri. |
IUriReference |
HttpUrl.mapToAbsolutePath(RID wcmPath,
URICodec codec)
|
IHierarchicalUri |
HttpUrl.mapToAbsoluteUri(RID wcmPath,
URICodec codec)
|
URI |
IHierarchicalUri.mapToWcmPath(IUriReference ref,
URICodec codec)
Given this Uri as the base of the WCM repository, map the Uri Reference to the corresponsing WCM Path in the framework. |
RID |
IHierarchicalUri.mapToResourceID(IUriReference ref,
URICodec codec)
|
IUriReference |
IHierarchicalUri.mapToAbsolutePath(URI wcmPath,
URICodec codec)
Given this Uri as the base of the WCM repository, map the WCM Path to a uri reference with absolute path component. |
IUriReference |
IHierarchicalUri.mapToAbsolutePath(RID wcmPath,
URICodec codec)
|
IHierarchicalUri |
IHierarchicalUri.mapToAbsoluteUri(URI wcmPath,
URICodec codec)
Given this Uri as the base of the WCM repository, map the WCM Path to a absolute uri. |
IHierarchicalUri |
IHierarchicalUri.mapToAbsoluteUri(RID wcmPath,
URICodec codec)
|
URI |
ResourceUrl.mapToWcmPath(IUriReference ref,
URICodec codec)
|
RID |
ResourceUrl.mapToResourceID(IUriReference ref,
URICodec codec)
|
IUriReference |
ResourceUrl.mapToAbsolutePath(URI wcmPath,
URICodec codec)
|
IHierarchicalUri |
ResourceUrl.mapToAbsoluteUri(URI wcmPath,
URICodec codec)
Given this Uri as the base of the WCM repository, map the WCM Path to a absolute uri. |
IUriReference |
ResourceUrl.mapToAbsolutePath(RID wcmPath,
URICodec codec)
|
IHierarchicalUri |
ResourceUrl.mapToAbsoluteUri(RID wcmPath,
URICodec codec)
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||