Interface RecipeExecutorServiceDevV4

  • All Known Implementing Classes:
    RecipeExecutorServiceDevV4Impl

    public interface RecipeExecutorServiceDevV4
    The Interface RecipeExecutorServiceDevV4.
    • Method Detail

      • markAsUnDelivered

        MarkAsUnDeliveredResponse markAsUnDelivered​(MarkAsUnDelivered request)
        Mark as un delivered.
        Parameters:
        request - the request
        Returns:
        the response type @ the integration module exception
      • markAsArchived

        MarkAsArchivedResponse markAsArchived​(MarkAsArchived request)
        Mark as archived.
        Parameters:
        request - the request
        Returns:
        the response type @ the integration module exception
      • markAsDelivered

        MarkAsDeliveredResponse markAsDelivered​(MarkAsDelivered request)
        Mark as delivered.
        Parameters:
        request - the request
        Returns:
        the response type @ the integration module exception
      • revokePrescriptionForExecutor

        RevokePrescriptionResponse revokePrescriptionForExecutor​(RevokePrescription request)
        Revoke prescription for executor.
        Parameters:
        request - the request
        Returns:
        the response type @ the integration module exception
      • listNotifications

        ListNotificationsResponse listNotifications​(ListNotifications request)
        List notifications.
        Parameters:
        request - the request
        Returns:
        the list notifications response @ the integration module exception
      • createFeedback

        CreateFeedbackResponse createFeedback​(CreateFeedback request)
        Creates the feedback.
        Parameters:
        request - the request
        Returns:
        the creates the feedback response @ the integration module exception
      • listRidsHistory

        ListRidsHistoryResponse listRidsHistory​(ListRidsHistory request)
        List prescription history.
        Parameters:
        request - the request
        Returns:
        the list rids history response @ the integration module exception
      • listReservations

        ListReservationsResponse listReservations​(ListReservations request)
        Gets the all reservations.
        Parameters:
        request - the request
        Returns:
        the all reservations @ the integration module exception
      • listRidsInProcess

        ListRidsInProcessResponse listRidsInProcess​(ListRidsInProcess request)
        Lists all the rids in process.
        Parameters:
        request - the request
        Returns:
        the all rids in process @ the integration module exception
      • putRidsInProcess

        PutRidsInProcessResponse putRidsInProcess​(PutRidsInProcess request)
        Put all rids in process.
        Parameters:
        request - the request
        Returns:
        the put rids in process response @ the integration module exception