public class OdsTool extends Object implements IStoreEventHandler
| Modifier and Type | Class and Description |
|---|---|
class |
OdsTool.Close |
class |
OdsTool.Commit |
class |
OdsTool.CreateObject |
class |
OdsTool.DeleteObject |
class |
OdsTool.ListMembers |
class |
OdsTool.ListObjects |
class |
OdsTool.Name |
class |
OdsTool.Role |
class |
OdsTool.Rollback |
class |
OdsTool.SetObjectValue |
static class |
OdsTool.StoreObjectPacket |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onEvent(IStoreEvent event)
The event handler method
|
public void onEvent(IStoreEvent event)
IStoreEventHandleronEvent in interface IStoreEventHandlerevent - The event to be handled.public static void main(String[] args)
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.