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