Interface AccessRightDAO
-
- All Superinterfaces:
AbstractDAO<AccessRight>
- All Known Implementing Classes:
JDBCAccessRightDAO
public interface AccessRightDAO extends AbstractDAO<AccessRight>
-
-
Method Summary
-
Methods inherited from interface org.openiam.common.authmanager.jdbc.AbstractDAO
getList
-
-