Uses of Class
org.apache.syncope.common.lib.request.AbstractPatch.Builder
-
Packages that use AbstractPatch.Builder Package Description org.apache.syncope.common.lib.request -
-
Uses of AbstractPatch.Builder in org.apache.syncope.common.lib.request
Classes in org.apache.syncope.common.lib.request with type parameters of type AbstractPatch.Builder Modifier and Type Class Description protected static class
AbstractPatch.Builder<P extends AbstractPatch,B extends AbstractPatch.Builder<P,B>>
Subclasses of AbstractPatch.Builder in org.apache.syncope.common.lib.request Modifier and Type Class Description protected static class
AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>>
static class
AttrPatch.Builder
static class
BooleanReplacePatchItem.Builder
static class
LinkedAccountUR.Builder
static class
LongPatchItem.Builder
static class
MembershipUR.Builder
static class
PasswordPatch.Builder
static class
RelationshipUR.Builder
static class
ResourceAR.Builder
static class
StatusR.Builder
static class
StringPatchItem.Builder
static class
StringReplacePatchItem.Builder
-