com.sapportals.wcm.rendering.util

Class RIDPersister.RIDRetriever

java.lang.Object
  extended by com.sapportals.wcm.rendering.util.RIDPersister.RIDRetriever
Enclosing class:
RIDPersister

Deprecated. As of NetWeaver 7.1

public static final class RIDPersister.RIDRetriever
extends Object

Since:
NW04, SPS5 Utility class to read out the mappings created by RIDPersister

Constructor Summary
RIDPersister.RIDRetriever(Map map)
          Deprecated. As of NetWeaver 7.1
 
Method Summary
 RID getRID(String mapper)
          Deprecated. As of NetWeaver 7.1
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIDPersister.RIDRetriever

public RIDPersister.RIDRetriever(Map map)
Deprecated. As of NetWeaver 7.1

Parameters:
map - a map as it is returned in the RIDPersister.getMap() method.
Method Detail

getRID

public RID getRID(String mapper)
Deprecated. As of NetWeaver 7.1

Parameters:
mapper - the mapped key for the RID to be retrieved, must not be null
Returns:
the RID that is mapped to the given mapper. If no RID can be found for the mapper, a NullPointerException will be thrown, showing the content of the map.
The RID will not be encoded or decoded.
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/nonwduideprecated api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2014 SAP AG Complete Copyright Notice