| Package | Description |
|---|---|
| org.apache.syncope.common.lib | |
| org.apache.syncope.common.lib.patch |
| Class and Description |
|---|
| AnyObjectPatch |
| AnyPatch |
| GroupPatch |
| UserPatch |
| Class and Description |
|---|
| AbstractPatch |
| AbstractPatch.Builder |
| AbstractPatchItem |
| AbstractPatchItem.Builder |
| AbstractReplacePatchItem
When a field of this type from
AnyPatch, AnyObjectPatch, GroupPatch or UserPatch is
null, no change will be performed; otherwise the result from AbstractPatchItem.getValue() will replace the current
value of the related field. |
| AnyPatch |
| AttributablePatch |
| AttrPatch |
| AttrPatch.Builder |
| BooleanReplacePatchItem |
| LongPatchItem |
| MembershipPatch |
| MembershipPatch.Builder |
| PasswordPatch |
| PasswordPatch.Builder |
| RelationshipPatch |
| RelationshipPatch.Builder |
| StringPatchItem |
| StringReplacePatchItem |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.