Class BasicExpressionFunctions


  • public class BasicExpressionFunctions
    extends Object
    Library of standard midPoint functions. These functions are made available to all midPoint expressions.

    The functions should be written to support scripting-like comfort. It means that they all needs to be null-safe, automatically convert data types as necessary and so on.

    Author:
    Radovan Semancik