|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.search.SearchResultControl
com.plumtree.portaluiinfrastructure.search.ReconstructSearchControl
public class ReconstructSearchControl
| Field Summary | |
|---|---|
static java.lang.String |
STR_MVC_CLASS_NAME
|
| Fields inherited from class com.plumtree.portaluiinfrastructure.search.SearchResultControl |
|---|
_model, _parent, BASIC_FIELDS, KEY_DATA, PARTIAL_SEARCH, RECONSTRUCTION_ARGS_PREFIX, RECONSTRUCTION_PREFIX_LENGTH, USER_QUERY |
| Constructor Summary | |
|---|---|
ReconstructSearchControl()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
Create()
This method is used by the ASManager to return new instances of managed objects. |
protected Redirect |
ExecuteSearchControl(XPHashtable args,
java.lang.String key)
Execute method that subclasses should implement; unlike Execute() it's allowed to throw a SearchExecutionException. |
java.lang.String |
GetName()
Return the name of the MVC object. |
| Methods inherited from class com.plumtree.portaluiinfrastructure.search.SearchResultControl |
|---|
addCommonData, CheckActionSecurityAndExecute, expectModelInitialized, Init, parseQueryArgs, SpaceNeedsPassthruURL |
| 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 ReconstructSearchControl()
| Method Detail |
|---|
public java.lang.Object Create()
SearchResultControl
Create in interface IManagedObjectCreate in class SearchResultControlpublic java.lang.String GetName()
IMVCObject
GetName in interface IMVCObjectGetName in class SearchResultControlcom.plumtree.xpshared.activityspace.IControl#GetName()
protected Redirect ExecuteSearchControl(XPHashtable args,
java.lang.String key)
SearchResultControl
ExecuteSearchControl in class SearchResultControlcom.plumtree.portalpages.search.SearchResultControl#ExecuteSearchControl()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||