|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyValuePair | |
|---|---|
| com.liferay.portal.kernel.util | This package defines the kernel utility interfaces and classes. |
| com.liferay.portal.service | This package defines the portal service interfaces and classes. |
| com.liferay.portlet.exportimport.lar | |
| Uses of KeyValuePair in com.liferay.portal.kernel.util |
|---|
| Methods in com.liferay.portal.kernel.util with parameters of type KeyValuePair | |
|---|---|
int |
KeyValuePairComparator.compare(KeyValuePair kvp1,
KeyValuePair kvp2)
|
int |
KeyValuePair.compareTo(KeyValuePair kvp)
|
| Method parameters in com.liferay.portal.kernel.util with type arguments of type KeyValuePair | |
|---|---|
void |
ThreadLocalDistributor.setThreadLocalSources(List<KeyValuePair> threadLocalSources)
|
| Uses of KeyValuePair in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return KeyValuePair | |
|---|---|
static KeyValuePair |
UserLocalServiceUtil.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
KeyValuePair |
UserLocalServiceWrapper.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
KeyValuePair |
UserLocalService.decryptUserId(long companyId,
String name,
String password)
Decrypts the user's primary key and password from their encrypted forms. |
| Uses of KeyValuePair in com.liferay.portlet.exportimport.lar |
|---|
| Methods in com.liferay.portlet.exportimport.lar that return types with arguments of type KeyValuePair | |
|---|---|
Map<String,List<KeyValuePair>> |
PortletDataContext.getPermissions()
|
| Method parameters in com.liferay.portlet.exportimport.lar with type arguments of type KeyValuePair | |
|---|---|
void |
PortletDataContext.addPermissions(String resourceName,
long resourcePK,
List<KeyValuePair> permissions)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||