Package com.evolveum.midpoint.prism.delta.builder


package com.evolveum.midpoint.prism.delta.builder
  • Interfaces
    Class
    Description
     
     
    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.
    Note: When dealing with PolyStrings, the real values should be of PolyString, not of PolyStringType type.