|
Liferay 6.0-ee-sp2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyValuePair | |
|---|---|
| com.liferay.portal.kernel.lar | |
| com.liferay.portal.kernel.util | |
| com.liferay.portal.service | |
| com.liferay.portal.util | |
| Uses of KeyValuePair in com.liferay.portal.kernel.lar |
|---|
| Methods in com.liferay.portal.kernel.lar that return types with arguments of type KeyValuePair | |
|---|---|
Map<String,List<KeyValuePair>> |
PortletDataContext.getPermissions()
|
| Method parameters in com.liferay.portal.kernel.lar with type arguments of type KeyValuePair | |
|---|---|
void |
PortletDataContext.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 KeyValuePair | |
|---|---|
int |
KeyValuePairComparator.compare(KeyValuePair kvp1,
KeyValuePair kvp2)
|
int |
KeyValuePair.compareTo(KeyValuePair kvp)
|
| Uses of KeyValuePair in com.liferay.portal.service |
|---|
| Methods in com.liferay.portal.service that return KeyValuePair | |
|---|---|
KeyValuePair |
UserLocalServiceWrapper.decryptUserId(long companyId,
String name,
String password)
|
static KeyValuePair |
UserLocalServiceUtil.decryptUserId(long companyId,
String name,
String password)
|
KeyValuePair |
UserLocalService.decryptUserId(long companyId,
String name,
String password)
|
| Uses of KeyValuePair in com.liferay.portal.util |
|---|
| Methods in com.liferay.portal.util that return types with arguments of type KeyValuePair | |
|---|---|
static List<KeyValuePair> |
PortalUtil.getPortletBreadcrumbList(javax.servlet.http.HttpServletRequest request)
Deprecated. PortalUtil.getPortletBreadcrumbs(HttpServletRequest) |
List<KeyValuePair> |
Portal.getPortletBreadcrumbList(javax.servlet.http.HttpServletRequest request)
Deprecated. Portal.getPortletBreadcrumbs(HttpServletRequest) |
static List<KeyValuePair> |
PortalUtil.getPortletBreadcrumbs(javax.servlet.http.HttpServletRequest request)
|
List<KeyValuePair> |
Portal.getPortletBreadcrumbs(javax.servlet.http.HttpServletRequest request)
|
|
Liferay 6.0-ee-sp2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||