Class WindowDAOImpl

java.lang.Object
org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<WindowEntity,Long>
org.exoplatform.portal.mop.dao.AbstractDAO<WindowEntity>
org.exoplatform.portal.mop.dao.WindowDAOImpl
All Implemented Interfaces:
org.exoplatform.commons.api.persistence.GenericDAO<WindowEntity,Long>, WindowDAO

public class WindowDAOImpl extends AbstractDAO<WindowEntity> implements WindowDAO