fr.paris.lutece.plugins.stock.service
Class ProductService

java.lang.Object
  extended by fr.paris.lutece.plugins.stock.service.impl.AbstractService
      extended by fr.paris.lutece.plugins.stock.service.ProductService
All Implemented Interfaces:
IProductService

public class ProductService
extends fr.paris.lutece.plugins.stock.service.impl.AbstractService
implements IProductService

ProductService


Constructor Summary
ProductService()
           
 
Method Summary
 java.util.List<Product> getAllProduct()
          Return a list of products
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductService

public ProductService()
Method Detail

getAllProduct

public java.util.List<Product> getAllProduct()
Return a list of products

Specified by:
getAllProduct in interface IProductService
Returns:
list of product


Copyright © 2012 Mairie de Paris. All Rights Reserved.