public static interface CollectionComponent.CollectionChangeAware
| Modifier and Type | Method and Description |
|---|---|
void |
onCollectionAdded(java.lang.String collectionId) |
void |
onCollectionRemoved(java.lang.String collectionId) |
void |
onCollectionUpdated(java.lang.String collectionId) |