planetj.dataengine.application
Interface IWOWJSPs

All Known Subinterfaces:
IDataEngine, IJSPPages
All Known Implementing Classes:
DataEngine, DataEngineManager, DataEngineServlet, FDManagerApplication, SessionManager

public interface IWOWJSPs

Insert the type's description here. Creation date: (1/29/2003 2:47:38 PM)


Field Summary
static String WOW_MAIN_EXCEPTION_JSP
           
static String WOW_MANAGE_OPERATIONS_JSP
           
static String WOW_STEPS_JSP
           
static String WOW_TOC
           
static String WOW_VIEW_APPLICATIONS_JSP
           
static String WOW_VIEW_CONNECTIONS_JSP
           
 

Field Detail

WOW_TOC

public static final String WOW_TOC
See Also:
Constant Field Values

WOW_MANAGE_OPERATIONS_JSP

public static final String WOW_MANAGE_OPERATIONS_JSP
See Also:
Constant Field Values

WOW_VIEW_CONNECTIONS_JSP

public static final String WOW_VIEW_CONNECTIONS_JSP
See Also:
Constant Field Values

WOW_VIEW_APPLICATIONS_JSP

public static final String WOW_VIEW_APPLICATIONS_JSP
See Also:
Constant Field Values

WOW_STEPS_JSP

public static final String WOW_STEPS_JSP
See Also:
Constant Field Values

WOW_MAIN_EXCEPTION_JSP

public static final String WOW_MAIN_EXCEPTION_JSP
See Also:
Constant Field Values