Liferay 6.2-ce-ga5

com.liferay.portlet
Class BaseFriendlyURLMapper

java.lang.Object
  extended by com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper
      extended by com.liferay.portlet.BaseFriendlyURLMapper
All Implemented Interfaces:
FriendlyURLMapper

Deprecated. As of 6.2.0, moved to BaseFriendlyURLMapper

public abstract class BaseFriendlyURLMapper
extends BaseFriendlyURLMapper


Field Summary
 
Fields inherited from class com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper
router
 
Constructor Summary
BaseFriendlyURLMapper()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper
addParam, addParam, addParameter, addParameter, addParameter, addParameter, addParameter, addParameter, getMapping, getNamespace, getPortletId, getRouter, isCheckMappingWithPrefix, isPortletInstanceable, setMapping, setPortletId, setPortletInstanceable, setRouter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.liferay.portal.kernel.portlet.FriendlyURLMapper
buildPath, populateParams
 

Constructor Detail

BaseFriendlyURLMapper

public BaseFriendlyURLMapper()
Deprecated. 

Liferay 6.2-ce-ga5