|
|||||||||
| 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.uiinfrastructure.editor.EditorRepostControl
com.plumtree.portalpages.browsing.objectselection.ObjectSelectionRepostControl
public class ObjectSelectionRepostControl
Handle reposts for the Object Selection Model.
| Field Summary | |
|---|---|
static int |
POSTTOSELF_508_ACTION_ADDBUNDLE
Post to self to add all portlets from a bundle. |
static int |
POSTTOSELF_508_ACTION_ADDOBJECT
Post to self to add a object using the 508 UI |
static int |
POSTTOSELF_508_ACTION_REMOVEOBJECT
Post to self to remove a object using the 508 UI |
static int |
POSTTOSELF_ACTION_ADDPORTLETS_FROMBUNDLE
Post to self after adding portlets from a bundle |
static int |
POSTTOSELF_ACTION_MISC
|
static int |
POSTTOSELF_ACTION_OPENFOLDER
Post to self to open a folder by way of folder view or breadcrumbs |
static int |
POSTTOSELF_ACTION_SELECT_BUNDLE
Post to self to select portlet bundle |
static java.lang.String |
STR_MVC_CLASS_NAME
|
static java.lang.String |
strPARENT_FORM_NAME
|
static java.lang.String |
strPARENT_FORM_SPACE_ID
|
static java.lang.String |
strPARENT_SUBMIT_CALL
|
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
POSTTOSELF_ACTION_ONRETURN_FROM_SUBEDITOR |
| Constructor Summary | |
|---|---|
ObjectSelectionRepostControl()
|
|
| Method Summary | |
|---|---|
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. |
protected void |
PerformAction(int _nAction)
Switch between the action modes and call the associated method for each action. |
protected void |
PerformCancelAction()
Helper method to implement the Cancel action. |
protected void |
SetRedirectToCloseSubEditor()
This method is called when we finish a sub Editor. |
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl |
|---|
CheckActionSecurityAndExecute, CheckMandatoryPages, PerformFinishAction, PerformReadOnlyAction, SaveCurrentPage |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
GetPageStatus, GetRepostAction, Init, PerformPassthruAction, 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 strPARENT_FORM_NAME
public static final java.lang.String strPARENT_FORM_SPACE_ID
public static final java.lang.String strPARENT_SUBMIT_CALL
public static final int POSTTOSELF_ACTION_MISC
public static final int POSTTOSELF_ACTION_ADDPORTLETS_FROMBUNDLE
public static final int POSTTOSELF_ACTION_SELECT_BUNDLE
public static final int POSTTOSELF_ACTION_OPENFOLDER
public static final int POSTTOSELF_508_ACTION_ADDOBJECT
public static final int POSTTOSELF_508_ACTION_REMOVEOBJECT
public static final int POSTTOSELF_508_ACTION_ADDBUNDLE
| Constructor Detail |
|---|
public ObjectSelectionRepostControl()
| Method Detail |
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class EditorRepostControlIManagedObject.Create()public java.lang.String GetName()
EditorRepostControl
GetName in interface IMVCObjectGetName in class EditorRepostControlcom.plumtree.xpshared.activityspace.IControl#GetName()protected void PerformAction(int _nAction)
PerformAction in class EditorRepostControl_nAction - protected void SetRedirectToCloseSubEditor()
SetRedirectToCloseSubEditor in class EditorRepostControlprotected void PerformCancelAction()
PerformCancelAction in class EditorRepostControl
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||