insensa.connections
Class CConnectionManager

java.lang.Object
  extended by insensa.connections.CConnectionManager

public class CConnectionManager
extends java.lang.Object


Field Summary
(package private)  ExtensionManager exManager
           
 
Constructor Summary
CConnectionManager()
           
 
Method Summary
private  ConnectionFileChanger getConnectionDyn(java.lang.String connectionName)
           
 ConnectionFileChanger getConnectionFileChanger(EConnection con)
           
 ConnectionFileChanger getConnectionFileChanger(EConnection con, java.util.List<CRasterFileInformation> fileList, CRasterFileSet outputFileSet, CRasterFileInformation file)
           
 ConnectionFileChanger getConnectionFileChanger(java.lang.String sCon)
           
 ConnectionFileChanger getConnectionFileChanger(java.lang.String connectionName, java.util.List<CRasterFileInformation> fileList, CRasterFileSet outputFileSet, CRasterFileInformation file)
           
 ConnectionFileChanger getConnectionFileChangerCopy(ConnectionFileChanger con, boolean used)
           
 ConnectionFileChanger getConnectionFileChangerCopy(InfoReader info)
           
 java.util.List<java.lang.String> getConnectionList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

exManager

ExtensionManager exManager
Constructor Detail

CConnectionManager

public CConnectionManager()
Method Detail

getConnectionDyn

private ConnectionFileChanger getConnectionDyn(java.lang.String connectionName)
Parameters:
connectionName -
Returns:

getConnectionFileChanger

public ConnectionFileChanger getConnectionFileChanger(EConnection con)
Parameters:
con -
Returns:

getConnectionFileChanger

public ConnectionFileChanger getConnectionFileChanger(EConnection con,
                                                      java.util.List<CRasterFileInformation> fileList,
                                                      CRasterFileSet outputFileSet,
                                                      CRasterFileInformation file)
Parameters:
con -
fileList -
outputFileSet -
file -
Returns:

getConnectionFileChanger

public ConnectionFileChanger getConnectionFileChanger(java.lang.String sCon)
Parameters:
sCon -
Returns:

getConnectionFileChanger

public ConnectionFileChanger getConnectionFileChanger(java.lang.String connectionName,
                                                      java.util.List<CRasterFileInformation> fileList,
                                                      CRasterFileSet outputFileSet,
                                                      CRasterFileInformation file)
Parameters:
connectionName -
fileList -
outputFileSet -
file -
Returns:

getConnectionFileChangerCopy

public ConnectionFileChanger getConnectionFileChangerCopy(ConnectionFileChanger con,
                                                          boolean used)
                                                   throws java.io.IOException
Parameters:
con -
used -
Returns:
Throws:
java.io.IOException

getConnectionFileChangerCopy

public ConnectionFileChanger getConnectionFileChangerCopy(InfoReader info)
                                                   throws java.io.IOException
Parameters:
info -
Returns:
Throws:
java.io.IOException

getConnectionList

public java.util.List<java.lang.String> getConnectionList()
Returns: