|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Product | |
|---|---|
| com.liferay.faces.util.product | |
| Uses of Product in com.liferay.faces.util.product |
|---|
| Classes in com.liferay.faces.util.product that implement Product | |
|---|---|
class |
ProductWrapper
|
| Methods in com.liferay.faces.util.product that return Product | |
|---|---|
static Product |
ProductFactory.getProduct(Product.Name productName)
Deprecated. Use ProductFactory.getProductInstance(javax.faces.context.ExternalContext,
com.liferay.faces.util.product.Product.Name) instead. |
Product |
ProductFactory.getProductImplementation(Product.Name productName)
Deprecated. Use ProductFactory.getProductInfo(com.liferay.faces.util.product.Product.Name) instead. |
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()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||