| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.result.internal.ui.view.ParameterViewerRegistryReader
public class ParameterViewerRegistryReader
Registry reader for parameter table viewer
| Field Summary | |
|---|---|
| static java.lang.String | EXTERNAL_PARAMETER_VIEWER | 
| static java.lang.String | EXTERNAL_PARAMETER_VIEWER_CLASS | 
| static java.lang.String | EXTERNAL_PARAMETER_VIEWER_DEFAULTVIEWER_NAME | 
| static java.lang.String | EXTERNAL_PARAMETER_VIEWER_ID | 
| static java.lang.String | EXTERNAL_PARAMETER_VIEWER_VENDOR | 
| Method Summary | |
|---|---|
| static ParameterViewerRegistryReader | getInstance()Gets an instance of ParameterRegistryReader | 
|  ParameterViewerProvider | getParameterViewerExecutable(java.lang.String viewerName)Gets the executable for parameter viewer | 
|  java.util.List | getParameterViewers()Gets a list of parameter viewers from extensions providers | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String EXTERNAL_PARAMETER_VIEWER
public static final java.lang.String EXTERNAL_PARAMETER_VIEWER_CLASS
public static final java.lang.String EXTERNAL_PARAMETER_VIEWER_VENDOR
public static final java.lang.String EXTERNAL_PARAMETER_VIEWER_ID
public static final java.lang.String EXTERNAL_PARAMETER_VIEWER_DEFAULTVIEWER_NAME
| Method Detail | 
|---|
public static ParameterViewerRegistryReader getInstance()
public java.util.List getParameterViewers()
public ParameterViewerProvider getParameterViewerExecutable(java.lang.String viewerName)
viewerName - the name of the viewer
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||