com.liferay.faces.util.product
Class ProductMap
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<String,Product>
com.liferay.faces.util.product.ProductMap
- All Implemented Interfaces:
- Serializable, Cloneable, Map<String,Product>
public class ProductMap
- extends HashMap<String,Product>
- Author:
- Neil Griffin
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
ProductMap
public ProductMap()
getInstance
public static ProductMap getInstance()
setInstance
public static void setInstance(ProductMap productMap)
Copyright © 2015 Liferay, Inc.. All rights reserved.