|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.browsing.objectselection.SelectedObjectsDP
public class SelectedObjectsDP
| Field Summary | |
|---|---|
protected AActivitySpace |
m_asOwner
AActivitySpace |
static java.lang.String |
STR_MVC_CLASS_NAME
Object Name |
| Constructor Summary | |
|---|---|
SelectedObjectsDP()
|
|
| Method Summary | |
|---|---|
void |
Display(IWebData pageData)
Construct the HTMLPage for Display. |
java.lang.String |
GetName()
Return the name of the MVC object. |
AActivitySpace |
GetOwner()
Return the owning Activity Space. |
void |
Init(AActivitySpace _asOwner)
Initialize the Display Page. |
| 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
protected AActivitySpace m_asOwner
| Constructor Detail |
|---|
public SelectedObjectsDP()
| Method Detail |
|---|
public java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectcom.plumtree.portaluiinfrastructure.activityspace.IDisplayPage#GetName()public void Display(IWebData pageData)
IDisplayPage
Display in interface IDisplayPagepublic AActivitySpace GetOwner()
IDisplayPage
GetOwner in interface IDisplayPagepublic void Init(AActivitySpace _asOwner)
IDisplayPage
Init in interface IDisplayPage
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||