com.plumtree.portalpages.admin.ptutilities.diagnostic.remotehosts.hostservices
Class HostServicesPopupDP

java.lang.Object
  extended by com.plumtree.uiinfrastructure.form.SimplePopUpDP
      extended by com.plumtree.portalpages.admin.ptutilities.diagnostic.remotehosts.hostservices.HostServicesPopupDP
All Implemented Interfaces:
IDisplayPage, IMVCObject

public class HostServicesPopupDP
extends SimplePopUpDP

Displays a list of all the portlet web services associated with a given host machine.

Author:
DonH

Field Summary
static java.lang.String STR_MVC_CLASS_NAME
          Name for the page
 
Fields inherited from class com.plumtree.uiinfrastructure.form.SimplePopUpDP
HTMLBUTTON_CLOSE, m_asOwner
 
Constructor Summary
HostServicesPopupDP()
           
 
Method Summary
protected  HTMLScriptCollection DisplayJavaScriptFromChild()
           
 java.lang.String GetName()
          Return the name of the MVC object.
 java.lang.String GetTitle()
           
protected  HTMLElement PageDisplay()
           
 
Methods inherited from class com.plumtree.uiinfrastructure.form.SimplePopUpDP
Display, GetOwner, GetUseJavascript, Init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STR_MVC_CLASS_NAME

public static final java.lang.String STR_MVC_CLASS_NAME
Name for the page

See Also:
Constant Field Values
Constructor Detail

HostServicesPopupDP

public HostServicesPopupDP()
Method Detail

GetTitle

public java.lang.String GetTitle()
Specified by:
GetTitle in class SimplePopUpDP
Returns:
See Also:
SimplePopUpDP.GetTitle()

PageDisplay

protected HTMLElement PageDisplay()
Specified by:
PageDisplay in class SimplePopUpDP
See Also:
SimplePopUpDP.PageDisplay()

DisplayJavaScriptFromChild

protected HTMLScriptCollection DisplayJavaScriptFromChild()
Specified by:
DisplayJavaScriptFromChild in class SimplePopUpDP
See Also:
SimplePopUpDP.DisplayJavaScriptFromChild()

GetName

public java.lang.String GetName()
Description copied from interface: IMVCObject
Return the name of the MVC object.

Specified by:
GetName in interface IMVCObject
Specified by:
GetName in class SimplePopUpDP
Returns:
the name of the object.
See Also:
IMVCObject.GetName()



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