Class ScheduleByStopDateConverter

  • All Implemented Interfaces:
    com.opensymphony.xwork2.conversion.TypeConverter

    public class ScheduleByStopDateConverter
    extends org.apache.struts2.util.StrutsTypeConverter
    • Field Summary

      • Fields inherited from class com.opensymphony.xwork2.conversion.impl.DefaultTypeConverter

        MILLISECOND_FORMAT
      • Fields inherited from interface com.opensymphony.xwork2.conversion.TypeConverter

        NO_CONVERSION_POSSIBLE, TYPE_CONVERTER_CONTEXT_KEY
    • Constructor Detail

      • ScheduleByStopDateConverter

        public ScheduleByStopDateConverter()
    • Method Detail

      • convertFromString

        public Object convertFromString​(Map context,
                                        String[] values,
                                        Class toClass)
        Specified by:
        convertFromString in class org.apache.struts2.util.StrutsTypeConverter
      • convertToString

        public String convertToString​(Map context,
                                      Object o)
        Specified by:
        convertToString in class org.apache.struts2.util.StrutsTypeConverter