| 
|||||||||
| 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.portaluiinfrastructure.editor.ObjEditorRepostControl
com.plumtree.portalpages.admin.editors.savedsearch.SavedSearchRepostControl
public class SavedSearchRepostControl
| Field Summary | |
|---|---|
static int | 
ACTION_ADDADMINFOLDER
Add an admin folder  | 
static int | 
ACTION_ADDCATALOGFOLDER
Add a catalog folder  | 
static int | 
ACTION_CREATE_PORTLET
Add a catalog folder  | 
static int | 
ACTION_DEL
Delete an Admin folder  | 
static int | 
ACTION_SORT
Sort the folders  | 
static java.lang.String | 
STR_MVC_CLASS_NAME
The unique name for this class  | 
| Fields inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl | 
|---|
POSTTOSELF_ACTION_REDIRECT_AFTER_SAVEPOPUP | 
| Fields inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl | 
|---|
POSTTOSELF_ACTION_ONRETURN_FROM_SUBEDITOR | 
| Constructor Summary | |
|---|---|
SavedSearchRepostControl()
 | 
|
| Method Summary | |
|---|---|
 java.lang.Object | 
Create()
This method is used by the ASManager to return new instances of managed objects.  | 
protected  SavedSearchModel | 
GetModel()
 | 
 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 | 
SetRepostAction()
Set the repost action  | 
| Methods inherited from class com.plumtree.portaluiinfrastructure.editor.ObjEditorRepostControl | 
|---|
DisableSavePopUp, OpenSavePopUp, PerformFinishAction, SaveCurrentPage | 
| Methods inherited from class com.plumtree.uiinfrastructure.editor.EditorRepostControl | 
|---|
CheckActionSecurityAndExecute, CheckMandatoryPages, PerformCancelAction, PerformReadOnlyAction, SetRedirectToCloseSubEditor | 
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl | 
|---|
GetPageStatus, GetRepostAction, Init, PerformPassthruAction, SetPageStatus, SetRedirect | 
| 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 int ACTION_ADDADMINFOLDER
public static final int ACTION_DEL
public static final int ACTION_SORT
public static final int ACTION_ADDCATALOGFOLDER
public static final int ACTION_CREATE_PORTLET
| Constructor Detail | 
|---|
public SavedSearchRepostControl()
| Method Detail | 
|---|
public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class ObjEditorRepostControlIManagedObject.Create()public java.lang.String GetName()
GetName in interface IMVCObjectGetName in class ObjEditorRepostControlprotected void PerformAction(int _nAction)
PerformAction in class ObjEditorRepostControl_nAction - protected void SetRepostAction()
SetRepostAction in class RepostControlprotected SavedSearchModel GetModel()
  | 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||