Class LimitationsMerger

java.lang.Object
com.evolveum.midpoint.prism.impl.BaseItemMerger<PrismContainer<PropertyLimitationsType>>
com.evolveum.midpoint.schema.merger.objdef.LimitationsMerger
All Implemented Interfaces:
ItemMerger

public class LimitationsMerger extends com.evolveum.midpoint.prism.impl.BaseItemMerger<PrismContainer<PropertyLimitationsType>>
A merger specific to PropertyLimitationsType. Approximate solution, until MID-7929 is resolved: We (independently) merge definitions for each layer (schema, model, presentation), and also definitions that have no layer specified. This should work with any interpretation of the PropertyLimitationsType in the follow-on code.