Class DefaultPushCorrelationRuleConf

java.lang.Object
org.apache.syncope.common.lib.policy.AbstractCorrelationRuleConf
org.apache.syncope.common.lib.policy.DefaultPushCorrelationRuleConf
All Implemented Interfaces:
Serializable, BaseBean, PushCorrelationRuleConf, RuleConf

public class DefaultPushCorrelationRuleConf extends AbstractCorrelationRuleConf implements PushCorrelationRuleConf
See Also:
  • Constructor Details

    • DefaultPushCorrelationRuleConf

      public DefaultPushCorrelationRuleConf()
  • Method Details

    • isOrSchemas

      public boolean isOrSchemas()
    • setOrSchemas

      public void setOrSchemas(boolean orSchemas)
    • getSchemas

      public List<String> getSchemas()