Class PortletConstants

Object
com.liferay.portal.kernel.model.PortletConstants

public class PortletConstants extends Object
Author:
Brian Wing Shun Chan
  • Field Details

    • DEFAULT_PREFERENCES

      public static final String DEFAULT_PREFERENCES
      Default preferences.
      See Also:
    • LAYOUT_SEPARATOR

      public static final String LAYOUT_SEPARATOR
      Layout separator.
      See Also:
    • USER_PRINCIPAL_STRATEGY_SCREEN_NAME

      public static final String USER_PRINCIPAL_STRATEGY_SCREEN_NAME
      User principal strategy for screen name.
      See Also:
    • USER_PRINCIPAL_STRATEGY_USER_ID

      public static final String USER_PRINCIPAL_STRATEGY_USER_ID
      User principal strategy for screen name.
      See Also:
    • WAR_SEPARATOR

      public static final String WAR_SEPARATOR
      War file separator.
      See Also:
  • Constructor Details

    • PortletConstants

      public PortletConstants()