public interface PITRoleSetDAO extends GrouperDAO
void saveOrUpdate(PITRoleSet pitRoleSet)
pitRoleSet - void saveOrUpdate(Set<PITRoleSet> pitRoleSets)
pitRoleSets - void delete(PITRoleSet pitRoleSet)
pitRoleSet - PITRoleSet findBySourceIdActive(String id, boolean exceptionIfNotFound)
id - exceptionIfNotFound - PITRoleSet findById(String id, boolean exceptionIfNotFound)
id - exceptionIfNotFound - PITRoleSet findBySourceIdUnique(String id, boolean exceptionIfNotFound)
id - exceptionIfNotFound - long deleteInactiveRecords(Timestamp time)
time - Set<PITRoleSet> findImmediateChildren(PITRoleSet pitRoleSet)
pitRoleSet - Set<PITRoleSet> findAllSelfPITRoleSetsByPITRoleId(String id)
id - void deleteSelfByPITRoleId(String id)
id - Set<PITRoleSet> findByThenHasPITRoleId(String id)
id - Set<RoleSet> findMissingActivePITRoleSets()
Set<PITRoleSet> findMissingInactivePITRoleSets()
Set<String> findActiveDuplicates()
Set<PITRoleSet> findBySourceId(String id, boolean exceptionIfNotFound)
id - exceptionIfNotFound - void delete(String id)
id - Copyright © 2016 Internet2. All rights reserved.