Class ScheduleForRouteAction

  • All Implemented Interfaces:
    com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.ModelDriven<ResponseBean>, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

    public class ScheduleForRouteAction
    extends ApiActionSupport
    See Also:
    Serialized Form
    • Constructor Detail

      • ScheduleForRouteAction

        public ScheduleForRouteAction()
    • Method Detail

      • setId

        public void setId​(String id)
      • getId

        public String getId()
      • setDate

        public void setDate​(Date date)
      • convertAgencyAndId

        protected org.onebusaway.gtfs.model.AgencyAndId convertAgencyAndId​(String id)
        Private Methods
      • setNoServiceResponse

        protected org.apache.struts2.rest.DefaultHttpHeaders setNoServiceResponse​(Object data)
      • setNoServiceThatDayResponse

        protected org.apache.struts2.rest.DefaultHttpHeaders setNoServiceThatDayResponse​(Object data)