public class RuleDAO
extends org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl<RuleEntity,Long>
implements org.exoplatform.commons.api.persistence.GenericDAO<RuleEntity,Long>
Field Summary
Fields inherited from class org.exoplatform.commons.persistence.impl.GenericDAOJPAImpl