public class RunningCCDInfo extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogName()
Gets catalog name.
|
String |
getCatalogPath()
Gets catalog path.
|
String |
getConnName()
Gets connection name.
|
String |
getDataSource()
Gets data source.
|
Date |
getLastModified()
Gets last modified time.
|
String |
getLoginUser()
Gets login user name
|
String |
getParamFile()
Gets parameter file.
|
Date |
getStartTime()
Gets start time.
|
String |
toString()
Converts this object to string.
|
public Date getStartTime()
public String getCatalogName()
public String getCatalogPath()
public String getDataSource()
public Date getLastModified()
public String getParamFile()
public String getConnName()
public String getLoginUser()
© insightsoftware. All rights reserved.