com.liferay.portlet.journalcontent
Class JournalContentFriendlyURLMapper
java.lang.Object
com.liferay.portlet.journalcontent.JournalContentFriendlyURLMapper
- All Implemented Interfaces:
- com.liferay.portal.kernel.portlet.FriendlyURLMapper
public class JournalContentFriendlyURLMapper
- extends java.lang.Object
- implements com.liferay.portal.kernel.portlet.FriendlyURLMapper
View Source
- Author:
- Raymond Augé
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JournalContentFriendlyURLMapper
public JournalContentFriendlyURLMapper()
buildPath
public java.lang.String buildPath(com.liferay.portal.kernel.portlet.LiferayPortletURL portletURL)
- Specified by:
buildPath
in interface com.liferay.portal.kernel.portlet.FriendlyURLMapper
getMapping
public java.lang.String getMapping()
- Specified by:
getMapping
in interface com.liferay.portal.kernel.portlet.FriendlyURLMapper
isCheckMappingWithPrefix
public boolean isCheckMappingWithPrefix()
- Specified by:
isCheckMappingWithPrefix
in interface com.liferay.portal.kernel.portlet.FriendlyURLMapper
populateParams
public void populateParams(java.lang.String friendlyURLPath,
java.util.Map<java.lang.String,java.lang.String[]> params)
- Specified by:
populateParams
in interface com.liferay.portal.kernel.portlet.FriendlyURLMapper