Browse CVS Repository
Diff of /pal/libraries/facesdevfilter/src/main/java/jp/sf/pal/facesdevfilter/FacesDevConstants.java
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 35 |
|
|
| 36 |
public final static String PORTLET_MODE_REQUEST_KEY = "portletmode"; |
public final static String PORTLET_MODE_REQUEST_KEY = "portletmode"; |
| 37 |
|
|
| 38 |
|
public final static String REMOTE_USER = "remoteuser"; |
| 39 |
|
|
| 40 |
public final static String DEFAULT_PORTLET_MODE = "view"; |
public final static String DEFAULT_PORTLET_MODE = "view"; |
| 41 |
|
|
| 42 |
public final static String PORTLET_MODE = CONSTANT_PREFIX + "PORTLET_MODE"; |
public final static String PORTLET_MODE = CONSTANT_PREFIX + "PORTLET_MODE"; |
|
|
Legend:
| Removed from v.1.4 |
|
| changed lines |
| |
Added in v.1.5 |
|
|
|