Class GeneratedCms2Constants.Enumerations.ABTestScopes

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String REQUEST  
      static java.lang.String SESSION  
    • Constructor Summary

      Constructors 
      Constructor Description
      ABTestScopes()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • REQUEST

        public static final java.lang.String REQUEST
      • SESSION

        public static final java.lang.String SESSION
    • Constructor Detail

      • ABTestScopes

        public ABTestScopes()