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:
com.liferay.portal.kernel.portlet.FriendlyURLMapper

Deprecated. This class has been repackaged at com.liferay.portal.kernel.portlet.

public abstract class BaseFriendlyURLMapper
extends com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper

View Source

Author:
Jorge Ferrer, Brian Wing Shun Chan

Constructor Summary
BaseFriendlyURLMapper()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper
addParam, addParam, addParam, addParam, addParam, addParam, addParam, getNamespace, getPortletId, isCheckMappingWithPrefix
 
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, getMapping, populateParams
 

Constructor Detail

BaseFriendlyURLMapper

public BaseFriendlyURLMapper()
Deprecated.