|
|||||||||
| 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.tree.TreeRepostControl
com.plumtree.portaluiinfrastructure.tree.TreeSearchRepostControl
public class TreeSearchRepostControl
This repost control overrides the base tree repost control in order to switch back to browsing mode when the user closes the tree (if it is in search mode).
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.uiinfrastructure.tree.TreeRepostControl |
|---|
m_strEXPAND, m_strFOLDERID, POSTTOSELF_EXPAND |
| Constructor Summary | |
|---|---|
TreeSearchRepostControl()
|
|
| 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. |
| Methods inherited from class com.plumtree.uiinfrastructure.tree.TreeRepostControl |
|---|
PerformAction |
| Methods inherited from class com.plumtree.uiinfrastructure.form.RepostControl |
|---|
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
| Constructor Detail |
|---|
public TreeSearchRepostControl()
| Method Detail |
|---|
public Redirect CheckActionSecurityAndExecute(XPHashtable arguments)
RepostControl
CheckActionSecurityAndExecute in interface IControlCheckActionSecurityAndExecute in class TreeRepostControlcom.plumtree.uiinfrastructure.activityspace.IControl#Execute()public java.lang.Object Create()
IManagedObject
Create in interface IManagedObjectCreate in class TreeRepostControlIManagedObject.Create()public java.lang.String GetName()
RepostControl
GetName in interface IMVCObjectGetName in class TreeRepostControlIMVCObject.GetName()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||