fr.paris.lutece.portal.service.jpa
Class JPALuteceCoreDAO<K,E>
java.lang.Object
fr.paris.lutece.util.jpa.JPAGenericDAO<K,E>
fr.paris.lutece.portal.service.jpa.JPALuteceDAO<K,E>
fr.paris.lutece.portal.service.jpa.JPALuteceCoreDAO<K,E>
- Type Parameters:
K
- Type of the entity's keyE
- Type of the entity
- All Implemented Interfaces:
- IGenericDAO<K,E>
public abstract class JPALuteceCoreDAO<K,E>
- extends JPALuteceDAO<K,E>
Generic JPA DAO for Lutece core components
Method Summary |
String |
getPluginName()
Overridden method for core components
Gets the plugin name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JPALuteceCoreDAO
public JPALuteceCoreDAO()
getPluginName
public String getPluginName()
- Overridden method for core components
Gets the plugin name.
Override this method to define the plugin associated to this DAO
- Specified by:
getPluginName
in class JPALuteceDAO<K,E>
- Returns:
- The plugin name
Copyright © 2014 Mairie de Paris. All Rights Reserved.