Class CommonViewConstants


  • public class CommonViewConstants
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String COMMON_VIEW
      Constants that can be used by engines to send additional information for view operations being performed.
      static java.lang.String ENGINE_VERSION  
      static java.lang.String GENIE_ID  
      static java.lang.String OPERATION  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • COMMON_VIEW

        public static final java.lang.String COMMON_VIEW
        Constants that can be used by engines to send additional information for view operations being performed.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CommonViewConstants

        public CommonViewConstants()