Uses of Class
org.apache.syncope.common.lib.request.AbstractPatch
Packages that use AbstractPatch
-
Uses of AbstractPatch in org.apache.syncope.common.lib.request
Classes in org.apache.syncope.common.lib.request with type parameters of type AbstractPatchModifier and TypeClassDescriptionprotected static class
AbstractPatch.Builder<P extends AbstractPatch,
B extends AbstractPatch.Builder<P, B>> Subclasses of AbstractPatch in org.apache.syncope.common.lib.requestModifier and TypeClassDescriptionclass
class
When a field of this type fromAnyUR
,AnyObjectUR
,GroupUR
orUserUR
isnull
, no change will be performed; otherwise the result fromAbstractPatchItem.getValue()
will replace the current value of the related field.class
class
class
class
class
class
class
class
Resource Association Request.class
class
class
Fields in org.apache.syncope.common.lib.request declared as AbstractPatch