Package com.soffid.iam.model
Class PamPolicyEntityDaoImpl
- java.lang.Object
-
- org.springframework.dao.support.DaoSupport
-
- org.springframework.orm.hibernate3.support.HibernateDaoSupport
-
- com.soffid.iam.model.PamPolicyEntityDaoBase
-
- com.soffid.iam.model.PamPolicyEntityDaoImpl
-
- All Implemented Interfaces:
PamPolicyEntityDao
,org.springframework.beans.factory.InitializingBean
public class PamPolicyEntityDaoImpl extends PamPolicyEntityDaoBase
-
-
Constructor Summary
Constructors Constructor Description PamPolicyEntityDaoImpl()
-
Method Summary
-
Methods inherited from class com.soffid.iam.model.PamPolicyEntityDaoBase
create, create, findByName, findByName, findByName, getPamActionEntityDao, getTenantEntityDao, getVaultFolderEntityDao, load, loadAll, newPamPolicyEntity, pamPolicyToEntity, pamPolicyToEntity, pamPolicyToEntityList, query, query, remove, remove, remove, setPamActionEntityDao, setTenantEntityDao, setVaultFolderEntityDao, toPamPolicy, toPamPolicy, toPamPolicyList, update, update
-
Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport
checkDaoConfig, closeSessionIfNecessary, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory
-
-