| Package | Description |
|---|---|
| org.apache.syncope.common.lib.to | |
| org.apache.syncope.common.lib.types |
| Modifier and Type | Method and Description |
|---|---|
MatchingRule |
AbstractProvisioningTaskTO.getMatchingRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProvisioningTaskTO.setMatchingRule(MatchingRule matchigRule) |
| Modifier and Type | Method and Description |
|---|---|
static MatchingRule |
MatchingRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MatchingRule[] |
MatchingRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
MatchingRule.toEventName(MatchingRule rule) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.