Class AbstractPlainAttrValue

java.lang.Object
org.apache.syncope.core.persistence.neo4j.entity.AbstractPlainAttrValue
All Implemented Interfaces:
Serializable, Entity, PlainAttrValue
Direct Known Subclasses:
JSONAPlainAttrUniqueValue, JSONAPlainAttrValue, JSONGPlainAttrUniqueValue, JSONGPlainAttrValue, JSONLAPlainAttrUniqueValue, JSONLAPlainAttrValue, JSONUPlainAttrUniqueValue, JSONUPlainAttrValue

public abstract class AbstractPlainAttrValue extends Object implements PlainAttrValue
See Also: