| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.editor.ObjDependenciesView
com.plumtree.portalpages.admin.editors.remoteserver.RemoteServerDependenciesView
public class RemoteServerDependenciesView
This Section contains the HTML for the dependencies page.
| Field Summary | |
|---|---|
static int | 
BREAK
 | 
static java.lang.String | 
JS_OPENWS
Function name for the javascript used to open Web services based on this remote server  | 
protected  CreatedHelper | 
m_chHelper
 | 
static int | 
OFFSET
 | 
static java.lang.String | 
STR_MVC_CLASS_NAME
Class name for the activity space  | 
| Fields inherited from class com.plumtree.portaluiinfrastructure.editor.ObjDependenciesView | 
|---|
HTMLBUTTON_CLOSE, m_asOwner, m_model | 
| Constructor Summary | |
|---|---|
RemoteServerDependenciesView()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
Create()
This method is used by the ASManager to return new instances of managed objects.  | 
protected  HTMLElementCollection | 
GetHTMLForDependencies()
Returns the HTML for the successfully created message.  | 
 java.lang.String | 
GetName()
Return the name of the MVC object.  | 
 void | 
Init(IModelRO model,
     AActivitySpace parent)
This method initializes the View with the read only model interface it is supposed to draw it's data from as well as it's parent ActivitySpace (necessary to create URLS).  | 
| Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjDependenciesView | 
|---|
Display, DisplayJavascript, GetEmptyCell | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
public static final int OFFSET
public static final int BREAK
protected CreatedHelper m_chHelper
public static final java.lang.String JS_OPENWS
| Constructor Detail | 
|---|
public RemoteServerDependenciesView()
| Method Detail | 
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjDependenciesViewIManagedObject.Create()public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class ObjDependenciesViewIMVCObject.GetName()
public void Init(IModelRO model,
                 AActivitySpace parent)
IView
Init in interface IViewInit in class ObjDependenciesViewIView.Init(com.plumtree.uiinfrastructure.activityspace.IModelRO, com.plumtree.uiinfrastructure.activityspace.AActivitySpace)protected HTMLElementCollection GetHTMLForDependencies()
ObjDependenciesView
GetHTMLForDependencies in class ObjDependenciesViewObjDependenciesView.GetHTMLForDependencies()
  | 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||