Liferay 6.0.5

com.liferay.portal.util
Class MultiValueMapFactoryImpl

java.lang.Object
  extended by com.liferay.portal.util.MultiValueMapFactoryImpl
All Implemented Interfaces:
MultiValueMapFactory

public class MultiValueMapFactoryImpl
extends Object
implements MultiValueMapFactory


Field Summary
 
Fields inherited from interface com.liferay.portal.kernel.util.MultiValueMapFactory
FILE, MEMORY
 
Constructor Summary
MultiValueMapFactoryImpl()
           
 
Method Summary
 MultiValueMap<?,?> getMultiValueMap(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiValueMapFactoryImpl

public MultiValueMapFactoryImpl()
Method Detail

getMultiValueMap

public MultiValueMap<?,?> getMultiValueMap(int type)
Specified by:
getMultiValueMap in interface MultiValueMapFactory

Liferay 6.0.5