com.liferay.portal.kernel.util
Class MultiValueMapFactoryUtil

java.lang.Object
  extended by com.liferay.portal.kernel.util.MultiValueMapFactoryUtil

public class MultiValueMapFactoryUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
MultiValueMapFactoryUtil()
           
 
Method Summary
static MultiValueMap getMultiValueMap(int type)
           
static MultiValueMapFactory getMultiValueMapFactory()
           
 void setMultiValueMapFactory(MultiValueMapFactory multiValueMapFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiValueMapFactoryUtil

public MultiValueMapFactoryUtil()
Method Detail

getMultiValueMap

public static MultiValueMap getMultiValueMap(int type)

getMultiValueMapFactory

public static MultiValueMapFactory getMultiValueMapFactory()

setMultiValueMapFactory

public void setMultiValueMapFactory(MultiValueMapFactory multiValueMapFactory)