Package | Description |
---|---|
org.apache.syncope.common.lib.patch |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>> |
Modifier and Type | Class and Description |
---|---|
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 getValue() will replace the current
value of the related field. |
class |
AssociationPatch |
class |
BooleanReplacePatchItem |
class |
LongPatchItem |
class |
PasswordPatch |
class |
StatusPatch |
class |
StringPatchItem |
class |
StringReplacePatchItem |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.