Class Neo4jFormPropertyDefRelationship
java.lang.Object
org.apache.syncope.core.persistence.neo4j.entity.Neo4jSortedRelationsihip<Neo4jFormPropertyDef>
org.apache.syncope.core.persistence.neo4j.entity.task.Neo4jFormPropertyDefRelationship
- All Implemented Interfaces:
Comparable<Neo4jFormPropertyDefRelationship>
@RelationshipProperties
public class Neo4jFormPropertyDefRelationship
extends Neo4jSortedRelationsihip<Neo4jFormPropertyDef>
implements Comparable<Neo4jFormPropertyDefRelationship>
-
Constructor Summary
ConstructorsConstructorDescriptionNeo4jFormPropertyDefRelationship(int index, Neo4jFormPropertyDef formPropertyDef) -
Method Summary
-
Constructor Details
-
Neo4jFormPropertyDefRelationship
-
-
Method Details
-
builder
-
getIndex
public int getIndex()- Specified by:
getIndexin classNeo4jSortedRelationsihip<Neo4jFormPropertyDef>
-
getEntity
- Specified by:
getEntityin classNeo4jSortedRelationsihip<Neo4jFormPropertyDef>
-
compareTo
- Specified by:
compareToin interfaceComparable<Neo4jFormPropertyDefRelationship>
-
equals
-
hashCode
public int hashCode() -
toString
-