public class Hib3PITRoleSetDAO extends Hib3DAO implements PITRoleSetDAO
| Constructor and Description |
|---|
Hib3PITRoleSetDAO() |
evict, evictEntity, evictQueries, getConfiguration, getConfiguration, getSessionFactory, getSessionFactory, hibernateInitted, initHibernateIfNotInitted, initHibernateIfNotInitted, resourceNameFromClassName, session, sessionpublic void saveOrUpdate(PITRoleSet pitRoleSet)
PITRoleSetDAOsaveOrUpdate in interface PITRoleSetDAOPITRoleSetDAO.saveOrUpdate(edu.internet2.middleware.grouper.pit.PITRoleSet)public void saveOrUpdate(Set<PITRoleSet> pitRoleSets)
PITRoleSetDAOsaveOrUpdate in interface PITRoleSetDAOPITRoleSetDAO.saveOrUpdate(java.util.Set)public void delete(PITRoleSet pitRoleSet)
PITRoleSetDAOdelete in interface PITRoleSetDAOPITRoleSetDAO.delete(edu.internet2.middleware.grouper.pit.PITRoleSet)public static void reset(HibernateSession hibernateSession)
hibernateSession - public PITRoleSet findBySourceIdActive(String id, boolean exceptionIfNotFound)
findBySourceIdActive in interface PITRoleSetDAOPITRoleSetDAO.findBySourceIdActive(java.lang.String, boolean)public PITRoleSet findBySourceIdUnique(String id, boolean exceptionIfNotFound)
findBySourceIdUnique in interface PITRoleSetDAOPITRoleSetDAO.findBySourceIdUnique(java.lang.String, boolean)public PITRoleSet findById(String id, boolean exceptionIfNotFound)
findById in interface PITRoleSetDAOPITRoleSetDAO.findById(java.lang.String, boolean)public long deleteInactiveRecords(Timestamp time)
PITRoleSetDAOdeleteInactiveRecords in interface PITRoleSetDAOPITRoleSetDAO.deleteInactiveRecords(java.sql.Timestamp)public Set<PITRoleSet> findImmediateChildren(PITRoleSet pitRoleSet)
findImmediateChildren in interface PITRoleSetDAOPITRoleSetDAO.findImmediateChildren(edu.internet2.middleware.grouper.pit.PITRoleSet)public void deleteSelfByPITRoleId(String id)
deleteSelfByPITRoleId in interface PITRoleSetDAOedu.internet2.middleware.grouper.internal.dao.PITRoleSetDAO#findAllByPITOwnerAndPITMemberAndPITField(java.lang.String)public Set<PITRoleSet> findAllSelfPITRoleSetsByPITRoleId(String id)
findAllSelfPITRoleSetsByPITRoleId in interface PITRoleSetDAOPITRoleSetDAO.findAllSelfPITRoleSetsByPITRoleId(java.lang.String)public Set<PITRoleSet> findByThenHasPITRoleId(String id)
findByThenHasPITRoleId in interface PITRoleSetDAOPITRoleSetDAO.findByThenHasPITRoleId(java.lang.String)public Set<RoleSet> findMissingActivePITRoleSets()
findMissingActivePITRoleSets in interface PITRoleSetDAOPITRoleSetDAO.findMissingActivePITRoleSets()public Set<PITRoleSet> findMissingInactivePITRoleSets()
findMissingInactivePITRoleSets in interface PITRoleSetDAOPITRoleSetDAO.findMissingInactivePITRoleSets()public Set<String> findActiveDuplicates()
findActiveDuplicates in interface PITRoleSetDAOPITRoleSetDAO.findActiveDuplicates()public Set<PITRoleSet> findBySourceId(String id, boolean exceptionIfNotFound)
findBySourceId in interface PITRoleSetDAOPITRoleSetDAO.findBySourceId(java.lang.String, boolean)public void delete(String id)
PITRoleSetDAOdelete in interface PITRoleSetDAOPITRoleSetDAO.delete(java.lang.String)Copyright © 2016 Internet2. All rights reserved.