Class DefaultPullCorrelationRuleConf
- java.lang.Object
-
- org.apache.syncope.common.lib.policy.AbstractCorrelationRuleConf
-
- org.apache.syncope.common.lib.policy.DefaultPullCorrelationRuleConf
-
- All Implemented Interfaces:
Serializable,BaseBean,PullCorrelationRuleConf,RuleConf
public class DefaultPullCorrelationRuleConf extends AbstractCorrelationRuleConf implements PullCorrelationRuleConf
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DefaultPullCorrelationRuleConf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getSchemas()booleanisOrSchemas()voidsetOrSchemas(boolean orSchemas)-
Methods inherited from class org.apache.syncope.common.lib.policy.AbstractCorrelationRuleConf
getName, setName
-
-