Uses of Class
com.liferay.faces.util.product.Product.Name

Packages that use Product.Name
com.liferay.faces.util.product   
 

Uses of Product.Name in com.liferay.faces.util.product
 

Methods in com.liferay.faces.util.product that return Product.Name
static Product.Name Product.Name.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Product.Name[] Product.Name.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.liferay.faces.util.product with parameters of type Product.Name
static Product ProductFactory.getProduct(Product.Name productId)
          Returns the product associated with the specified productId.
abstract  Product ProductFactory.getProductImplementation(Product.Name product)
           
 



Copyright © 2017 Liferay, Inc.. All rights reserved.