Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.syncope.core.persistence.common.dao.AbstractAnyMatchDAO (implements org.apache.syncope.core.persistence.api.dao.AnyMatchDAO)
    • org.apache.syncope.core.persistence.jpa.dao.repo.AbstractAnyRepoExt<A> (implements org.apache.syncope.core.persistence.jpa.dao.repo.AnyRepoExt<A>)
    • org.apache.syncope.core.persistence.common.dao.AbstractAnySearchDAO (implements org.apache.syncope.core.persistence.api.dao.AnySearchDAO)
    • org.apache.syncope.core.persistence.jpa.dao.repo.AbstractClientRepoExt<C> (implements org.apache.syncope.core.persistence.jpa.dao.repo.ClientAppRepoExt<C>)
    • org.apache.syncope.core.persistence.common.AbstractDomainProperties
    • org.apache.syncope.core.persistence.jpa.entity.AbstractEntity (implements org.apache.syncope.core.persistence.api.entity.Entity)
      • org.apache.syncope.core.persistence.jpa.entity.AbstractGeneratedKeyEntity
        • org.apache.syncope.core.persistence.jpa.entity.AbstractAnyTemplate (implements org.apache.syncope.core.persistence.api.entity.AnyTemplate)
          • org.apache.syncope.core.persistence.jpa.entity.task.JPAAnyTemplateLiveSyncTask (implements org.apache.syncope.core.persistence.api.entity.task.AnyTemplateLiveSyncTask)
          • org.apache.syncope.core.persistence.jpa.entity.task.JPAAnyTemplatePullTask (implements org.apache.syncope.core.persistence.api.entity.task.AnyTemplatePullTask)
          • org.apache.syncope.core.persistence.jpa.entity.JPAAnyTemplateRealm (implements org.apache.syncope.core.persistence.api.entity.AnyTemplateRealm)
        • org.apache.syncope.core.persistence.jpa.entity.AbstractAttributable (implements org.apache.syncope.core.persistence.api.entity.Attributable)
          • org.apache.syncope.core.persistence.jpa.entity.AbstractAny (implements org.apache.syncope.core.persistence.api.entity.Any)
            • org.apache.syncope.core.persistence.jpa.entity.AbstractRelatable<L,R,REL> (implements org.apache.syncope.core.persistence.api.entity.Relatable<L,R,REL>)
              • org.apache.syncope.core.persistence.jpa.entity.AbstractGroupableRelatable<L,M,R,REL> (implements org.apache.syncope.core.persistence.api.entity.Groupable<L,M,R,REL>)
                • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAnyObject (implements org.apache.syncope.core.persistence.api.entity.anyobject.AnyObject)
                • org.apache.syncope.core.persistence.jpa.entity.user.JPAUser (implements org.apache.syncope.core.persistence.api.entity.user.User)
              • org.apache.syncope.core.persistence.jpa.entity.group.JPAGroup (implements org.apache.syncope.core.persistence.api.entity.group.Group)
          • org.apache.syncope.core.persistence.jpa.entity.user.JPALinkedAccount (implements org.apache.syncope.core.persistence.api.entity.user.LinkedAccount)
          • org.apache.syncope.core.persistence.jpa.entity.JPARealm (implements org.apache.syncope.core.persistence.api.entity.Realm)
        • org.apache.syncope.core.persistence.jpa.entity.am.AbstractClientApp (implements org.apache.syncope.core.persistence.api.entity.am.ClientApp)
          • org.apache.syncope.core.persistence.jpa.entity.am.JPACASSPClientApp (implements org.apache.syncope.core.persistence.api.entity.am.CASSPClientApp)
          • org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCRPClientApp (implements org.apache.syncope.core.persistence.api.entity.am.OIDCRPClientApp)
          • org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2SPClientApp (implements org.apache.syncope.core.persistence.api.entity.am.SAML2SPClientApp)
        • org.apache.syncope.core.persistence.jpa.entity.AbstractDynMembership<A> (implements org.apache.syncope.core.persistence.api.entity.DynMembership<A>)
          • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAADynGroupMembership (implements org.apache.syncope.core.persistence.api.entity.anyobject.ADynGroupMembership)
          • org.apache.syncope.core.persistence.jpa.entity.user.JPAUDynGroupMembership (implements org.apache.syncope.core.persistence.api.entity.user.UDynGroupMembership)
        • org.apache.syncope.core.persistence.jpa.entity.AbstractExec (implements org.apache.syncope.core.persistence.api.entity.Exec)
          • org.apache.syncope.core.persistence.jpa.entity.task.AbstractTaskExec<T> (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPALiveSyncTaskExec (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTaskExec (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTaskExec (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTaskExec (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTaskExec (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTaskExec (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTaskExec (implements org.apache.syncope.core.persistence.api.entity.task.TaskExec<T>)
          • org.apache.syncope.core.persistence.jpa.entity.JPAReportExec (implements org.apache.syncope.core.persistence.api.entity.ReportExec)
        • org.apache.syncope.core.persistence.jpa.entity.policy.AbstractPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.Policy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccessPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.AccessPolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAccountPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.AccountPolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAttrReleasePolicy (implements org.apache.syncope.core.persistence.api.entity.policy.AttrReleasePolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAAuthPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.AuthPolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAInboundPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.InboundPolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPasswordPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.PasswordPolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPropagationPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.PropagationPolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.PushPolicy)
          • org.apache.syncope.core.persistence.jpa.entity.policy.JPATicketExpirationPolicy (implements org.apache.syncope.core.persistence.api.entity.policy.TicketExpirationPolicy)
        • org.apache.syncope.core.persistence.jpa.entity.task.AbstractTask<T> (implements org.apache.syncope.core.persistence.api.entity.task.Task<T>)
          • org.apache.syncope.core.persistence.jpa.entity.task.JPANotificationTask (implements org.apache.syncope.core.persistence.api.entity.task.NotificationTask)
          • org.apache.syncope.core.persistence.jpa.entity.task.JPAPropagationTask (implements org.apache.syncope.core.persistence.api.entity.task.PropagationTask)
          • org.apache.syncope.core.persistence.jpa.entity.task.JPASchedTask (implements org.apache.syncope.core.persistence.api.entity.task.SchedTask)
            • org.apache.syncope.core.persistence.jpa.entity.task.AbstractProvisioningTask<T> (implements org.apache.syncope.core.persistence.api.entity.task.ProvisioningTask<T>)
              • org.apache.syncope.core.persistence.jpa.entity.task.AbstractInboundTask<T> (implements org.apache.syncope.core.persistence.api.entity.task.InboundTask<T>)
                • org.apache.syncope.core.persistence.jpa.entity.task.JPALiveSyncTask (implements org.apache.syncope.core.persistence.api.entity.task.LiveSyncTask)
                • org.apache.syncope.core.persistence.jpa.entity.task.JPAPullTask (implements org.apache.syncope.core.persistence.api.entity.task.PullTask)
              • org.apache.syncope.core.persistence.jpa.entity.task.JPAPushTask (implements org.apache.syncope.core.persistence.api.entity.task.PushTask)
            • org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTask (implements org.apache.syncope.core.persistence.api.entity.task.MacroTask)
        • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAAMembership (implements org.apache.syncope.core.persistence.api.entity.anyobject.AMembership)
        • org.apache.syncope.core.persistence.jpa.entity.JPAAnyAbout (implements org.apache.syncope.core.persistence.api.entity.AnyAbout)
        • org.apache.syncope.core.persistence.jpa.entity.anyobject.JPAARelationship (implements org.apache.syncope.core.persistence.api.entity.anyobject.ARelationship)
        • org.apache.syncope.core.persistence.jpa.entity.JPAAuditEvent (implements org.apache.syncope.core.persistence.api.entity.AuditEvent)
        • org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthProfile (implements org.apache.syncope.core.persistence.api.entity.am.AuthProfile)
        • org.apache.syncope.core.persistence.jpa.entity.JPAConnInstance (implements org.apache.syncope.core.persistence.api.entity.ConnInstance)
        • org.apache.syncope.core.persistence.jpa.entity.JPADelegation (implements org.apache.syncope.core.persistence.api.entity.Delegation)
        • org.apache.syncope.core.persistence.jpa.entity.JPADynRealmMembership (implements org.apache.syncope.core.persistence.api.entity.DynRealmMembership)
        • org.apache.syncope.core.persistence.jpa.entity.JPAFIQLQuery (implements org.apache.syncope.core.persistence.api.entity.FIQLQuery)
        • org.apache.syncope.core.persistence.jpa.entity.task.JPAFormPropertyDef (implements org.apache.syncope.core.persistence.api.entity.task.FormPropertyDef)
        • org.apache.syncope.core.persistence.jpa.entity.group.JPAGRelationship (implements org.apache.syncope.core.persistence.api.entity.group.GRelationship)
        • org.apache.syncope.core.persistence.jpa.entity.policy.JPAInboundCorrelationRuleEntity (implements org.apache.syncope.core.persistence.api.entity.policy.InboundCorrelationRuleEntity)
        • org.apache.syncope.core.persistence.jpa.entity.task.JPAMacroTaskCommand (implements org.apache.syncope.core.persistence.api.entity.task.MacroTaskCommand)
        • org.apache.syncope.core.persistence.jpa.entity.keymaster.JPANetworkService (implements org.apache.syncope.core.persistence.api.entity.keymaster.NetworkServiceEntity)
        • org.apache.syncope.core.persistence.jpa.entity.JPANotification (implements org.apache.syncope.core.persistence.api.entity.Notification)
        • org.apache.syncope.core.persistence.jpa.entity.am.JPAOIDCJWKS (implements org.apache.syncope.core.persistence.api.entity.am.OIDCJWKS)
        • org.apache.syncope.core.persistence.jpa.entity.policy.JPAPushCorrelationRuleEntity (implements org.apache.syncope.core.persistence.api.entity.policy.PushCorrelationRuleEntity)
        • org.apache.syncope.core.persistence.jpa.entity.JPARemediation (implements org.apache.syncope.core.persistence.api.entity.Remediation)
        • org.apache.syncope.core.persistence.jpa.entity.JPAReport (implements org.apache.syncope.core.persistence.api.entity.Report)
        • org.apache.syncope.core.persistence.jpa.entity.user.JPASecurityQuestion (implements org.apache.syncope.core.persistence.api.entity.user.SecurityQuestion)
        • org.apache.syncope.core.persistence.jpa.entity.JPASRARoute (implements org.apache.syncope.core.persistence.api.entity.SRARoute)
        • org.apache.syncope.core.persistence.jpa.entity.group.JPATypeExtension (implements org.apache.syncope.core.persistence.api.entity.group.TypeExtension)
        • org.apache.syncope.core.persistence.jpa.entity.user.JPAUMembership (implements org.apache.syncope.core.persistence.api.entity.user.UMembership)
        • org.apache.syncope.core.persistence.jpa.entity.user.JPAURelationship (implements org.apache.syncope.core.persistence.api.entity.user.URelationship)
      • org.apache.syncope.core.persistence.jpa.entity.AbstractProvidedKeyEntity (implements org.apache.syncope.core.persistence.api.entity.ProvidedKeyEntity)
        • org.apache.syncope.core.persistence.jpa.entity.AbstractSchema (implements org.apache.syncope.core.persistence.api.entity.Schema)
          • org.apache.syncope.core.persistence.jpa.entity.JPADerSchema (implements org.apache.syncope.core.persistence.api.entity.DerSchema)
          • org.apache.syncope.core.persistence.jpa.entity.JPAPlainSchema (implements org.apache.syncope.core.persistence.api.entity.PlainSchema)
        • org.apache.syncope.core.persistence.jpa.entity.JPAAccessToken (implements org.apache.syncope.core.persistence.api.entity.AccessToken)
        • org.apache.syncope.core.persistence.jpa.entity.JPAAnyType (implements org.apache.syncope.core.persistence.api.entity.AnyType)
        • org.apache.syncope.core.persistence.jpa.entity.JPAAnyTypeClass (implements org.apache.syncope.core.persistence.api.entity.AnyTypeClass)
        • org.apache.syncope.core.persistence.jpa.entity.am.JPAAttrRepo (implements org.apache.syncope.core.persistence.api.entity.am.AttrRepo)
        • org.apache.syncope.core.persistence.jpa.entity.JPAAuditConf (implements org.apache.syncope.core.persistence.api.entity.AuditConf)
        • org.apache.syncope.core.persistence.jpa.entity.am.JPAAuthModule (implements org.apache.syncope.core.persistence.api.entity.am.AuthModule)
        • org.apache.syncope.core.persistence.jpa.entity.JPABatch (implements org.apache.syncope.core.persistence.api.entity.Batch)
        • org.apache.syncope.core.persistence.jpa.entity.keymaster.JPAConfParam (implements org.apache.syncope.core.persistence.api.entity.keymaster.ConfParam)
        • org.apache.syncope.core.persistence.jpa.entity.keymaster.JPADomain (implements org.apache.syncope.core.persistence.api.entity.keymaster.DomainEntity)
        • org.apache.syncope.core.persistence.jpa.entity.JPADynRealm (implements org.apache.syncope.core.persistence.api.entity.DynRealm)
        • org.apache.syncope.core.persistence.jpa.entity.JPAExternalResource (implements org.apache.syncope.core.persistence.api.entity.ExternalResource)
        • org.apache.syncope.core.persistence.jpa.entity.JPAImplementation (implements org.apache.syncope.core.persistence.api.entity.Implementation)
        • org.apache.syncope.core.persistence.jpa.entity.JPAJobStatus (implements org.apache.syncope.core.persistence.api.entity.JobStatus)
        • org.apache.syncope.core.persistence.jpa.entity.JPAMailTemplate (implements org.apache.syncope.core.persistence.api.entity.MailTemplate)
        • org.apache.syncope.core.persistence.jpa.entity.JPARelationshipType (implements org.apache.syncope.core.persistence.api.entity.RelationshipType)
        • org.apache.syncope.core.persistence.jpa.entity.JPARole (implements org.apache.syncope.core.persistence.api.entity.Role)
        • org.apache.syncope.core.persistence.jpa.entity.am.JPASAML2IdPEntity (implements org.apache.syncope.core.persistence.api.entity.am.SAML2IdPEntity)
        • org.apache.syncope.core.persistence.jpa.entity.am.JPAWAConfigEntry (implements org.apache.syncope.core.persistence.api.entity.am.WAConfigEntry)
    • org.springframework.orm.jpa.AbstractEntityManagerFactoryBean (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.orm.jpa.EntityManagerFactoryInfo, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.dao.support.PersistenceExceptionTranslator, java.io.Serializable, org.springframework.beans.factory.SmartInitializingSingleton)
      • org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean (implements org.springframework.context.weaving.LoadTimeWeaverAware, org.springframework.context.ResourceLoaderAware)
    • org.springframework.orm.jpa.vendor.AbstractJpaVendorAdapter (implements org.springframework.orm.jpa.JpaVendorAdapter)
    • org.apache.syncope.core.persistence.common.AbstractPersistenceProperties<D>
    • org.apache.syncope.core.persistence.jpa.dao.repo.AbstractSchemaRepoExt
    • org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler (implements org.apache.openjpa.jdbc.meta.ValueHandler)
    • org.apache.syncope.core.persistence.common.content.AbstractXMLContentExporter (implements org.apache.syncope.core.persistence.api.content.ContentExporter)
    • org.apache.syncope.core.persistence.common.content.AbstractXMLContentLoader (implements org.apache.syncope.core.persistence.api.content.ContentLoader)
    • org.apache.syncope.core.persistence.jpa.dao.AnySearchNode
    • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepoExt)
    • org.apache.syncope.core.persistence.jpa.spring.CommonEntityManagerFactoryConf (implements org.apache.syncope.core.persistence.api.DomainHolder<T>)
    • org.apache.syncope.core.persistence.jpa.openjpa.ConnectorManagerRemoteCommitListener (implements org.apache.openjpa.event.RemoteCommitListener, java.io.Serializable)
    • org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepoExt)
    • org.xml.sax.helpers.DefaultHandler (implements org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler)
    • org.springframework.orm.jpa.DefaultJpaDialect (implements org.springframework.orm.jpa.JpaDialect, java.io.Serializable)
    • org.apache.syncope.core.persistence.jpa.spring.DomainRoutingEntityManagerFactory (implements java.io.Closeable, jakarta.persistence.EntityManagerFactory)
    • org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepoExt)
    • org.apache.syncope.core.persistence.jpa.openjpa.EntityValidationListener
    • org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.JPAAuditEventDAO (implements org.apache.syncope.core.persistence.api.dao.AuditEventDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPAAuditEventDAO.AuditEventCriteriaBuilder
    • org.apache.syncope.core.persistence.jpa.dao.JPABatchDAO (implements org.apache.syncope.core.persistence.api.dao.BatchDAO)
    • org.apache.syncope.core.persistence.jpa.JPADomainRegistry (implements org.apache.syncope.core.persistence.api.DomainRegistry<D>)
    • org.apache.syncope.core.persistence.jpa.dao.JPAEntityCacheDAO (implements org.apache.syncope.core.persistence.api.dao.EntityCacheDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPAJobStatusDAO (implements org.apache.syncope.core.persistence.api.dao.JobStatusDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPAOIDCJWKSDAO (implements org.apache.syncope.core.persistence.api.dao.OIDCJWKSDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPAPersistenceInfoDAO (implements org.apache.syncope.core.persistence.api.dao.PersistenceInfoDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPAPolicyDAO (implements org.apache.syncope.core.persistence.api.dao.PolicyDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPARealmDAO (implements org.apache.syncope.core.persistence.api.dao.RealmDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPARealmSearchDAO (implements org.apache.syncope.core.persistence.api.dao.RealmSearchDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPATaskDAO (implements org.apache.syncope.core.persistence.api.dao.TaskDAO)
    • org.apache.syncope.core.persistence.jpa.dao.JPATaskExecDAO (implements org.apache.syncope.core.persistence.api.dao.TaskExecDAO)
    • org.apache.syncope.core.persistence.jpa.entity.task.JPATaskUtils (implements org.apache.syncope.core.persistence.api.entity.task.TaskUtils)
    • org.apache.syncope.core.persistence.jpa.entity.task.JPATaskUtilsFactory (implements org.apache.syncope.core.persistence.api.entity.task.TaskUtilsFactory)
    • org.apache.syncope.core.persistence.jpa.entity.JSONEntityListener<A>
    • org.apache.syncope.core.persistence.jpa.entity.MariaDBEntityFactory
    • org.apache.syncope.core.persistence.jpa.MariaDBPersistenceContext
    • org.apache.syncope.core.persistence.jpa.MasterDomain
    • org.apache.syncope.core.persistence.jpa.spring.MultiJarAwarePersistenceUnitPostProcessor (implements org.springframework.orm.jpa.persistenceunit.PersistenceUnitPostProcessor)
    • org.apache.syncope.core.persistence.jpa.entity.MySQLEntityFactory
    • org.apache.syncope.core.persistence.jpa.MySQLPersistenceContext
    • org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepoExt)
    • org.apache.syncope.core.persistence.jpa.entity.OracleEntityFactory
    • org.apache.syncope.core.persistence.jpa.OraclePersistenceContext
    • org.apache.syncope.core.persistence.jpa.dao.OrderBySupport
    • org.apache.syncope.core.persistence.jpa.dao.OrderBySupport.Item
    • org.apache.syncope.core.persistence.jpa.PersistenceContext
    • org.apache.syncope.core.persistence.jpa.entity.PGEntityFactory
    • org.apache.syncope.core.persistence.jpa.PGPersistenceContext
    • org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepoExt)
    • org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepoExt)
    • org.apache.syncope.core.persistence.common.RuntimeDomainLoader<D> (implements org.apache.syncope.common.keymaster.client.api.DomainWatcher)
    • org.apache.syncope.core.persistence.jpa.dao.SearchSupport
    • org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepoExtImpl (implements org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepoExt)
    • org.springframework.data.jpa.repository.support.SimpleJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
    • org.apache.syncope.core.persistence.jpa.StartupDomainLoader (implements org.apache.syncope.core.persistence.api.SyncopeCoreLoader)

Interface Hierarchy

  • org.apache.syncope.core.persistence.jpa.dao.repo.AnyRepoExt<A>
    • org.apache.syncope.core.persistence.jpa.dao.repo.AnyObjectRepoExt
      • org.apache.syncope.core.persistence.jpa.dao.repo.AnyObjectRepo (also extends org.apache.syncope.core.persistence.api.dao.AnyObjectDAO, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
    • org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepoExt
      • org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepo (also extends org.apache.syncope.core.persistence.api.dao.GroupDAO, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
    • org.apache.syncope.core.persistence.jpa.dao.repo.UserRepoExt
      • org.apache.syncope.core.persistence.jpa.dao.repo.UserRepo (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.UserDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepo (also extends org.apache.syncope.core.persistence.api.dao.AnyTypeClassDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepo (also extends org.apache.syncope.core.persistence.api.dao.AnyTypeDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepo (also extends org.apache.syncope.core.persistence.api.dao.AttrRepoDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepo (also extends org.apache.syncope.core.persistence.api.dao.AuthModuleDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.ClientAppRepoExt<C>
    • org.apache.syncope.core.persistence.jpa.dao.repo.CASSPClientAppRepoExt
      • org.apache.syncope.core.persistence.jpa.dao.repo.CASSPClientAppRepo (also extends org.apache.syncope.core.persistence.api.dao.CASSPClientAppDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.jpa.dao.repo.OIDCRPClientAppRepoExt
      • org.apache.syncope.core.persistence.jpa.dao.repo.OIDCRPClientAppRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.OIDCRPClientAppDAO)
    • org.apache.syncope.core.persistence.jpa.dao.repo.SAML2SPClientAppRepoExt
      • org.apache.syncope.core.persistence.jpa.dao.repo.SAML2SPClientAppRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.SAML2SPClientAppDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepo (also extends org.apache.syncope.core.persistence.api.dao.ConnInstanceDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.api.dao.DAO<E>
    • org.apache.syncope.core.persistence.api.dao.AccessTokenDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.AccessTokenRepo (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.AnyDAO<A>
      • org.apache.syncope.core.persistence.api.dao.AnyObjectDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.AnyObjectRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.AnyObjectRepoExt, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • org.apache.syncope.core.persistence.api.dao.GroupDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepoExt, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
      • org.apache.syncope.core.persistence.api.dao.UserDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.UserRepo (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.UserRepoExt)
    • org.apache.syncope.core.persistence.api.dao.AnyTypeClassDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.AnyTypeDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.AttrRepoDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.AuditConfDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.AuditConfRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.AuthModuleDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.AuthProfileDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.AuthProfileRepo (also extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.ClientAppDAO<C>
      • org.apache.syncope.core.persistence.api.dao.CASSPClientAppDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.CASSPClientAppRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.CASSPClientAppRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
      • org.apache.syncope.core.persistence.api.dao.OIDCRPClientAppDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.OIDCRPClientAppRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.OIDCRPClientAppRepoExt)
      • org.apache.syncope.core.persistence.api.dao.SAML2SPClientAppDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.SAML2SPClientAppRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.SAML2SPClientAppRepoExt)
    • org.apache.syncope.core.persistence.api.dao.keymaster.ConfParamDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.ConfParamRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.ConnInstanceDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.DelegationDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.DelegationRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.keymaster.DomainDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.DomainRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.DynRealmDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.ExternalResourceDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.FIQLQueryDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.ImplementationDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.MailTemplateDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.MailTemplateRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.keymaster.NetworkServiceDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepoExt)
    • org.apache.syncope.core.persistence.api.dao.NotificationDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepoExt)
    • org.apache.syncope.core.persistence.api.dao.RelationshipTypeDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepoExt)
    • org.apache.syncope.core.persistence.api.dao.RemediationDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepoExt)
    • org.apache.syncope.core.persistence.api.dao.ReportDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.ReportRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.ReportExecDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepoExt)
    • org.apache.syncope.core.persistence.api.dao.RoleDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepoExt)
    • org.apache.syncope.core.persistence.api.dao.SAML2IdPEntityDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.SAML2IdPEntityRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.SchemaDAO<S>
      • org.apache.syncope.core.persistence.api.dao.DerSchemaDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.DerSchemaRepo (also extends org.apache.syncope.core.persistence.jpa.dao.repo.DerSchemaRepoExt, org.springframework.data.repository.ListCrudRepository<T,ID>)
      • org.apache.syncope.core.persistence.api.dao.PlainSchemaDAO
        • org.apache.syncope.core.persistence.jpa.dao.repo.PlainSchemaRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.PlainSchemaRepoExt)
    • org.apache.syncope.core.persistence.api.dao.SecurityQuestionDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepoExt)
    • org.apache.syncope.core.persistence.api.dao.SRARouteDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.SRARouteRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
    • org.apache.syncope.core.persistence.api.dao.WAConfigDAO
      • org.apache.syncope.core.persistence.jpa.dao.repo.WAConfigRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.DerSchemaRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.DerSchemaRepo (also extends org.apache.syncope.core.persistence.api.dao.DerSchemaDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepo (also extends org.apache.syncope.core.persistence.api.dao.DynRealmDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepo (also extends org.apache.syncope.core.persistence.api.dao.ExternalResourceDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepo (also extends org.apache.syncope.core.persistence.api.dao.FIQLQueryDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepo (also extends org.apache.syncope.core.persistence.api.dao.ImplementationDAO, org.springframework.data.repository.ListCrudRepository<T,ID>)
  • org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.keymaster.NetworkServiceDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.NotificationDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.PlainSchemaRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.PlainSchemaRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.PlainSchemaDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.RelationshipTypeDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.RemediationDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.ReportExecDAO)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • org.springframework.data.repository.ListCrudRepository<T,ID>
        • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepo (also extends org.apache.syncope.core.persistence.api.dao.AnyTypeClassDAO, org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeClassRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepo (also extends org.apache.syncope.core.persistence.api.dao.AnyTypeDAO, org.apache.syncope.core.persistence.jpa.dao.repo.AnyTypeRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepo (also extends org.apache.syncope.core.persistence.api.dao.AttrRepoDAO, org.apache.syncope.core.persistence.jpa.dao.repo.AttrRepoRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.AuditConfRepo (also extends org.apache.syncope.core.persistence.api.dao.AuditConfDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepo (also extends org.apache.syncope.core.persistence.api.dao.AuthModuleDAO, org.apache.syncope.core.persistence.jpa.dao.repo.AuthModuleRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.CASSPClientAppRepo (also extends org.apache.syncope.core.persistence.api.dao.CASSPClientAppDAO, org.apache.syncope.core.persistence.jpa.dao.repo.CASSPClientAppRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.ConfParamRepo (also extends org.apache.syncope.core.persistence.api.dao.keymaster.ConfParamDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepo (also extends org.apache.syncope.core.persistence.api.dao.ConnInstanceDAO, org.apache.syncope.core.persistence.jpa.dao.repo.ConnInstanceRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.DelegationRepo (also extends org.apache.syncope.core.persistence.api.dao.DelegationDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.DerSchemaRepo (also extends org.apache.syncope.core.persistence.api.dao.DerSchemaDAO, org.apache.syncope.core.persistence.jpa.dao.repo.DerSchemaRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.DomainRepo (also extends org.apache.syncope.core.persistence.api.dao.keymaster.DomainDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepo (also extends org.apache.syncope.core.persistence.api.dao.DynRealmDAO, org.apache.syncope.core.persistence.jpa.dao.repo.DynRealmRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepo (also extends org.apache.syncope.core.persistence.api.dao.ExternalResourceDAO, org.apache.syncope.core.persistence.jpa.dao.repo.ExternalResourceRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepo (also extends org.apache.syncope.core.persistence.api.dao.FIQLQueryDAO, org.apache.syncope.core.persistence.jpa.dao.repo.FIQLQueryRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepo (also extends org.apache.syncope.core.persistence.api.dao.ImplementationDAO, org.apache.syncope.core.persistence.jpa.dao.repo.ImplementationRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.MailTemplateRepo (also extends org.apache.syncope.core.persistence.api.dao.MailTemplateDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepo (also extends org.apache.syncope.core.persistence.api.dao.keymaster.NetworkServiceDAO, org.apache.syncope.core.persistence.jpa.dao.repo.NetworkServiceRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepo (also extends org.apache.syncope.core.persistence.api.dao.NotificationDAO, org.apache.syncope.core.persistence.jpa.dao.repo.NotificationRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.OIDCRPClientAppRepo (also extends org.apache.syncope.core.persistence.api.dao.OIDCRPClientAppDAO, org.apache.syncope.core.persistence.jpa.dao.repo.OIDCRPClientAppRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.PlainSchemaRepo (also extends org.apache.syncope.core.persistence.api.dao.PlainSchemaDAO, org.apache.syncope.core.persistence.jpa.dao.repo.PlainSchemaRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepo (also extends org.apache.syncope.core.persistence.api.dao.RelationshipTypeDAO, org.apache.syncope.core.persistence.jpa.dao.repo.RelationshipTypeRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepo (also extends org.apache.syncope.core.persistence.api.dao.RemediationDAO, org.apache.syncope.core.persistence.jpa.dao.repo.RemediationRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepo (also extends org.apache.syncope.core.persistence.api.dao.ReportExecDAO, org.apache.syncope.core.persistence.jpa.dao.repo.ReportExecRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.ReportRepo (also extends org.apache.syncope.core.persistence.api.dao.ReportDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepo (also extends org.apache.syncope.core.persistence.api.dao.RoleDAO, org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.SAML2IdPEntityRepo (also extends org.apache.syncope.core.persistence.api.dao.SAML2IdPEntityDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.SAML2SPClientAppRepo (also extends org.apache.syncope.core.persistence.api.dao.SAML2SPClientAppDAO, org.apache.syncope.core.persistence.jpa.dao.repo.SAML2SPClientAppRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepo (also extends org.apache.syncope.core.persistence.api.dao.SecurityQuestionDAO, org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepoExt)
        • org.apache.syncope.core.persistence.jpa.dao.repo.SRARouteRepo (also extends org.apache.syncope.core.persistence.api.dao.SRARouteDAO)
        • org.apache.syncope.core.persistence.jpa.dao.repo.WAConfigRepo (also extends org.apache.syncope.core.persistence.api.dao.WAConfigDAO)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • org.apache.syncope.core.persistence.jpa.dao.repo.AccessTokenRepo (also extends org.apache.syncope.core.persistence.api.dao.AccessTokenDAO)
      • org.apache.syncope.core.persistence.jpa.dao.repo.AnyObjectRepo (also extends org.apache.syncope.core.persistence.api.dao.AnyObjectDAO, org.apache.syncope.core.persistence.jpa.dao.repo.AnyObjectRepoExt)
      • org.apache.syncope.core.persistence.jpa.dao.repo.AuthProfileRepo (also extends org.apache.syncope.core.persistence.api.dao.AuthProfileDAO)
      • org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepo (also extends org.apache.syncope.core.persistence.api.dao.GroupDAO, org.apache.syncope.core.persistence.jpa.dao.repo.GroupRepoExt)
      • org.apache.syncope.core.persistence.jpa.dao.repo.UserRepo (also extends org.apache.syncope.core.persistence.api.dao.UserDAO, org.apache.syncope.core.persistence.jpa.dao.repo.UserRepoExt)
  • org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.RoleRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.RoleDAO)
  • org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepoExt
    • org.apache.syncope.core.persistence.jpa.dao.repo.SecurityQuestionRepo (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.apache.syncope.core.persistence.api.dao.SecurityQuestionDAO)

Enum Class Hierarchy

Record Class Hierarchy