Package | Description |
---|---|
org.chorem.jtimer.data |
Data management classes.
|
org.chorem.jtimer.io |
Application data savers.
|
org.chorem.jtimer.ws |
Webservices layers.
|
org.chorem.jtimer.ws.xmlrpc |
Chorem webservices implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonVetoable
Common jtimer vetoable politics.
|
Modifier and Type | Field and Description |
---|---|
protected Collection<VetoableDataEventListener> |
TimerDataManager.vetoableDataEventListeners
For change notification
|
Modifier and Type | Method and Description |
---|---|
void |
TimerDataManager.addVetoableDataEventListener(VetoableDataEventListener listener)
Add vetoable listener.
|
void |
TimerDataManager.removeVetoableDataEventListener(VetoableDataEventListener listener)
Remove vetoable listener.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Saver
Common interface for jtimer data savers.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSaver
Abstract saver class.
|
class |
GTimerIncrementalSaver
Charge et sauve les fichiers au format gTimer.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ProjectManagement
ProjectManagement.
|
Modifier and Type | Class and Description |
---|---|
class |
ChoremXMLRPCClient
ChoremXMLRPCClient.
|
Copyright © 2007–2013 CodeLutin. All rights reserved.