|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.admin.ptutilities.diagnostic.pages.DynamicLoadsPage
public class DynamicLoadsPage
This page displays the portal dynamic (custom objects and PEIs).
| Constructor Summary | |
|---|---|
DynamicLoadsPage()
|
|
| Method Summary | |
|---|---|
EditorDP |
GetDiagnosticPage()
Get an instance of the Display Page for this Diagnostic Page. |
java.lang.String |
GetHelperRepostControlName()
Get the name of the EditorHelperRepostControl to execute when this page is displayed. |
java.lang.String |
GetHelpTopic()
|
int |
GetSecondaryTipID()
|
int |
GetTipID()
|
int |
GetTipTitleID()
|
boolean |
HasTip()
This method tells the diagnostic page framework whether or not to display a tip. |
void |
Init(AActivitySpace _asOwner)
This method should register any necessary Models, Views, or extra DisplayPages. |
void |
RunDiagnosticTest(AActivitySpace _asOwner)
This method is called every time the user switches to this particular page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicLoadsPage()
| Method Detail |
|---|
public EditorDP GetDiagnosticPage()
IDiagnosticPage
GetDiagnosticPage in interface IDiagnosticPageIDiagnosticPage.GetDiagnosticPage()public java.lang.String GetHelperRepostControlName()
IDiagnosticPage
GetHelperRepostControlName in interface IDiagnosticPageIDiagnosticPage.GetHelperRepostControlName()public void Init(AActivitySpace _asOwner)
IDiagnosticPage
Init in interface IDiagnosticPageIDiagnosticPage.Init(com.plumtree.uiinfrastructure.activityspace.AActivitySpace)public void RunDiagnosticTest(AActivitySpace _asOwner)
IDiagnosticPage
RunDiagnosticTest in interface IDiagnosticPageIDiagnosticPage.RunDiagnosticTest(com.plumtree.uiinfrastructure.activityspace.AActivitySpace)public java.lang.String GetHelpTopic()
GetHelpTopic in interface IDiagnosticPageIDiagnosticPage.GetHelpTopic()public boolean HasTip()
IDiagnosticPage
HasTip in interface IDiagnosticPageIDiagnosticPage.HasTip()public int GetTipTitleID()
GetTipTitleID in interface IDiagnosticPageIDiagnosticPage.GetTipTitleID()public int GetTipID()
GetTipID in interface IDiagnosticPageIDiagnosticPage.GetTipID()public int GetSecondaryTipID()
GetSecondaryTipID in interface IDiagnosticPageIDiagnosticPage.GetSecondaryTipID()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||