|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portalpages.browsing.myportal.editpage.EditPageCreateDefaultControl
public class EditPageCreateDefaultControl
This class creates a single default page with a one-click operation
| Field Summary | |
|---|---|
AActivitySpace |
m_asOwner
Associated Activity Space |
protected EditMyPortalPageModel |
m_model
Associated Model |
static java.lang.String |
STR_MVC_CLASS_NAME
Object Name |
| Constructor Summary | |
|---|---|
EditPageCreateDefaultControl()
|
|
| Method Summary | |
|---|---|
Redirect |
CheckActionSecurityAndExecute(XPHashtable arguments)
Simply creates a new page and redirects the browser back to that page |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Returns the Class name. |
void |
Init(IModel model,
AActivitySpace space)
Initialize the control with the model it should use and it's parent AActivitySpace. |
| 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 AActivitySpace m_asOwner
protected EditMyPortalPageModel m_model
| Constructor Detail |
|---|
public EditPageCreateDefaultControl()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectIManagedObject.Create()public java.lang.String GetName()
GetName in interface IMVCObject
public void Init(IModel model,
AActivitySpace space)
IControl
Init in interface IControlpublic Redirect CheckActionSecurityAndExecute(XPHashtable arguments)
CheckActionSecurityAndExecute in interface IControlarguments - contains HTTP arguments from the post
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||