public interface LanguageContentDataDAO extends AbstractGenericDAO<com.hack23.cia.model.internal.application.system.impl.LanguageContentData,Long>
Modifier and Type | Method and Description |
---|---|
com.hack23.cia.model.internal.application.system.impl.LanguageContentData |
findTranslation(String key,
String fromLanguage,
String toLanguage)
Find translation.
|
delete, findFirstByProperty, findListByEmbeddedProperty, findListByProperty, findListByProperty, findOrderedByPropertyListByEmbeddedProperty, getAll, getAllOrderBy, getPage, getPageOrderBy, getSize, load, merge, persist, persist, search
Copyright © 2010–2017 www.hack23.com. All rights reserved.