Package org.exoplatform.settings.jpa
Interface SettingScopeDAO
- All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<ScopeEntity,Long>
- All Known Implementing Classes:
SettingScopeDAO
public interface SettingScopeDAO
extends org.exoplatform.commons.api.persistence.GenericDAO<ScopeEntity,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
-
getScopeByTypeAndName
-