Interface IProcessesDataContainer

All Superinterfaces:
Serializable
All Known Implementing Classes:
AppointmentScheduleBean, ProcessListBean

public interface IProcessesDataContainer extends Serializable
Callback interface for updating process data within this container
Author:
XIMA MEDIA GmbH
  • Method Details

    • updateCurrentProcess

      void updateCurrentProcess()
    • removeProcess

      void removeProcess(Long processId)