| Package | Description |
|---|---|
| org.apache.syncope.common.lib |
| Modifier and Type | Method and Description |
|---|---|
static UserPatch |
AnyOperations.diff(UserTO updated,
UserTO original,
boolean incremental)
Calculate modifications needed by first in order to be equal to second.
|
| Modifier and Type | Method and Description |
|---|---|
static UserTO |
AnyOperations.patch(UserTO userTO,
UserPatch userPatch) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.