Package 

Interface CCScheduledCallbackMgr

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Integer requestScheduledCallbacks()
      abstract Integer getAppointments(String appointmentId, String userSlug)
      abstract Integer getAvailableAppointments(String appointmentId, String userSlug)
      abstract Integer ,String)>bookAppointment(<Error class: unknown class> param, String userSlug)
      abstract Integer bookValidator(String email, String firstName, String lastName, String name, String userSlug)
      abstract Integer cancelAppointment(String attendeeId, String comment)
      abstract Integer ,String,String)>rebookAppointment(<Error class: unknown class> param, String attendeeId, String comment)
      • Methods inherited from class java.lang.Object

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