Class Tools

java.lang.Object
eu.europeana.apikey.util.Tools

public final class Tools extends Object
The type Tools.
  • Method Details

    • nvl

      public static String nvl(String input)
      Nvl string.
      Parameters:
      input - the input
      Returns:
      the string
    • nvl

      public static String nvl(Long input)
      Nvl string.
      Parameters:
      input - the input
      Returns:
      the string
    • nvl

      public static String nvl(Date input)
      Nvl string.
      Parameters:
      input - the input
      Returns:
      the string
    • generatePassPhrase

      public static String generatePassPhrase(int length)
      Generate pass phrase string.
      Parameters:
      length - the length
      Returns:
      the string