Class SettingContextDAO

All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<ContextEntity,Long>, SettingContextDAO

public class SettingContextDAO extends GenericDAOJPAImpl<ContextEntity,Long> implements SettingContextDAO