List of usage examples for com.liferay.portal.kernel.portlet BaseFriendlyURLMapper subclass-usage
From source file com.liferay.asset.tags.compiler.web.internal.portlet.route.AssetTagsCompilerFriendlyURLMapper.java
/** * @author Brian Wing Shun Chan * @author Shuyang Zhou */ @Component(property = { "javax.portlet.name=" + AssetTagsCompilerPortletKeys.ASSET_TAGS_COMPILER }, service = FriendlyURLMapper.class)
From source file com.liferay.chat.portlet.ChatFriendlyURLMapper.java
/**
* <a href="ChatFriendlyURLMapper.java.html"><b><i>View Source</i></b></a>
*
* @author Scott Lee
*
*/
From source file com.liferay.portlet.BaseFriendlyURLMapper.java
/**
* @author Jorge Ferrer
* @author Brian Wing Shun Chan
* @deprecated Moved to {@link
* com.liferay.portal.kernel.portlet.BaseFriendlyURLMapper}
*/
From source file com.liferay.portlet.tagscompiler.TagsCompilerFriendlyURLMapper.java
/** * @author Brian Wing Shun Chan */ public class TagsCompilerFriendlyURLMapper extends BaseFriendlyURLMapper { public String buildPath(LiferayPortletURL liferayPortletURL) {
From source file com.liferay.wol.map.portlet.MapFriendlyURLMapper.java
/**
* <a href="MapFriendlyURLMapper.java.html"><b><i>View Source</i></b></a>
*
* @author Brian Wing Shun Chan
*
*/
From source file com.liferay.wol.meetups.portlet.MeetupsFriendlyURLMapper.java
/**
* <a href="MeetupsFriendlyURLMapper.java.html"><b><i>View Source</i></b></a>
*
* @author Brian Wing Shun Chan
*
*/
From source file com.liferay.wol.svn.portlet.SVNFriendlyURLMapper.java
/**
* <a href="SVNFriendlyURLMapper.java.html"><b><i>View Source</i></b></a>
*
* @author Brian Wing Shun Chan
*
*/
From source file com.liferay.wol.wall.portlet.WallFriendlyURLMapper.java
/**
* <a href="WallFriendlyURLMapper.java.html"><b><i>View Source</i></b></a>
*
* @author Brian Wing Shun Chan
*
*/
From source file com.liferay.wsrp.consumer.portlet.ConsumerFriendlyURLMapper.java
/** * @author Michael Young */ public class ConsumerFriendlyURLMapper extends BaseFriendlyURLMapper { @Override
From source file com.liferay.wsrp.portlet.ConsumerFriendlyURLMapper.java
/** * @author Michael Young */ public class ConsumerFriendlyURLMapper extends BaseFriendlyURLMapper { public String buildPath(LiferayPortletURL liferayPortletURL) {