|
|||||||||
| Home >> All >> org >> openscience >> nmrshiftdb >> modules >> actions >> [ portlets overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.openscience.nmrshiftdb.modules.actions.portlets
Class SearchConditionAction

java.lang.ObjectVelocityPortletAction
org.openscience.nmrshiftdb.modules.actions.portlets.SearchConditionAction
- public class SearchConditionAction
- extends VelocityPortletAction
| Field Summary | |
static java.lang.String |
CONDITIONS_CALCULATED_KEY
|
static java.lang.String |
CONDITIONS_MEASURED_KEY
|
static java.lang.String |
LASTACTION_KEY
|
| Constructor Summary | |
SearchConditionAction()
|
|
| Method Summary | |
protected void |
buildConditionContext(org.apache.velocity.context.Context context,
org.apache.turbine.util.RunData data)
Default behavior for the portlet action. |
protected void |
buildNormalContext(VelocityPortlet portlet,
org.apache.velocity.context.Context context,
org.apache.turbine.util.RunData data)
Default behavior for the portlet action. |
void |
doMain(org.apache.turbine.util.RunData data,
org.apache.velocity.context.Context context)
sets main page |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
CONDITIONS_MEASURED_KEY
public static final java.lang.String CONDITIONS_MEASURED_KEY
- See Also:
- Constant Field Values
CONDITIONS_CALCULATED_KEY
public static final java.lang.String CONDITIONS_CALCULATED_KEY
- See Also:
- Constant Field Values
LASTACTION_KEY
public static final java.lang.String LASTACTION_KEY
- See Also:
- Constant Field Values
| Constructor Detail |
SearchConditionAction
public SearchConditionAction()
| Method Detail |
buildNormalContext
protected void buildNormalContext(VelocityPortlet portlet,
org.apache.velocity.context.Context context,
org.apache.turbine.util.RunData data)
- Default behavior for the portlet action.
buildConditionContext
protected void buildConditionContext(org.apache.velocity.context.Context context, org.apache.turbine.util.RunData data)
- Default behavior for the portlet action.
doMain
public void doMain(org.apache.turbine.util.RunData data, org.apache.velocity.context.Context context)
- sets main page
|
|||||||||
| Home >> All >> org >> openscience >> nmrshiftdb >> modules >> actions >> [ portlets overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
VelocityPortletAction