Class AbstractAnyTemplate
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.AbstractAnyTemplate
- All Implemented Interfaces:
Serializable
,AnyTemplate
,Entity
- Direct Known Subclasses:
Neo4jAnyTemplateLiveSyncTask
,Neo4jAnyTemplatePullTask
,Neo4jAnyTemplateRealm
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
LOG
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractGeneratedKeyNode
getKey, setKey
Methods inherited from class org.apache.syncope.core.persistence.neo4j.entity.AbstractNode
checkImplementationType, checkType, equals, hashCode, toString
-
Constructor Details
-
AbstractAnyTemplate
public AbstractAnyTemplate()
-
-
Method Details
-
getAnyType
- Specified by:
getAnyType
in interfaceAnyTemplate
-
setAnyType
- Specified by:
setAnyType
in interfaceAnyTemplate
-
get
- Specified by:
get
in interfaceAnyTemplate
-
set
- Specified by:
set
in interfaceAnyTemplate
-