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