|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.enablement.sybase.ui.filter.AbstractFilterProvider
org.eclipse.datatools.enablement.sybase.ui.filter.SchemaObjectFilterProvider
public class SchemaObjectFilterProvider
Constructor Summary | |
---|---|
SchemaObjectFilterProvider(java.lang.String filterType)
|
Method Summary | |
---|---|
org.eclipse.datatools.connectivity.sqm.internal.core.connection.ConnectionFilter |
getConnectionFilter(SQLObject sqlObj)
Returns the ConnectionFilter associated with the given catalog object. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaObjectFilterProvider(java.lang.String filterType)
filterType
- the type of filter (e.g. ConnectionFilter.TABLE_FILTER)Method Detail |
---|
public org.eclipse.datatools.connectivity.sqm.internal.core.connection.ConnectionFilter getConnectionFilter(SQLObject sqlObj)
IFilterProvider
sqlObj
- the sql object being display.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |