public interface StoreListener extends AsAdapterListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
OBJECT_ADDED |
static java.lang.Object |
OBJECT_REMOVED |
static java.lang.Object |
OBJECT_RENAMED |
| Modifier and Type | Method and Description |
|---|---|
void |
storeEvent(AsAdapterEvent event) |
static final java.lang.Object OBJECT_ADDED
static final java.lang.Object OBJECT_REMOVED
static final java.lang.Object OBJECT_RENAMED
void storeEvent(AsAdapterEvent event)