org.eclipse.datatools.enablement.sybase.ase.virtual
Class WebServicesAsTableFolder
java.lang.Object
org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
org.eclipse.datatools.enablement.sybase.ase.virtual.WebServicesAsTableFolder
- All Implemented Interfaces:
- org.eclipse.core.runtime.IAdaptable, org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode, IVirtualNode
public class WebServicesAsTableFolder
- extends VirtualNode
- implements org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode
- Author:
- lihuang
Fields inherited from interface org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode |
SEPARATOR |
Constructor Summary |
WebServicesAsTableFolder(java.lang.String name,
java.lang.String displayName,
java.lang.Object parent)
|
Methods inherited from class org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode |
addChildren, addChildren, getAdapter, getChildrenArray, getDisplayName, getFilterName, getName, getParent, getParentConnection, hasChildren, isCreateActionSupported, isCreateDistinctTypeSupported, isCreateRowTypeSupported, removeAllChildren, removeChildren, supports |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WEBSERVERICE_AS_TABLE_FILTER
public static final java.lang.String WEBSERVERICE_AS_TABLE_FILTER
- See Also:
- Constant Field Values
WebServicesAsTableFolder
public WebServicesAsTableFolder(java.lang.String name,
java.lang.String displayName,
java.lang.Object parent)
getGroupID
public java.lang.String getGroupID()
- Specified by:
getGroupID
in interface IVirtualNode
- Returns:
- The ID that elements should carry to be included inside this virtual folder
getFilterName
public java.lang.String getFilterName()
- Specified by:
getFilterName
in interface org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode