org.eclipse.datatools.enablement.sybase.asa.virtual
Class DBEventsFolder

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

public class DBEventsFolder
extends VirtualNode
implements IDBEventsFolder, 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
DBEventsFolder(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
 
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

DBEventsFolder

public DBEventsFolder(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