Class StandardPortletNames


  • public class StandardPortletNames
    extends java.lang.Object
    Names of standard portlets.

    Portlet names are part of a PortletConfiguration instance. Because a portlet configuration is stored in the personal DisplaySettings of a user a CHANGE OF PORTLET NAMES MIGHT LEAD TO A LOST OF PERSONAL SETTINGS

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String HISTORY  
      static java.lang.String WELCOME  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StandardPortletNames

        public StandardPortletNames()