com.novell.emframe.dev
Class PropertyPageContext

java.lang.Object
  extended bycom.novell.emframe.dev.PluginContext
      extended bycom.novell.emframe.dev.TaskContext
          extended bycom.novell.emframe.dev.PropertyPageContext

public class PropertyPageContext
extends TaskContext

Adds the PropertyBookPage to the Task Context for use by edas.


Field Summary
 
Fields inherited from class com.novell.emframe.dev.PluginContext
authenticator, baseGadgetInstance, contextPath, httpServletRequest, httpServletResponse, i18nLocale, i18nServletRequest, manageSS, resultStrings, session
 
Constructor Summary
PropertyPageContext(PropertyBookPage page, TaskContext context)
          Constructs a PropertyPageContext object given a TaskContext and PropertyBookPage.
 
Method Summary
 void clearDocument()
          Remove the coument object associated with this PropertyPageContext.
 org.w3c.dom.Document createDocument()
          Create a document object associated with this PropertyPageContext.
 org.w3c.dom.Document getDocument()
          Gets the XML Document associated with this PropertyPageContext.
 
Methods inherited from class com.novell.emframe.dev.PluginContext
addToHistory, addToHistory, clearHistory, createDocument, getAttribute, getAuthenticationBroker, getAuthenticator, getBaseGadgetInstance, getBrowserLocale, getClientLocal, getContextPath, getDeviceType, getDirUtils, geteMFrameConfigProperties, getGlobalVar, getHistory, getHttpServletRequest, getLiveTask, getLocale, getManagementServiceSet, getModulesPath, getProviderProperties, getRequest, getResponse, getResultStrings, getSession, getSessionCache, getSynchLock, getTaskId, getUserConfig, getWebappHome, init, init, isTaskAvailable, isXml, makeLike, removeAttribute, removeFromHistory, removeGlobalVar, setAttribute, setGlobalVar, storeeMFrameConfigProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyPageContext

public PropertyPageContext(PropertyBookPage page,
                           TaskContext context)
Constructs a PropertyPageContext object given a TaskContext and PropertyBookPage.

Parameters:
page - The page that created this PropertyPageContext
context - TaskContext of the plug-in
Method Detail

clearDocument

public void clearDocument()
Remove the coument object associated with this PropertyPageContext.


createDocument

public org.w3c.dom.Document createDocument()
Create a document object associated with this PropertyPageContext.

Returns:
Document object

getDocument

public org.w3c.dom.Document getDocument()
Gets the XML Document associated with this PropertyPageContext.

Overrides:
getDocument in class PluginContext
Returns:
Document object (if none exists, a new Document object is created)


API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated September 2 2004 0111.