|
|||||||||
| 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.search.advanced.AdvancedSearchRepostControl
public class AdvancedSearchRepostControl
| Field Summary | |
|---|---|
static int |
SEARCH_ACTION
|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Constructor Summary | |
|---|---|
AdvancedSearchRepostControl()
|
|
| Method Summary | |
|---|---|
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. |
protected void |
PerformAction(int action)
Given the repost action mode, calls the associated method in the model. |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
CheckActionSecurityAndExecute, GetPageStatus, GetRepostAction, Init, 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 int SEARCH_ACTION
| Constructor Detail |
|---|
public AdvancedSearchRepostControl()
| Method Detail |
|---|
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 RepostControlprotected void PerformAction(int action)
RepostControl
PerformAction in class RepostControlaction -
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||