Package org.exoplatform.onlyoffice.jpa
Interface EditorConfigDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<EditorConfigEntity,Long>
- All Known Implementing Classes:
EditorConfigDAOImpl
public interface EditorConfigDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<EditorConfigEntity,Long>
-
Method Summary
Methods inherited from interface org.exoplatform.commons.api.persistence.GenericDAO
count, create, createAll, delete, deleteAll, deleteAll, find, findAll, update, updateAll
-
Method Details
-
getConfigByKey
-
getConfigByDocId
-