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