Interface InboundCorrelationRuleEntity
- All Superinterfaces:
CorrelationRuleEntity,Entity,Serializable
- All Known Implementing Classes:
JPAInboundCorrelationRuleEntity,Neo4jInboundCorrelationRuleEntity
-
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.policy.CorrelationRuleEntity
getAnyType, getImplementation, setAnyType, setImplementation
-
Method Details
-
getInboundPolicy
InboundPolicy getInboundPolicy() -
setInboundPolicy
-