Develop and Download Open Source Software

Browse CVS Repository

Diff of /pal/libraries/facesdevfilter/src/main/java/jp/sf/pal/facesdevfilter/FacesDevConstants.java

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by shinsuke, Sat Dec 2 13:36:46 2006 UTC revision 1.5 by shinsuke, Sat Mar 17 13:37:08 2007 UTC
# Line 35  public class FacesDevConstants { Line 35  public class FacesDevConstants {
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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26