com.ibm.wps.pe.pc.legacy
Class ActionConstants

java.lang.Object
  extended by com.ibm.wps.pe.pc.legacy.ActionConstants

Deprecated. since 6.0. Support of the IBM portlet API may be removed in a future release of WebSphere Portal. Use of the Java Portlet API (javax.portlet) is recommended instead.

@Deprecated
public class ActionConstants
extends java.lang.Object

Constants that are useful for implementing portlet tags for handling simple actions.

Since:
6.1.0.1

Field Summary
static java.lang.String SIMPLE_ACTION_NAMESPACE
          Deprecated. prefix for simple action identifiers
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIMPLE_ACTION_NAMESPACE

public static final java.lang.String SIMPLE_ACTION_NAMESPACE
Deprecated. 
prefix for simple action identifiers

See Also:
Constant Field Values