| Package | Description |
|---|---|
| com.liferay.faces.util.el.internal | |
| com.liferay.faces.util.product | |
| com.liferay.faces.util.product.internal |
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductMap.get(Object key) |
Product |
ProductMap.put(Product.Name key,
Product value) |
Product |
ProductMap.remove(Object key) |
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Product.Name,Product>> |
ProductMap.entrySet() |
Collection<Product> |
ProductMap.values() |
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductMap.put(Product.Name key,
Product value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductMap.putAll(Map<? extends Product.Name,? extends Product> m) |
| Modifier and Type | Method and Description |
|---|---|
static Product |
ProductFactory.getProduct(Product.Name productId)
Returns the product associated with the specified productId.
|
abstract Product |
ProductFactory.getProductImplementation(Product.Name product) |
| Modifier and Type | Method and Description |
|---|---|
Product |
ProductFactoryImpl.getProductImplementation(Product.Name productId) |
| Constructor and Description |
|---|
ProductJSFApiImpl(Product mojarra,
Product myFaces) |
ProductPortletApiImpl(Product liferayPortal,
Product pluto) |
ProductSpecImpl(String specTitle,
Product... specImplProducts) |
Copyright © 2016 Liferay, Inc.. All rights reserved.