Uses of Class
com.evolveum.midpoint.model.common.expression.functions.FunctionLibrary
Packages that use FunctionLibrary
-
Uses of FunctionLibrary in com.evolveum.midpoint.model.common.expression.functions
Methods in com.evolveum.midpoint.model.common.expression.functions that return FunctionLibraryModifier and TypeMethodDescription@NotNull FunctionLibraryFunctionLibraryManager.FunctionInLibrary.library()Returns the value of thelibraryrecord component.static FunctionLibraryFunctionLibrary.of(@NotNull FunctionLibraryType bean) Creates the library object from bean.Methods in com.evolveum.midpoint.model.common.expression.functions with parameters of type FunctionLibraryModifier and TypeMethodDescription@NotNull ExpressionProfileFunctionLibraryManager.determineFunctionExpressionProfile(@NotNull FunctionLibrary library, @NotNull OperationResult result) TODO cacheConstructors in com.evolveum.midpoint.model.common.expression.functions with parameters of type FunctionLibraryModifierConstructorDescriptionFunctionInLibrary(@NotNull FunctionConfigItem function, @NotNull FunctionLibrary library) Creates an instance of aFunctionInLibraryrecord class.