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

All Known Implementing Classes:
GatewaySettingsPluginModel

public interface IGatewaySettingsPluginModelRO

Author:
josephs

Method Summary
 boolean GetTransformCSS()
          Whether or not to send a timezone to the portlet.
 boolean GetTransformJS()
          Whether or not to send a timezone to the portlet.
 boolean GetUseHostedDisplayMode()
          Whether or not to send a timezone to the portlet.
 

Method Detail

GetUseHostedDisplayMode

boolean GetUseHostedDisplayMode()
Whether or not to send a timezone to the portlet.


GetTransformJS

boolean GetTransformJS()
Whether or not to send a timezone to the portlet.


GetTransformCSS

boolean GetTransformCSS()
Whether or not to send a timezone to the portlet.




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