Class GeneratedCommerceServicesConstants.Enumerations.SearchQueryContext

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEFAULT  
      static java.lang.String SUGGESTIONS  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEFAULT

        public static final java.lang.String DEFAULT
      • SUGGESTIONS

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

      • SearchQueryContext

        public SearchQueryContext()