fr.paris.lutece.plugins.stock.business.order
Class ItemDAO

java.lang.Object
  extended by fr.paris.lutece.util.jpa.JPAGenericDAO<K,E>
      extended by fr.paris.lutece.portal.service.jpa.JPALuteceDAO<java.lang.Integer,Item>
          extended by fr.paris.lutece.plugins.stock.business.order.ItemDAO
All Implemented Interfaces:
IItemDAO, fr.paris.lutece.util.jpa.IGenericDAO<java.lang.Integer,Item>

public final class ItemDAO
extends fr.paris.lutece.portal.service.jpa.JPALuteceDAO<java.lang.Integer,Item>
implements IItemDAO

This class provides Data Access methods for Person objects


Constructor Summary
ItemDAO()
           
 
Method Summary
 java.lang.String getPluginName()
          
 
Methods inherited from class fr.paris.lutece.portal.service.jpa.JPALuteceDAO
createNativeQuery, getEntityManagerFactory
 
Methods inherited from class fr.paris.lutece.util.jpa.JPAGenericDAO
create, findAll, findById, getEM, getEntityClass, getEntityClassName, remove, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface fr.paris.lutece.util.jpa.IGenericDAO
create, findAll, findById, remove, update
 

Constructor Detail

ItemDAO

public ItemDAO()
Method Detail

getPluginName

public java.lang.String getPluginName()

Specified by:
getPluginName in class fr.paris.lutece.portal.service.jpa.JPALuteceDAO<java.lang.Integer,Item>


Copyright © 2011 Mairie de Paris. All Rights Reserved.