|
|||||||||
| 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.admin.editors.defaultprofile.EditDefaultProfileRepostControl
public class EditDefaultProfileRepostControl
File: EditDefaultProfileRepostControl.java ------------------------------------------
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Constructor Summary | |
|---|---|
EditDefaultProfileRepostControl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
boolean |
DoGetSession()
This method is called by the Interpreter to determine whether or not to subsequently call GetSession and perform login/logout code. |
java.lang.String |
GetName()
Return the class name. |
java.lang.Object |
GetSession()
This method is called by the Interpreter after calling Execute on the LoginControl. |
void |
Init(IModel model,
AActivitySpace space)
Inits the class with the associated model and activity space. |
protected void |
PerformAction(int _nAction)
Given the repost action mode, calls the associated method in the model. |
void |
SetHTTPItems(IXPRequest request,
IWebData webdata)
This method provides access to the XPRequest. |
void |
SetRedirectForUseAfterLogin(Redirect r)
This method sets a redirect on the login control for use after a successful login. |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
CheckActionSecurityAndExecute, GetPageStatus, GetRepostAction, PerformPassthruAction, SaveCurrentPage, SetPageStatus, SetRedirect, SetRepostAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IControl |
|---|
CheckActionSecurityAndExecute |
| Field Detail |
|---|
public static final java.lang.String STR_MVC_CLASS_NAME
| Constructor Detail |
|---|
public EditDefaultProfileRepostControl()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class RepostControlIManagedObject.Create()public boolean DoGetSession()
ILoginControl
DoGetSession in interface ILoginControlcom.plumtree.xpshared.activityspace.ILoginControl#DoGetSession()public java.lang.String GetName()
RepostControl
GetName in interface IMVCObjectGetName in class RepostControlcom.plumtree.portaluiinfrastructure.activityspace.IControl#GetName()public java.lang.Object GetSession()
ILoginControl
GetSession in interface ILoginControlcom.plumtree.portaluiinfrastructure.activityspace.ILoginControl#GetSession()
public void Init(IModel model,
AActivitySpace space)
RepostControl
Init in interface IControlInit in class RepostControlcom.plumtree.portaluiinfrastructure.activityspace.IControl#Init(IModel,
AActivitySpace)public void SetRedirectForUseAfterLogin(Redirect r)
ILoginControl
SetRedirectForUseAfterLogin in interface ILoginControlcom.plumtree.portaluiinfrastructure.activityspace.ILoginControl#SetRedirectForUseAfterLogin(Redirect)
public void SetHTTPItems(IXPRequest request,
IWebData webdata)
IHTTPControl
SetHTTPItems in interface IHTTPControlr - webdata - protected void PerformAction(int _nAction)
RepostControl
PerformAction in class RepostControlRepostControl.PerformAction(int)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||