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

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

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

Fields in fr.paris.lutece.plugins.stock.modules.tickets.business with type parameters of type PurchaseStatistic
static javax.persistence.metamodel.SingularAttribute<PurchaseStatistic,fr.paris.lutece.plugins.stock.business.purchase.Purchase> PurchaseStatistic_.purchase
           
 

Methods in fr.paris.lutece.plugins.stock.modules.tickets.business that return types with arguments of type PurchaseStatistic
 java.util.List<PurchaseStatistic> PurchaseStatisticDAO.getAllByIdPurchase(java.lang.Integer idPurchase)
          get all PurchaseStatistic by the purchase identifier
 java.util.List<PurchaseStatistic> IPurchaseStatisticDAO.getAllByIdPurchase(java.lang.Integer idPurchase)
          get all PurchaseStatistic by the purchase identifier
 

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



Copyright © 2012 Mairie de Paris. All Rights Reserved.