public class StoreToDaoElementListener extends Object implements StrolchElementListener
| Constructor and Description |
|---|
StoreToDaoElementListener(StrolchTransaction tx) |
| Modifier and Type | Method and Description |
|---|---|
void |
notifyActivity(Activity activity) |
void |
notifyOrder(Order order) |
void |
notifyResource(Resource resource) |
public StoreToDaoElementListener(StrolchTransaction tx)
public void notifyResource(Resource resource)
notifyResource in interface StrolchElementListenerpublic void notifyOrder(Order order)
notifyOrder in interface StrolchElementListenerpublic void notifyActivity(Activity activity)
notifyActivity in interface StrolchElementListenerCopyright © 2011–2016 Strolch. All rights reserved.