public class GLMStorageXMLConnection extends StatisticalModelXMLConnection implements GLMStorageConnectivity
| Constructor and Description |
|---|
GLMStorageXMLConnection(ReposConfig config,
java.lang.String repos) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Class |
getClassForLocalName(java.lang.String name)
Should return the instantiable (intended runtime) storage class for the
local XML field name.
|
RepositoryStorageNameQuery |
getStorageNameQuery()
Returns a name query instance appropriate for searching the repository
contents for storages matching various search criteria.
|
java.lang.Class |
resolveStorageFor(java.lang.Class iface)
For the given interface (or less typically class) return the RepositoryStorage
class extension for this repsoitory.
|
close, copyStyleFileResource, createAndTransferStorageThreaded, createStorage, determineClassOf, getCustodian, getDatabasePath, getFindNameDialogForClass, getRepository, getStorage, getStorageThreaded, getThreadedTransfers, getXMLFilename, installStyleResources, setThreadedTransfers, storageExistsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, createStorage, determineClassOf, getCustodian, getFindNameDialogForClass, getRepository, getStorage, storageExistspublic GLMStorageXMLConnection(ReposConfig config, java.lang.String repos)
protected java.lang.Class getClassForLocalName(java.lang.String name)
getClassForLocalName in class StatisticalModelXMLConnectionpublic java.lang.Class resolveStorageFor(java.lang.Class iface)
RepositoryConnectivityresolveStorageFor in interface RepositoryConnectivityresolveStorageFor in class StatisticalModelXMLConnectionpublic RepositoryStorageNameQuery getStorageNameQuery()
RepositoryConnectivitygetStorageNameQuery in interface RepositoryConnectivitygetStorageNameQuery in class StatisticalModelXMLConnectionCopyright © 2011, 2013. Daniel P. Dougherty