| Modifier and Type | Method and Description |
|---|---|
ProxyConnection |
Hive.addConnection(ProxyPrefixName prefix) |
| Modifier and Type | Method and Description |
|---|---|
ProxyPrefixName |
ProxyConnection.getPrefix() |
ProxyPrefixName |
ProxyGroup.getPrefix() |
ProxyPrefixName |
ProxySubConnection.getPrefix() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyConnection.addConnection(Connection connection,
java.lang.String id,
ProxyPrefixName proxyPrefixName) |
void |
ProxyGroup.addConnection(Connection connection,
java.lang.String id,
ProxyPrefixName prefix,
FolderCommon connectionFolder) |
void |
ProxyGroup.setPrefix(ProxyPrefixName prefix) |
| Constructor and Description |
|---|
ProxyConnection(Hive hive,
ProxyPrefixName prefix,
FolderCommon connectionsFolder) |
ProxyDataItemFactory(ProxyPrefixName prefix,
ProxyConnection connection,
Hive hive,
java.lang.String separator) |
ProxyGroup(Hive hive,
ProxyPrefixName prefix) |
ProxySubConnection(Connection connection,
ProxyPrefixName parentName,
ProxySubConnectionId id,
ProxyPrefixName prefix,
Hive hive,
FolderCommon connectionFolder) |
| Modifier and Type | Field and Description |
|---|---|
protected ProxyPrefixName |
ProxyItemSupport.prefix |
| Constructor and Description |
|---|
ProxyItemSupport(java.lang.String separator,
ProxyPrefixName prefix,
ProxySubConnectionId currentConnection,
java.lang.String proxyItemId) |
ProxyValueHolder(java.lang.String separator,
ProxyPrefixName prefix,
ProxySubConnectionId currentConnection,
java.lang.String itemId) |
ProxyWriteHandlerImpl(java.lang.String separator,
ProxyPrefixName prefix,
java.util.Map<ProxySubConnectionId,ProxySubConnection> subConnections,
ProxySubConnectionId currentConnection,
java.lang.String proxyItemId) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ProxyUtils.isOriginalItemForProxyGroup(java.lang.String itemId,
java.lang.String separator,
ProxyPrefixName originalPrefix)
checks if an item id matches the sub connection prefix and may be put into the proxy group
|
static java.lang.String |
ProxyUtils.originalItemId(java.lang.String itemId,
java.lang.String separator,
ProxyPrefixName proxyPrefix,
ProxyPrefixName originalPrefix) |
static java.lang.String |
ProxyUtils.proxyItemId(java.lang.String itemId,
java.lang.String separator,
ProxyPrefixName proxyPrefix,
ProxyPrefixName originalPrefix) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0