Uses of Interface
org.apache.syncope.core.persistence.neo4j.dao.repo.NotificationRepoExt
Packages that use NotificationRepoExt
Package
Description
-
Uses of NotificationRepoExt in org.apache.syncope.core.persistence.neo4j
Methods in org.apache.syncope.core.persistence.neo4j that return NotificationRepoExtModifier and TypeMethodDescriptionPersistenceContext.notificationRepoExt(TaskDAO taskDAO, org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator) Methods in org.apache.syncope.core.persistence.neo4j with parameters of type NotificationRepoExtModifier and TypeMethodDescriptionPersistenceContext.notificationDAO(SyncopeNeo4jRepositoryFactory neo4jRepositoryFactory, NotificationRepoExt notificationRepoExt) -
Uses of NotificationRepoExt in org.apache.syncope.core.persistence.neo4j.dao.repo
Subinterfaces of NotificationRepoExt in org.apache.syncope.core.persistence.neo4j.dao.repoClasses in org.apache.syncope.core.persistence.neo4j.dao.repo that implement NotificationRepoExt