java.lang.Object
com.sas.services.information.metadata.lookup.io.Utils

@Deprecated public class Utils extends Object
Deprecated.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    Deprecated.
    This method will dump the contents of the stored lookup information to the console.
    static void
    Deprecated.
    This method should be used with caution as it will destroy the contents of the stored lookup information.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Utils

      public Utils()
      Deprecated.
  • Method Details

    • reset

      public static void reset(UserContextInterface user)
      Deprecated.
      This method should be used with caution as it will destroy the contents of the stored lookup information. Its primary use is for debugging during development.
      Parameters:
      user -
    • dump

      public static void dump(UserContextInterface user)
      Deprecated.
      This method will dump the contents of the stored lookup information to the console. Its primary use is for debugging and assisting the help desk.
      Parameters:
      user -