Class Neo4jAnyAbout
java.lang.Object
org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
org.apache.syncope.core.persistence.neo4j.entity.AbstractGeneratedKeyNode
org.apache.syncope.core.persistence.neo4j.entity.Neo4jAnyAbout
- All Implemented Interfaces:
Serializable,AnyAbout,Entity
- See Also:
-
Field Summary
FieldsFields inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
LOGFields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()voidvoidsetAnyType(AnyType anyType) voidsetNotification(Notification notification) Methods inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractGeneratedKeyNode
getKey, setKeyMethods inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
checkImplementationType, checkType, equals, hashCode, toString
-
Field Details
-
NODE
- See Also:
-
-
Constructor Details
-
Neo4jAnyAbout
public Neo4jAnyAbout()
-
-
Method Details
-
getNotification
- Specified by:
getNotificationin interfaceAnyAbout
-
setNotification
- Specified by:
setNotificationin interfaceAnyAbout
-
getAnyType
- Specified by:
getAnyTypein interfaceAnyAbout
-
setAnyType
- Specified by:
setAnyTypein interfaceAnyAbout
-
get
-
set
-