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
LOGFields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX -
Constructor Summary
Constructors -
Method Summary
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
-
Constructor Details
-
AbstractAnyTemplate
public AbstractAnyTemplate()
-
-
Method Details
-
getAnyType
- Specified by:
getAnyTypein interfaceAnyTemplate
-
setAnyType
- Specified by:
setAnyTypein interfaceAnyTemplate
-
get
- Specified by:
getin interfaceAnyTemplate
-
set
- Specified by:
setin interfaceAnyTemplate
-