| Package | Description |
|---|---|
| com.liferay.portal.kernel.model |
This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types.
|
| com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
URLEncoder |
PortletWrapper.getURLEncoderInstance()
Returns the URL encoder instance of the portlet.
|
URLEncoder |
Portlet.getURLEncoderInstance()
Returns the URL encoder instance of the portlet.
|
| Modifier and Type | Method and Description |
|---|---|
List<URLEncoder> |
PortletBag.getURLEncoderInstances() |
| Modifier and Type | Method and Description |
|---|---|
void |
LiferayPortletResponse.setURLEncoder(URLEncoder urlEncoder) |