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 classAbstractPatch.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 classAbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>>static classAttrPatch.Builderstatic classBooleanReplacePatchItem.Builderstatic classLinkedAccountUR.Builderstatic classLongPatchItem.Builderstatic classMembershipUR.Builderstatic classPasswordPatch.Builderstatic classRelationshipUR.Builderstatic classResourceAR.Builderstatic classStatusR.Builderstatic classStringPatchItem.Builderstatic classStringReplacePatchItem.Builder
-