Uses of Class
com.evolveum.midpoint.schema.expression.FunctionLibrariesProfile
Packages that use FunctionLibrariesProfile
-
Uses of FunctionLibrariesProfile in com.evolveum.midpoint.schema.expression
Methods in com.evolveum.midpoint.schema.expression that return FunctionLibrariesProfileModifier and TypeMethodDescriptionstatic @NotNull FunctionLibrariesProfileFunctionLibrariesProfile.full()@NotNull FunctionLibrariesProfileExpressionProfile.getLibrariesProfile()static @NotNull FunctionLibrariesProfileFunctionLibrariesProfile.none()static FunctionLibrariesProfileFunctionLibrariesProfile.of(@NotNull FunctionLibrariesProfileType bean) Constructors in com.evolveum.midpoint.schema.expression with parameters of type FunctionLibrariesProfileModifierConstructorDescriptionExpressionProfile(@NotNull String identifier, @NotNull ExpressionEvaluatorsProfile evaluatorsProfile, @NotNull BulkActionsProfile bulkActionsProfile, @NotNull FunctionLibrariesProfile librariesProfile, @NotNull AccessDecision privilegeElevation)