|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.neeve.tools.OdsTool
public class OdsTool
Interactive tool that enables a user to interactively work with ods stores
Nested Class Summary | |
---|---|
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
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
void |
onEvent(IStoreEvent event)
The event handler method |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void onEvent(IStoreEvent event)
IStoreEventHandler
onEvent
in interface IStoreEventHandler
event
- The event to be handled.public static void main(String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |