Liferay 6.0-ee-sp2

Uses of Class
com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper

Packages that use BaseFriendlyURLMapper
com.liferay.portal.kernel.portlet   
com.liferay.util.bridges.alloy   
 

Uses of BaseFriendlyURLMapper in com.liferay.portal.kernel.portlet
 

Subclasses of BaseFriendlyURLMapper in com.liferay.portal.kernel.portlet
 class DefaultFriendlyURLMapper
          The default friendly URL mapper to use with friendly URL routes.
 

Uses of BaseFriendlyURLMapper in com.liferay.util.bridges.alloy
 

Subclasses of BaseFriendlyURLMapper in com.liferay.util.bridges.alloy
 class AlloyFriendlyURLMapper
           
 


Liferay 6.0-ee-sp2