- All Superinterfaces:
Entity
, ProvidedKeyEntity
, Serializable
- All Known Subinterfaces:
DerSchema
, PlainSchema
, VirSchema
- All Known Implementing Classes:
AbstractSchema
, JPADerSchema
, JPAPlainSchema
, JPAVirSchema
, Neo4jDerSchema
, Neo4jPlainSchema
, Neo4jSchema
, Neo4jVirSchema
-
-
Method Summary
boolean
boolean
boolean
void
Methods inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
getKey
-
Method Details
-
-
-
-
getMandatoryCondition
String getMandatoryCondition()
-
isMultivalue
boolean isMultivalue()
-
isReadonly
boolean isReadonly()
-
isUniqueConstraint
boolean isUniqueConstraint()
-
-