Liferay 6.2.0-ce-rc4

Uses of Class
com.liferay.portal.kernel.util.MultiValueMap

Packages that use MultiValueMap
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of MultiValueMap in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util that return MultiValueMap
 MultiValueMap<?,?> MultiValueMapFactory.getMultiValueMap(int type)
           
static MultiValueMap<?,?> MultiValueMapFactoryUtil.getMultiValueMap(int type)
           
 MultiValueMap<?,?> MultiValueMapFactory.getMultiValueMap(String propertyKey)
           
static MultiValueMap<?,?> MultiValueMapFactoryUtil.getMultiValueMap(String propertyKey)
           
 


Liferay 6.2.0-ce-rc4