com.sas.services.information.metadata.lookup.io
Class Utils

com.sas.services.information.metadata.lookup.io.Utils

public class Utils


Constructor Summary
Utils()
           
 
Method Summary
static void dump(UserContextInterface user)
          This method will dump the contents of the stored lookup information to the console.
static void reset(UserContextInterface user)
          This method should be used with caution as it will destroy the contents of the stored lookup information.
 

Constructor Detail

Utils

public Utils()
Method Detail

reset

public static void reset(UserContextInterface user)
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)
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 -



Copyright © 2009 SAS Institute Inc. All Rights Reserved.