|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.portal.propertybroker.property.ActionType
public class ActionType
Typesafe enum pattern that encapsulates the type of an Action. This class defines
built in constants which are recognized in the WebSphere Portal environment. Third parties may
extend this class to create new action types for other environments.
Action,
com.ibm.wps.portletmodel.propertybroker.ActionType,
Serialized Form| Field Summary | |
|---|---|
protected java.lang.String |
iDescription
Deprecated. |
static ActionType |
STANDARD_PORTLET_ACTION
Deprecated. |
static ActionType |
STANDARD_STRUTS_ACTION
Deprecated. STANDARD_STRUTS_ACTION is the value defined for struts actions implemented by standard (i.e, JSR-168 compliant) portlets. |
| 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 ActionType STANDARD_PORTLET_ACTION
public static final ActionType STANDARD_STRUTS_ACTION
protected final java.lang.String iDescription
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||