Interface IDataContainer
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IEntityWrapper<T>
- All Known Implementing Classes:
AppointmentFilterBean, AppointmentScheduleBean, CurrentProjectBean, ImportConfigWrapper, InboxFilterBean, ProcessAccessBean, ProcessAttachmentBean, ProcessHistoryBean, ProcessListBean, ProcessMessagesBean, ProjectWrapper, TemplatesBean, ViewFilterBean
Callback interface for updating data held within this container
- Author:
- XIMA MEDIA GmbH
-
Method Summary
-
Method Details
-
updateData
void updateData()Should update data when called
-