|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.uiinfrastructure.form.RepostControl
com.plumtree.portalpages.browsing.portletpreview.AddPortletControl
public class AddPortletControl
File: AddPortletControl.java --------------------------- Control for adding gadget via gadget invitation
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
static java.lang.String |
strPageParam
QueryString Parameter for Page ID |
| Constructor Summary | |
|---|---|
AddPortletControl()
|
|
| Method Summary | |
|---|---|
Redirect |
CheckActionSecurityAndExecute(XPHashtable arguments)
This code is called by the AS Servlet each time there is a repost. |
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
java.lang.String |
GetName()
Return the class name. |
void |
Init(IModel model,
AActivitySpace space)
Inits the class with the associated model and activity space. |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
GetPageStatus, GetRepostAction, PerformAction, PerformPassthruAction, SaveCurrentPage, SetPageStatus, SetRedirect, SetRepostAction |
| 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 java.lang.String strPageParam
| Constructor Detail |
|---|
public AddPortletControl()
| Method Detail |
|---|
public Redirect CheckActionSecurityAndExecute(XPHashtable arguments)
RepostControl
CheckActionSecurityAndExecute in interface IControlCheckActionSecurityAndExecute in class RepostControlcom.plumtree.portaluiinfrastructure.activityspace.IControl#Execute()public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class RepostControlIManagedObject.Create()public java.lang.String GetName()
RepostControl
GetName in interface IMVCObjectGetName in class RepostControlcom.plumtree.portaluiinfrastructure.activityspace.IControl#GetName()
public void Init(IModel model,
AActivitySpace space)
RepostControl
Init in interface IControlInit in class RepostControlcom.plumtree.portaluiinfrastructure.activityspace.IControl#Init(IModel,
AActivitySpace)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||