public class MultiValueMapFactoryImpl
extends java.lang.Object
implements com.liferay.portal.kernel.util.MultiValueMapFactory
| Constructor and Description |
|---|
MultiValueMapFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.util.MultiValueMap<?,?> |
getMultiValueMap(int type) |
com.liferay.portal.kernel.util.MultiValueMap<?,?> |
getMultiValueMap(java.lang.String propertyKey) |
public com.liferay.portal.kernel.util.MultiValueMap<?,?> getMultiValueMap(int type)
getMultiValueMap in interface com.liferay.portal.kernel.util.MultiValueMapFactorypublic com.liferay.portal.kernel.util.MultiValueMap<?,?> getMultiValueMap(java.lang.String propertyKey)
getMultiValueMap in interface com.liferay.portal.kernel.util.MultiValueMapFactory