|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.protocol.webdav.UriMetaMap
public final class UriMetaMap
Handles system wide mappings or RIDs to Uris.
Copyright (c) SAP AG 2002-2003
| Method Summary | |
|---|---|
void |
deregister(IUriMapper mapper)
Deregister a mapping. |
static UriMetaMap |
getInstance()
Get singleton instance of UriMetaMap. |
void |
register(IUriMapper mapper)
Register a mapper. |
RID |
toRID(RID base,
IHierarchicalUri uri)
Map the given uri to a local RID. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UriMetaMap getInstance()
public RID toRID(RID base,
IHierarchicalUri uri)
base - RID context for mappinguri - to map to local RID
null if no mapping is availablepublic void register(IUriMapper mapper)
mapper - to installpublic void deregister(IUriMapper mapper)
mapper - to remove.| 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 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||