|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.portaluiinfrastructure.opener.plugins.KeywordPlugin
public class KeywordPlugin
This plugin enables the Common Opener to open objects using only a "kw" parameter. The keyword is processed into its ClassID/ObjectID equivalent and put back into the QS.
| Constructor Summary | |
|---|---|
KeywordPlugin()
|
|
| Method Summary | |
|---|---|
RedirectData |
ProcessPlugIn(RedirectData _redirectData,
AActivitySpace _asCurrentSpace,
java.lang.Object _userSession)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeywordPlugin()
| Method Detail |
|---|
public RedirectData ProcessPlugIn(RedirectData _redirectData,
AActivitySpace _asCurrentSpace,
java.lang.Object _userSession)
ProcessPlugIn in interface IOpenerPlugins_redirectData - Object that encapsulates the current destination._asCurrentSpace - The activity space provides access to more information._userSession - Quick reference to the often used session.
com.plumtree.portaluiinfrastructure.opener.IOpenerPlugins#ProcessPlugIn(RedirectData, AActivitySpace, Object)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||