|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.util.jpa.JPAGenericDAO<K,E>
fr.paris.lutece.portal.service.jpa.JPALuteceDAO<K,T>
fr.paris.lutece.plugins.stock.business.AbstractTicketCategoryDAO<java.lang.Integer,TicketCategory>
fr.paris.lutece.plugins.stock.business.TicketCategoryDAO
public class TicketCategoryDAO
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 |
---|
public TicketCategoryDAO()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |