Uses of Enum Class
com.evolveum.midpoint.model.impl.lens.LensContext.ExportType
Packages that use LensContext.ExportType
-
Uses of LensContext.ExportType in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return LensContext.ExportTypeModifier and TypeMethodDescriptionstatic LensContext.ExportTypeLensUtil.getExportType(TraceType trace, OperationResult result) static LensContext.ExportTypeReturns the enum constant of this class with the specified name.static LensContext.ExportType[]LensContext.ExportType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.model.impl.lens with parameters of type LensContext.ExportTypeModifier and TypeMethodDescriptionLensContext.toBean(LensContext.ExportType exportType) 'reduced' means - no full object values (focus, shadow).