
| Interface | Description |
|---|---|
| AbstractDAO<E> |
Interface to interact with objects in the persistance layer
|
| BusinessDAO |
Interface to interact with Business objects in the persistance layer
|
| HostDAO |
Interface to interact with Host objects in the persistance layer
|
| LimitDAO |
Interface to interact with Limit objects in the persistance layer
|
| MultipleMonitorDAO |
Interface to interact with MultipleMonitor objects in the persistance layer
|
| RuleDAO |
Interface to interact with Rule objects in the persistance layer
|
| TransferDAO |
Interface to interact with Transfer objects in the persistance layer
|
| Class | Description |
|---|---|
| DAOFactory |
Abstract class to create DAOFactory
|
| Filter |
Copyright © 2009–2020 Waarp. All rights reserved.