public class AfterStoreEvent extends StoreEvent
source| Constructor and Description |
|---|
AfterStoreEvent(Object source,
ContentStore<Object,Serializable> store) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResult() |
void |
setResult(Object result) |
getStoregetSource, toStringpublic AfterStoreEvent(Object source, ContentStore<Object,Serializable> store)
Copyright © 2020 Paul Warren. All rights reserved.