Class InboundMappingInContext<V extends PrismValue,D extends ItemDefinition<?>>

java.lang.Object
com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.InboundMappingInContext<V,D>
Type Parameters:
V - type of mapping output value
D - type of mapping output value definition (property, container, ...)

public class InboundMappingInContext<V extends PrismValue,D extends ItemDefinition<?>> extends Object
Inbound mapping along with its LensProjectionContext (if relevant).
  • Constructor Details

  • Method Details