| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wps.portlets.struts.plugins.PluginConstants
public final class PluginConstants
The PluginConstants class contains constants used in
providing keys for plugins stored in the servlet context.
| Field Summary | |
|---|---|
| static java.lang.String | COMMAND_MANAGER_FACTORY_KEY
The key used for storing the CommandManagerFactory object in the context. |
| static java.lang.String | ERROR_RESPONSE_FORMATTER_KEY
The key used for storing the ErrorResponseFormatter object in the context. |
| static java.lang.String | PREFIX
The prefix used on all other constants defined here. |
| static java.lang.String | VIEW_COMMAND_FACTORY_KEY
The key used for storing the ViewCommandFactory object in the context. |
| Constructor Summary | |
|---|---|
| PluginConstants()
| |
| Method Summary |
|---|
| 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 PREFIX
public static final java.lang.String VIEW_COMMAND_FACTORY_KEY
public static final java.lang.String ERROR_RESPONSE_FORMATTER_KEY
public static final java.lang.String COMMAND_MANAGER_FACTORY_KEY
| Constructor Detail |
|---|
public PluginConstants()
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||