Class Neo4jImplementationRelationship
java.lang.Object
org.apache.syncope.core.persistence.neo4j.entity.Neo4jSortedRelationsihip<Neo4jImplementation>
org.apache.syncope.core.persistence.neo4j.entity.Neo4jImplementationRelationship
- All Implemented Interfaces:
Comparable<Neo4jImplementationRelationship>
@RelationshipProperties
public class Neo4jImplementationRelationship
extends Neo4jSortedRelationsihip<Neo4jImplementation>
implements Comparable<Neo4jImplementationRelationship>
-
Constructor Summary
ConstructorDescriptionNeo4jImplementationRelationship
(int index, Neo4jImplementation implementation) -
Method Summary
-
Constructor Details
-
Neo4jImplementationRelationship
-
-
Method Details
-
builder
-
getIndex
public int getIndex()- Specified by:
getIndex
in classNeo4jSortedRelationsihip<Neo4jImplementation>
-
getEntity
- Specified by:
getEntity
in classNeo4jSortedRelationsihip<Neo4jImplementation>
-
compareTo
- Specified by:
compareTo
in interfaceComparable<Neo4jImplementationRelationship>
-
equals
-
hashCode
public int hashCode() -
toString
-