org.eclipse.datatools.enablement.sybase.ase.virtual
Class ProxyTableNode

java.lang.Object
  extended by org.eclipse.datatools.connectivity.sqm.core.ui.explorer.providers.content.virtual.VirtualNode
      extended by org.eclipse.datatools.enablement.sybase.ase.virtual.ProxyTableNode
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode, IVirtualNode

public class ProxyTableNode
extends VirtualNode
implements org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode


Field Summary
 
Fields inherited from interface org.eclipse.datatools.connectivity.sqm.core.internal.ui.explorer.filter.IFilterNode
SEPARATOR
 
Constructor Summary
ProxyTableNode(java.lang.String name, java.lang.String displayName, java.lang.Object parent)
           
 
Method Summary
 java.lang.String getFilterName()
           
 java.lang.String getGroupID()
           
 
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
 
Methods inherited from interface org.eclipse.datatools.connectivity.sqm.core.ui.explorer.virtual.IVirtualNode
addChildren, addChildren, getChildrenArray, getDisplayName, getName, getParent, getParentConnection, hasChildren, removeAllChildren, removeChildren
 

Constructor Detail

ProxyTableNode

public ProxyTableNode(java.lang.String name,
                      java.lang.String displayName,
                      java.lang.Object parent)
Method Detail

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