Java com.liferay.portal.kernel.service LayoutFriendlyURLLocalServiceUtil fields, constructors, methods, implement or subclass

Example usage for Java com.liferay.portal.kernel.service LayoutFriendlyURLLocalServiceUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.liferay.portal.kernel.service LayoutFriendlyURLLocalServiceUtil.

The text is from its open source code.

Method

com.liferay.portal.kernel.model.LayoutFriendlyURLfetchFirstLayoutFriendlyURL(long groupId, boolean privateLayout, String friendlyURL)
com.liferay.portal.kernel.model.LayoutFriendlyURLfetchLayoutFriendlyURL(long plid, String languageId, boolean useDefault)
com.liferay.portal.kernel.model.LayoutFriendlyURLfetchLayoutFriendlyURLByUuidAndGroupId( String uuid, long groupId)
Returns the layout friendly url matching the UUID and group.
com.liferay.portal.kernel.model.LayoutFriendlyURLgetLayoutFriendlyURL(long plid, String languageId)
com.liferay.portal.kernel.model.LayoutFriendlyURLgetLayoutFriendlyURLByUuidAndGroupId( String uuid, long groupId)
Returns the layout friendly url matching the UUID and group.
java.util.ListgetLayoutFriendlyURLs( long plid)