Interface SettingsDAO

All Superinterfaces:
org.exoplatform.commons.api.persistence.GenericDAO<SettingsEntity,Long>
All Known Implementing Classes:
SettingsDAO

public interface SettingsDAO extends org.exoplatform.commons.api.persistence.GenericDAO<SettingsEntity,Long>