| Package | Description |
|---|---|
| com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LayoutFriendlyURLSeparatorComposite |
| Modifier and Type | Method and Description |
|---|---|
LayoutFriendlyURLComposite |
FriendlyURLResolver.getLayoutFriendlyURLComposite(long companyId,
long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext) |
LayoutFriendlyURLComposite |
VirtualLayoutFriendlyURLResolver.getLayoutFriendlyURLComposite(long companyId,
long groupId,
boolean privateLayout,
String friendlyURL,
Map<String,String[]> params,
Map<String,Object> requestContext) |
| Constructor and Description |
|---|
LayoutFriendlyURLSeparatorComposite(LayoutFriendlyURLComposite layoutFriendlyURLComposite,
String urlSeparator) |