Hierarchy For Package org.apache.syncope.core.persistence.neo4j.entity.group

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.syncope.core.persistence.neo4j.entity.AbstractNode (implements org.apache.syncope.core.persistence.api.entity.Entity)
      • org.apache.syncope.core.persistence.neo4j.entity.AbstractGeneratedKeyNode
        • org.apache.syncope.core.persistence.neo4j.entity.AbstractAttributable (implements org.apache.syncope.core.persistence.api.entity.Attributable)
          • org.apache.syncope.core.persistence.neo4j.entity.AbstractAny (implements org.apache.syncope.core.persistence.api.entity.Any)
            • org.apache.syncope.core.persistence.neo4j.entity.AbstractRelatable<L,REL> (implements org.apache.syncope.core.persistence.api.entity.Relatable<L,REL>)
              • org.apache.syncope.core.persistence.neo4j.entity.group.Neo4jGroup (implements org.apache.syncope.core.persistence.api.entity.group.Group)
        • org.apache.syncope.core.persistence.neo4j.entity.group.Neo4jGRelationship (implements org.apache.syncope.core.persistence.api.entity.group.GRelationship)
        • org.apache.syncope.core.persistence.neo4j.entity.group.Neo4jTypeExtension (implements org.apache.syncope.core.persistence.api.entity.group.TypeExtension)