Uses of Class
com.evolveum.midpoint.model.impl.lens.construction.PlainResourceObjectConstruction
-
Packages that use PlainResourceObjectConstruction Package Description com.evolveum.midpoint.model.impl.lens com.evolveum.midpoint.model.impl.lens.construction -
-
Uses of PlainResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return PlainResourceObjectConstruction Modifier and Type Method Description <AH extends AssignmentHolderType>
PlainResourceObjectConstruction<AH>LensProjectionContext. getEvaluatedPlainConstruction()Methods in com.evolveum.midpoint.model.impl.lens with parameters of type PlainResourceObjectConstruction Modifier and Type Method Description voidLensProjectionContext. setEvaluatedPlainConstruction(PlainResourceObjectConstruction<?> evaluatedPlainConstruction) -
Uses of PlainResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens.construction
Methods in com.evolveum.midpoint.model.impl.lens.construction that return PlainResourceObjectConstruction Modifier and Type Method Description PlainResourceObjectConstruction<AH>PlainResourceObjectConstructionBuilder. build()
-