Class PageContextConstants


  • public class PageContextConstants
    extends java.lang.Object
    Class that bundles a series of page context constants.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BLANK
      The Constant BLANK.
      static java.lang.String FIRST
      The Constant FIRST.
      static java.lang.String LEFT
      The Constant LEFT.
      static java.lang.String RIGHT
      The Constant RIGHT.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PageContextConstants

        public PageContextConstants()