Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.kernel.util.MultiValueMapFactory

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

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

Methods in com.liferay.portal.kernel.util that return MultiValueMapFactory
static MultiValueMapFactory MultiValueMapFactoryUtil.getMultiValueMapFactory()
           
 

Methods in com.liferay.portal.kernel.util with parameters of type MultiValueMapFactory
 void MultiValueMapFactoryUtil.setMultiValueMapFactory(MultiValueMapFactory multiValueMapFactory)
           
 


Liferay 6.1.2-ce-ga3