public interface EventUpdateHandler
| Modifier and Type | Method and Description |
|---|---|
void |
afterUpdate(Set<CollectionItem> parents,
Set<ContentItem> contentItems)
This method contains the code inserted after an event to be updated.
|
void |
beforeUpdate(Set<CollectionItem> parents,
Set<ContentItem> contentItems)
This method contains the code inserted before an event to be updated.
|
void beforeUpdate(Set<CollectionItem> parents, Set<ContentItem> contentItems)
CollectionLockedException.collection - collection to updatechildren - children to updatevoid afterUpdate(Set<CollectionItem> parents, Set<ContentItem> contentItems)
CollectionLockedException.collection - collection to updatechildren - children to updateCopyright © 2012–2016 1&1. All rights reserved.