Interface Schema
- All Superinterfaces:
Entity
,ProvidedKeyEntity
,Serializable
- All Known Subinterfaces:
DerSchema
,PlainSchema
- All Known Implementing Classes:
AbstractSchema
,JPADerSchema
,JPAPlainSchema
,Neo4jDerSchema
,Neo4jPlainSchema
,Neo4jSchema
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX
-
Method Summary
Modifier and TypeMethodDescriptiongetType()
boolean
boolean
boolean
void
setAnyTypeClass
(AnyTypeClass anyTypeClass) Methods inherited from interface org.apache.syncope.core.persistence.api.entity.ProvidedKeyEntity
setKey
-
Method Details
-
getAnyTypeClass
AnyTypeClass getAnyTypeClass() -
setAnyTypeClass
-
getType
AttrSchemaType getType() -
getMandatoryCondition
String getMandatoryCondition() -
isMultivalue
boolean isMultivalue() -
isReadonly
boolean isReadonly() -
isUniqueConstraint
boolean isUniqueConstraint() -
getLabel
-
getLabels
-