Class AbstractSchemaRepoExt

java.lang.Object
org.apache.syncope.core.persistence.neo4j.dao.AbstractDAO
org.apache.syncope.core.persistence.neo4j.dao.repo.AbstractSchemaRepoExt
Direct Known Subclasses:
DerSchemaRepoExtImpl, PlainSchemaRepoExtImpl

public abstract class AbstractSchemaRepoExt extends AbstractDAO
  • Field Details

  • Constructor Details

    • AbstractSchemaRepoExt

      public AbstractSchemaRepoExt(org.springframework.data.neo4j.core.Neo4jTemplate neo4jTemplate, org.springframework.data.neo4j.core.Neo4jClient neo4jClient, NodeValidator nodeValidator)
  • Method Details