| Package | Description |
|---|---|
| com.liferay.faces.util.product |
Copyright (c) 2000-2020 Liferay, Inc.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProductWrapper |
| Modifier and Type | Method and Description |
|---|---|
static Product |
ProductFactory.getProduct(Product.Name productName)
|
Product |
ProductFactory.getProductImplementation(Product.Name productName)
Deprecated.
|
abstract Product |
ProductFactory.getProductInfo(Product.Name productName)
Returns the thread-safe singleton instance of
Product associated with the specified Product.Name. |
static Product |
ProductFactory.getProductInstance(javax.faces.context.ExternalContext externalContext,
Product.Name productName)
Returns the thread-safe singleton instance of
Product associated with the specified Product.Name
from the ProductFactory found by the FactoryExtensionFinder. |
abstract Product |
ProductWrapper.getWrapped() |
Copyright © 2020 Liferay, Inc.. All rights reserved.