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>