@Repository public class AlternateNameDao extends GenericDao<AlternateName,Long> implements IAlternateNameDao
AlternateNamepersistentClass| Constructor and Description |
|---|
AlternateNameDao()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getUsedLanguagesCodes()
This method returns the language used by the AlternateName. the results
are sorted by the number of times they are used(most popula first)
|
count, deleteAll, deleteAll, exists, flushAndClear, get, getAll, getAllPaginate, getPersistenceClass, remove, save, setFlushModecheckDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcount, deleteAll, deleteAll, exists, flushAndClear, get, getAll, getAllPaginate, getPersistenceClass, remove, save, setFlushModepublic List<String> getUsedLanguagesCodes()
IAlternateNameDaogetUsedLanguagesCodes in interface IAlternateNameDaoCopyright © 2015. All rights reserved.