Uses of Class
com.liferay.portal.kernel.util.KeyValuePair
Packages that use KeyValuePair
Package
Description
This package defines the kernel utility interfaces and classes.
-
Uses of KeyValuePair in com.liferay.exportimport.kernel.lar
Methods in com.liferay.exportimport.kernel.lar that return types with arguments of type KeyValuePairMethod parameters in com.liferay.exportimport.kernel.lar with type arguments of type KeyValuePairModifier and TypeMethodDescriptionvoidPortletDataContext.addPermissions(String resourceName, long resourcePK, List<KeyValuePair> permissions) -
Uses of KeyValuePair in com.liferay.portal.kernel.util
Methods in com.liferay.portal.kernel.util with parameters of type KeyValuePairModifier and TypeMethodDescriptionintKeyValuePairComparator.compare(KeyValuePair kvp1, KeyValuePair kvp2) intKeyValuePair.compareTo(KeyValuePair kvp)