org.jboss.dashboard.ui.panel.dataSourceManagement
Class DataSourceTableEntry
java.lang.Object
org.jboss.dashboard.ui.panel.dataSourceManagement.DataSourceTableEntry
public class DataSourceTableEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataSourceTableEntry
public DataSourceTableEntry()
getDataSourceTableEntry
public DataSourceTableEntry getDataSourceTableEntry()
setDataSourceTableEntry
public void setDataSourceTableEntry(DataSourceTableEntry dataSourceTableEntry)
getColumns
public List getColumns()
setColumns
public void setColumns(List columns)
getCols
public String getCols()
setCols
public void setCols(String cols)
getSelected
public String getSelected()
setSelected
public void setSelected(String selected)
getDbid
public Long getDbid()
setDbid
public void setDbid(Long dbid)
getDatasource
public String getDatasource()
setDatasource
public void setDatasource(String datasource)
getName
public String getName()
setName
public void setName(String name)
Copyright © 2012-2014 JBoss by Red Hat. All Rights Reserved.