fr.paris.lutece.plugins.stock.business
Class TicketCategoryDAO

java.lang.Object
  extended by fr.paris.lutece.util.jpa.JPAGenericDAO<K,E>
      extended by fr.paris.lutece.portal.service.jpa.JPALuteceDAO<K,T>
          extended by fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO<java.lang.Integer,TicketCategory>
              extended by fr.paris.lutece.plugins.stock.business.TicketCategoryDAO
All Implemented Interfaces:
ITicketCategoryDAO<java.lang.Integer,TicketCategory>, fr.paris.lutece.util.jpa.IGenericDAO<java.lang.Integer,TicketCategory>

public class TicketCategoryDAO
extends AbstractTicketCategoryDAO<java.lang.Integer,TicketCategory>

TicketCategoryDAO


Constructor Summary
TicketCategoryDAO()
           
 
Method Summary
 
Methods inherited from class fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO
findByIdWithChildren, findByIdWithParent, getPluginName, getProductClass, selectAllFirstLevelWithChildren
 
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

TicketCategoryDAO

public TicketCategoryDAO()


Copyright © 2011 Mairie de Paris. All Rights Reserved.