Interface CorrelationRuleEntity
- All Superinterfaces:
Entity,Serializable
- All Known Subinterfaces:
InboundCorrelationRuleEntity,PushCorrelationRuleEntity
- All Known Implementing Classes:
JPAInboundCorrelationRuleEntity,JPAPushCorrelationRuleEntity,Neo4jInboundCorrelationRuleEntity,Neo4jPushCorrelationRuleEntity
-
Field Summary
Fields inherited from interface org.apache.syncope.core.persistence.api.entity.Entity
EMAIL_PATTERN, ID_PATTERN, ID_REGEX -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAnyType(AnyType anyType) voidsetImplementation(Implementation implementation)
-
Method Details
-
getAnyType
AnyType getAnyType() -
setAnyType
-
getImplementation
Implementation getImplementation() -
setImplementation
-