|
SAP NetWeaver 7.40 SP 07 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(RID basePath,
IUriMapper mapper)
Create a new UriContext which follows the given mapping and has the given WCM Path as base. |
|
| Method Summary | |
|---|---|
RID |
getBasePath()
Retrieve the base WCM Path of this context |
IUriReference |
getBaseReference()
Retrieve the base uri as reference without scheme and host name |
IHierarchicalUri |
getBaseUri()
Retrieve the base uri of this context |
RID |
mapWcmPath(IUriReference ref)
Maps the uri reference to the the local WCM Path. |
RID |
mapWcmPath(IUriReference ref,
boolean systemWide)
Maps the uri reference to the the local WCM Path. |
RID |
mapWcmPath(String externalForm)
Maps the external string representation of an uri reference to the the local WCM Path. |
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(RID basePath,
IUriMapper mapper)
basePath - anchor for mapping in WCM Path spacemapper - for general mapping between WCM Path and Uri space| Method Detail |
|---|
public RID getBasePath()
public IUriReference getBaseReference()
public IHierarchicalUri getBaseUri()
public RID mapWcmPath(String externalForm)
externalForm - of uri reference
public 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 RID mapWcmPath(IUriReference ref)
ref - uri reference
public RID mapWcmPath(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.40 SP 07 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||