Uses of Class
org.exoplatform.onlyoffice.jpa.entities.EditorConfigEntity
Packages that use EditorConfigEntity
-
Uses of EditorConfigEntity in org.exoplatform.onlyoffice.jpa
Methods in org.exoplatform.onlyoffice.jpa that return types with arguments of type EditorConfigEntityModifier and TypeMethodDescriptionEditorConfigDAO.getConfigByDocId(String docId) EditorConfigDAO.getConfigByKey(String key) -
Uses of EditorConfigEntity in org.exoplatform.onlyoffice.jpa.dao
Methods in org.exoplatform.onlyoffice.jpa.dao that return types with arguments of type EditorConfigEntityModifier and TypeMethodDescriptionEditorConfigDAOImpl.getConfigByDocId(String docId) EditorConfigDAOImpl.getConfigByKey(String key)