Class AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>>
java.lang.Object
org.apache.syncope.common.lib.request.AbstractPatch.Builder<P,B>
org.apache.syncope.common.lib.request.AbstractPatchItem.Builder<T,P,B>
- Direct Known Subclasses:
BooleanReplacePatchItem.Builder,LongPatchItem.Builder,PasswordPatch.Builder,StringPatchItem.Builder,StringReplacePatchItem.Builder
- Enclosing class:
AbstractPatchItem<T>
protected abstract static class AbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>>
extends AbstractPatch.Builder<P,B>
-
Field Summary
Fields inherited from class org.apache.syncope.common.lib.request.AbstractPatch.Builder
instance -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.syncope.common.lib.request.AbstractPatch.Builder
build, getInstance, newInstance, operation
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
value
-