Interface DerSchema
- All Superinterfaces:
Entity
,ProvidedKeyEntity
,Schema
,Serializable
- All Known Implementing Classes:
JPADerSchema
,Neo4jDerSchema
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Method Summary
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.ProvidedKeyEntity
setKey
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.Schema
getAnyTypeClass, getLabel, getLabels, getMandatoryCondition, getType, isMultivalue, isReadonly, isUniqueConstraint, setAnyTypeClass
-
Method Details
-
getExpression
String getExpression() -
setExpression
-