Class Constants


  • public class Constants
    extends java.lang.Object
    Internal implementation constants.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String POJO_METHOD_MAPPING_KEY
      Key used to store the POJO method mapping in the session.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • POJO_METHOD_MAPPING_KEY

        public static final java.lang.String POJO_METHOD_MAPPING_KEY
        Key used to store the POJO method mapping in the session.
        See Also:
        Constant Field Values