|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.protocol.webdav.UriContext
public class UriContext
Maps uri references to WCM Paths (RID) in a context of a base Uri.
Copyright (c) SAP AG 2001-2004
| Constructor Summary | |
|---|---|
UriContext(com.sapportals.wcm.util.uri.RID basePath,
IUriMapper mapper)
Create a new UriContext which follows the given mapping and has the given WCM Path as base. |
|
| Method Summary | |
|---|---|
com.sapportals.wcm.util.uri.RID |
getBasePath()
Retrieve the base WCM Path of this context |
com.sapportals.wcm.util.uri.IUriReference |
getBaseReference()
Retrieve the base uri as reference without scheme and host name |
com.sapportals.wcm.util.uri.IHierarchicalUri |
getBaseUri()
Retrieve the base uri of this context |
com.sapportals.wcm.util.uri.RID |
mapWcmPath(com.sapportals.wcm.util.uri.IUriReference ref)
Maps the uri reference to the the local WCM Path. |
com.sapportals.wcm.util.uri.RID |
mapWcmPath(com.sapportals.wcm.util.uri.IUriReference ref,
boolean systemWide)
Maps the uri reference to the the local WCM Path. |
com.sapportals.wcm.util.uri.RID |
mapWcmPath(String externalForm)
Maps the external string representation of an uri reference to the the local WCM Path. |
com.sapportals.wcm.util.uri.RID |
mapWcmPath(String externalForm,
boolean systemWide)
Maps the external string representation of an uri reference to the the local WCM Path. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UriContext(com.sapportals.wcm.util.uri.RID basePath,
IUriMapper mapper)
basePath - anchor for mapping in WCM Path spacemapper - for general mapping between WCM Path and Uri space| Method Detail |
|---|
public com.sapportals.wcm.util.uri.RID getBasePath()
public com.sapportals.wcm.util.uri.IUriReference getBaseReference()
public com.sapportals.wcm.util.uri.IHierarchicalUri getBaseUri()
public com.sapportals.wcm.util.uri.RID mapWcmPath(String externalForm)
externalForm - of uri reference
public com.sapportals.wcm.util.uri.RID mapWcmPath(String externalForm,
boolean systemWide)
externalForm - of uri referencesystemWide - if true, uses all installed uri mappers to map the uri to a rid
public com.sapportals.wcm.util.uri.RID mapWcmPath(com.sapportals.wcm.util.uri.IUriReference ref)
ref - uri reference
public com.sapportals.wcm.util.uri.RID mapWcmPath(com.sapportals.wcm.util.uri.IUriReference ref,
boolean systemWide)
ref - uri referencesystemWide - if true, uses all installed uri mappers to map the uri to a rid
| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
|
SAP NetWeaver 7.31 (SP01) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||