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

All Known Implementing Classes:
GatewayCachingPluginModel

public interface IGatewayCachingPluginModelRO

Author:
adolfoc

Method Summary
 PTDuration GetMaxCacheDuration()
          Get the PTDuration describing the Maximum Cache time
 PTDuration GetMinCacheDuration()
          Get the PTDuration describing the Minimum Cache time
 boolean SuppressErrorsChecked()
          Get whether or not the Suppress Errors checkbox is checked.
 

Method Detail

GetMinCacheDuration

PTDuration GetMinCacheDuration()
Get the PTDuration describing the Minimum Cache time

Returns:
PTDuration

GetMaxCacheDuration

PTDuration GetMaxCacheDuration()
Get the PTDuration describing the Maximum Cache time

Returns:
PTDuration

SuppressErrorsChecked

boolean SuppressErrorsChecked()
Get whether or not the Suppress Errors checkbox is checked.




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