com.plumtree.uiinfrastructure.activityspace
Class Interpreter

java.lang.Object
  extended by com.plumtree.uiinfrastructure.interpreter.Interpreter
      extended by com.plumtree.uiinfrastructure.activityspace.Interpreter
All Implemented Interfaces:
IXPPage

Deprecated. Do not use this class. Please change your reference to com.plumtree.uiinfrastructure.interpreter.Interpreter.

public class Interpreter
extends Interpreter

This class is deprecated; it exists only for backward compatibility so that prior code referencing this class will compile. This class is replaced by Interpreter and MVCController classes in the com.plumtree.uiinfrastructure.interpreter package.


Field Summary
 
Fields inherited from class com.plumtree.uiinfrastructure.interpreter.Interpreter
BROWSERTYPE, CHECKPOINT_CONTROL_END, CHECKPOINT_CONTROL_START, CHECKPOINT_DISPLAY_END, CHECKPOINT_DISPLAY_START, CHECKPOINT_PAGE_END, CHECKPOINT_PAGE_START, DEFAULTERRORSPACE, HOSTNAME, HOSTPORT, JSON_DATA_TYPE, m_Authenticator, m_MVCController, USERLOCALE, USERSESSIONVALID
 
Constructor Summary
Interpreter()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.plumtree.uiinfrastructure.interpreter.Interpreter
AddNonFormDataRequestPattern, CheckSessionAuth, ClearSandbox, DoService, EqualRedirects, GenerateDiagnosticErrorPage, GenerateFailureHTML, GenerateFailureHTMLInsecure, HandleError, HandleRequest, InitializePersonalSettingsSession, IsErrorPageRequired, IsNotFormRequest, OutputStartupFailure, SendHTTPRedirect, SetContentLanguageOnPageData, StoreBrowserSettings, StoreHostPortSettings
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Interpreter

public Interpreter()
Deprecated. 



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