***  This class is subject to change   ***

com.sas.portal.portlet
Class PortletConstants

java.lang.Object
  |
  +--com.sas.portal.portlet.PortletConstants

public class PortletConstants
extends Object

Constants used by local and remote portlets.

Since:
09/02/2002

Field Summary
static String COLUMN_SPANNER_PORTLET_TYPE
           
static String CURRENT_PORTLET_CONTEXT
          Key used to store and retrieve the Portlet Context for your portlet.
static String EDIT_MODE
          Portlet edit mode
static String MAXIMIZE_MODE
           
static String MINIMIZE_MODE
           
static String NORENDER_MODE
          Portlet no-render mode
static String NORMAL_MODE
          Portlet display mode
static String PLACE_HOLDER_PORTLET_TYPE
           
static String REMOTE_PORTLET_RESET_MODE
           
static String SPANNER_PORTLET_TYPE
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EDIT_MODE

public static final String EDIT_MODE
Portlet edit mode

NORMAL_MODE

public static final String NORMAL_MODE
Portlet display mode

NORENDER_MODE

public static final String NORENDER_MODE
Portlet no-render mode

MAXIMIZE_MODE

public static final String MAXIMIZE_MODE

MINIMIZE_MODE

public static final String MINIMIZE_MODE

CURRENT_PORTLET_CONTEXT

public static final String CURRENT_PORTLET_CONTEXT
Key used to store and retrieve the Portlet Context for your portlet. Typically the context is stored in the HttpServletRequest.

REMOTE_PORTLET_RESET_MODE

public static final String REMOTE_PORTLET_RESET_MODE

PLACE_HOLDER_PORTLET_TYPE

public static final String PLACE_HOLDER_PORTLET_TYPE

SPANNER_PORTLET_TYPE

public static final String SPANNER_PORTLET_TYPE

COLUMN_SPANNER_PORTLET_TYPE

public static final String COLUMN_SPANNER_PORTLET_TYPE

***  This class is subject to change   ***




Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 17:05:13