| Package | Description |
|---|---|
| com.revolsys.io.datastore | |
| com.revolsys.swing.map.form | |
| com.revolsys.swing.map.layer | |
| com.revolsys.swing.tree.node.record |
| Modifier and Type | Method and Description |
|---|---|
RecordStoreConnectionRegistry |
RecordStoreConnectionManager.addConnectionRegistry(String name,
boolean visible) |
RecordStoreConnectionRegistry |
RecordStoreConnectionManager.addConnectionRegistry(String name,
org.springframework.core.io.Resource recordStoresDirectory) |
static RecordStoreConnectionRegistry |
RecordStoreConnectionRegistry.getForThread() |
static RecordStoreConnectionRegistry |
RecordStoreConnectionRegistry.setForThread(RecordStoreConnectionRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
static RecordStoreConnectionRegistry |
RecordStoreConnectionRegistry.setForThread(RecordStoreConnectionRegistry registry) |
| Constructor and Description |
|---|
RecordStoreConnection(RecordStoreConnectionRegistry registry,
String resourceName,
Map<String,? extends Object> config) |
RecordStoreConnection(RecordStoreConnectionRegistry registry,
String name,
RecordStore recordStore) |
| Constructor and Description |
|---|
RecordStoreConnectionDialog(RecordStoreConnectionRegistry registry) |
RecordStoreConnectionDialog(RecordStoreConnectionRegistry registry,
RecordStoreConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
RecordStoreConnectionRegistry |
Project.getRecordStores() |
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setRecordStores(RecordStoreConnectionRegistry recordStores) |
| Modifier and Type | Method and Description |
|---|---|
protected RecordStoreConnectionRegistry |
RecordStoreConnectionRegistryTreeNode.getRegistry() |
| Constructor and Description |
|---|
RecordStoreConnectionRegistryTreeNode(RecordStoreConnectionRegistry registry) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.