Package de.xima.fc.gui.common.interfaces
Interface IDataContainer
- All Superinterfaces:
 Serializable
- All Known Subinterfaces:
 IEntityWrapper<T>
- All Known Implementing Classes:
 AppointmentFilterBean,AppointmentScheduleBean,CurrentProjectBean,EntityExportWrapper,ImportConfigWrapper,InboxFilterBean,ProcessAttachmentBean,ProcessHistoryBean,ProcessListBean,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 
 -