See: Description
Interface | Description |
---|---|
DOMStorable | |
GraphicalRepositoryEditor | |
ReposConfigurable |
This interface should be implemented by all class that want to have
a mutable repository style configuration.
|
ReposConfiguration |
Instantiation of this class requires successful aquisition of the current
system configuration.
|
RepositoryConnectionListener |
A listener for RepositoryConnectionEvents
|
RepositoryConnectivity |
This is a tagging interface for all classes that connect in some way to a repository.
|
RepositoryEditor | |
RepositoryListener | |
RepositoryMaintenance | |
RepositoryStorage |
Interface methods which each RepositoryStorage will typically implement in a
different way.
|
RepositoryStorageCalculations |
A marker interface for agents performing calculations directly on a storage instance
including convenience calculations.
|
RepositoryStorageQuery | |
RepositoryStorageTransfer | |
ReposPreferences |
A marker interface for repository configs that store preferences.
|
StandardName |
Class | Description |
---|---|
AbstractRepositoryStorage |
This is a tagging interface for all classes that store themselves in a
repository.
|
ReposConfig |
Instantiation of this class requires successful aquisition of the current
system configuration.
|
RepositoryConnectionEvent |
This event allows listeners to know that the connection has changed??
|
RepositoryConnectionHandler | |
RepositoryCustodian |
This is an interface for all classes that manage a repository.
|
RepositoryElement |
A class to hold the information required to identify a specific
element of a repository.
|
RepositoryEvent |
This event can be used to let listeners know that the repository being used
has changed.
|
RepositoryGateway | |
RepositoryGatewayManager |
A class providing streamlined access to a subset of repository features.
|
RepositoryGatewayProcess | |
RepositoryItem | |
RepositoryPostgreSQLConnection |
Establish a connection with an SQL server and process requests.
|
RepositoryPrefs |
Instantiation of this class requires successful aquisition of the current
system configuration.
|
RepositorySQLConnection |
Establish a connection with an SQL server and process requests.
|
RepositorySQLCustodian | |
RepositorySQLiteConnection |
Establish a connection with an SQL server and process requests.
|
RepositoryStorageCalculationsAgent |
Using this class to specifically deal with the calculations that a storage
may need to do internally including convenience methods.
|
RepositoryStorageDOM |
DOM storage variant for RepositoryStorage.
|
RepositoryStorageNameQuery | |
RepositoryStoragePostgreSQL | |
RepositoryStoragePostgreSQLNameQuery | |
RepositoryStorageSQL | |
RepositoryStorageSQLite | |
RepositoryStorageSQLiteNameQuery | |
RepositoryStorageSQLNameQuery | |
RepositoryStorageTransferAgent |
Using this class to specifically deal with the transfer aspect allows the mix-in needed
for multiple storage types of the same data (e.g.
|
RepositoryStorageXML | |
RepositoryStorageXMLNameQuery | |
RepositoryXMLConnection | |
RepositoryXMLCustodian | |
ReposPrefs |
Copyright © 2011, 2013. Daniel P. Dougherty