Uses of Class
fr.paris.lutece.plugins.stock.modules.tickets.business.ProductStatistic

Packages that use ProductStatistic
fr.paris.lutece.plugins.stock.modules.tickets.business   
 

Uses of ProductStatistic in fr.paris.lutece.plugins.stock.modules.tickets.business
 

Fields in fr.paris.lutece.plugins.stock.modules.tickets.business with type parameters of type ProductStatistic
static javax.persistence.metamodel.SingularAttribute<ProductStatistic,fr.paris.lutece.plugins.stock.business.product.Product> ProductStatistic_.product
           
 

Methods in fr.paris.lutece.plugins.stock.modules.tickets.business that return types with arguments of type ProductStatistic
 java.util.List<ProductStatistic> IProductStatisticDAO.getAllByIdProduct(java.lang.Integer idProduct)
          get all ProductStatistic by the product identifier
 java.util.List<ProductStatistic> ProductStatisticDAO.getAllByIdProduct(java.lang.Integer idProduct)
          get all ProductStatistic by the product identifier
 

Constructors in fr.paris.lutece.plugins.stock.modules.tickets.business with parameters of type ProductStatistic
ProductStatistic(ProductStatistic productStatistic)
          Build a new productStatistic from a productStatistic object
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.