Uses of Interface
org.exoplatform.onlyoffice.jpa.EditorConfigDAO
-
Packages that use EditorConfigDAO Package Description org.exoplatform.onlyoffice.jpa.dao org.exoplatform.onlyoffice.jpa.storage.impl -
-
Uses of EditorConfigDAO in org.exoplatform.onlyoffice.jpa.dao
Classes in org.exoplatform.onlyoffice.jpa.dao that implement EditorConfigDAO Modifier and Type Class Description classEditorConfigDAOImpl -
Uses of EditorConfigDAO in org.exoplatform.onlyoffice.jpa.storage.impl
Constructors in org.exoplatform.onlyoffice.jpa.storage.impl with parameters of type EditorConfigDAO Constructor Description RDBMSEditorConfigStorageImpl(EditorConfigDAO editorConfigDAO)
-