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