com.plumtree.portalpages.admin.editors.webservice.plugins
Interface IDebugConfigPluginModelRO

All Known Implementing Classes:
DebugConfigPluginModel

public interface IDebugConfigPluginModelRO

Author:
JaneD

Method Summary
 boolean GetHTTPRequestTracingOn()
          Returns whether or not the user has selected to enable HTTP request tracing.
 boolean GetHTTPResponseTracingOn()
          Returns whether or not the user has selected to enable HTTP response tracing.
 

Method Detail

GetHTTPRequestTracingOn

boolean GetHTTPRequestTracingOn()
Returns whether or not the user has selected to enable HTTP request tracing.

Returns:

GetHTTPResponseTracingOn

boolean GetHTTPResponseTracingOn()
Returns whether or not the user has selected to enable HTTP response tracing. * @return




Copyright © 2002,2003,2004,2005 Plumtree Software, Inc., All Rights Reserved.