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