Interface INotificationService
- All Known Implementing Classes:
DefaultNotificationService
public interface INotificationService
The Interface INotificationService.
-
Method Summary
Modifier and TypeMethodDescriptionCalculate dirty pictogram elements.void
Update dirty pictogram elements.
-
Method Details
-
calculateRelatedPictogramElements
Calculate dirty pictogram elements.- Parameters:
bos
- the changed business objects- Returns:
- the pictogram element[]
-
updatePictogramElements
Update dirty pictogram elements.- Parameters:
pes
- the dirty pes
-