| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.AFormDP
com.plumtree.uiinfrastructure.editor.EditorDP
com.plumtree.portalpages.admin.editors.webservice.WSPluginDP
public abstract class WSPluginDP
| Field Summary | 
|---|
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorDP | 
|---|
m_asOwner | 
| Fields inherited from class com.plumtree.uiinfrastructure.form.AFormDP | 
|---|
GET, HTMLFORM_NAME, JAVASCRIPT_SETUP_FOR_SUBMIT_TO_CONTROL, JAVASCRIPT_SUBMIT_FORM, JAVASCRIPT_SUBMIT_TO_CONTROL, MULTIPART_ENCODING, POST | 
| Constructor Summary | |
|---|---|
WSPluginDP()
 | 
|
| Method Summary | |
|---|---|
protected  HTMLScriptCollection | 
DisplayJavaScriptFromChild()
Display the Javascripts for the Views.  | 
abstract  XPArrayList | 
GetAllPossibleViews()
Returns a list of all of the possible views this page can show.  | 
abstract  XPArrayList | 
GetOrderedViewList(int nWSMode)
Returns an ordered list of the views for this page, in this mode.  | 
abstract  java.lang.String | 
GetPluginHelpTopic()
Returns the name of the Help Topic to be used for this page.  | 
 void | 
InitPluginDP()
 | 
 boolean | 
IsEnabled(int nWSMode,
          java.lang.String strViewName)
Determines whether a specific view is enabled in the suggested mode.  | 
 HTMLElement | 
PageDisplay()
Returns the HTML for that Page.  | 
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorDP | 
|---|
AddScriptToHead, CreateContentTable, CreateLeftNavBar, DisplayHTMLBeforeForm, GetEditorHeaderViewName, GetFormTitle, GetHTMLBelowSubHeader, GetLeftNavString, GetName, GetOwner, GetPageTitle, Init, SetContentTableCellSpacing | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WSPluginDP()
| Method Detail | 
|---|
public abstract java.lang.String GetPluginHelpTopic()
public abstract XPArrayList GetAllPossibleViews()
public abstract XPArrayList GetOrderedViewList(int nWSMode)
public void InitPluginDP()
public boolean IsEnabled(int nWSMode,
                         java.lang.String strViewName)
public HTMLElement PageDisplay()
EditorDP
PageDisplay in class EditorDPAFormDP.PageDisplay()protected HTMLScriptCollection DisplayJavaScriptFromChild()
EditorDP
DisplayJavaScriptFromChild in class EditorDPAFormDP.DisplayJavaScriptFromChild()
  | 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||