| Interface | Description |
|---|---|
| AttributablePatch |
| Class | Description |
|---|---|
| AbstractPatch | |
| AbstractPatch.Builder<P extends AbstractPatch,B extends AbstractPatch.Builder<P,B>> | |
| AbstractPatchItem<T> | |
| AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>> | |
| AbstractReplacePatchItem<T> |
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. |
| AnyObjectPatch | |
| AnyPatch | |
| AssociationPatch | |
| AttrPatch | |
| AttrPatch.Builder | |
| BooleanReplacePatchItem | |
| BooleanReplacePatchItem.Builder | |
| DeassociationPatch | |
| GroupPatch | |
| LongPatchItem | |
| LongPatchItem.Builder | |
| MembershipPatch | |
| MembershipPatch.Builder | |
| PasswordPatch | |
| PasswordPatch.Builder | |
| RelationshipPatch | |
| RelationshipPatch.Builder | |
| ResourceDeassociationPatch | |
| StatusPatch | |
| StringPatchItem | |
| StringPatchItem.Builder | |
| StringReplacePatchItem | |
| StringReplacePatchItem.Builder | |
| UserPatch |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.