Package | Description |
---|---|
org.apache.syncope.common.lib.patch |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractPatch.Builder<P extends AbstractPatch,B extends AbstractPatch.Builder<P,B>> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPatchItem<T> |
class |
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. |
class |
AssociationPatch |
class |
AttrPatch |
class |
BooleanReplacePatchItem |
class |
LinkedAccountPatch |
class |
LongPatchItem |
class |
MembershipPatch |
class |
PasswordPatch |
class |
RelationshipPatch |
class |
StatusPatch |
class |
StringPatchItem |
class |
StringReplacePatchItem |
Modifier and Type | Field and Description |
---|---|
protected P |
AbstractPatch.Builder.instance |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.