Package | Description |
---|---|
com.liferay.portal.kernel.portlet |
This package defines the kernel portlet interfaces and classes.
|
com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
Map<String,StringParser> |
Route.getGeneratedParameters()
Returns the generated parameters for this route.
|
Modifier and Type | Method and Description |
---|---|
static StringParser |
StringParser.create(String chunk) |