Class SolrRangeValueInterceptor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void onValidate​(java.lang.Object model, InterceptorContext ctx)
      Called in the modelService.saveAll() method.
      protected java.util.Date parseDate​(java.lang.String value)  
      protected double parseDouble​(java.lang.String value, boolean allowEmpty)  
      protected float parseFloat​(java.lang.String value, boolean allowEmpty)  
      protected int parseInt​(java.lang.String value, boolean allowEmpty)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait