Package | Description |
---|---|
com.liferay.exportimport.kernel.lar | |
com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
Map<String,List<KeyValuePair>> |
PortletDataContext.getPermissions() |
Modifier and Type | Method and Description |
---|---|
void |
PortletDataContext.addPermissions(String resourceName,
long resourcePK,
List<KeyValuePair> permissions) |
Modifier and Type | Method and Description |
---|---|
int |
KeyValuePairComparator.compare(KeyValuePair kvp1,
KeyValuePair kvp2) |
int |
KeyValuePair.compareTo(KeyValuePair kvp) |