Package com.evolveum.midpoint.prism.delta.builder
-
Interface Summary Interface Description S_ItemEntry S_MaybeAdd S_MaybeDelete Using DELETE after ADD in fluent builder goes against the actual semantics that first executes DELETE and then ADD - use the correct order to avoid deprecated methods.S_ValuesEntry Note: When dealing with PolyStrings, the real values should be of PolyString, not of PolyStringType type.