|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.connectivity.sqm.loader.ConnectionFilterProvider
org.eclipse.datatools.connectivity.sqm.loader.CatalogFilterProvider
Implementation for use with the "catalog" object loader.
Constructor Summary | |
CatalogFilterProvider()
|
Method Summary | |
ConnectionFilter |
getConnectionFilter(ICatalogObject catalogObject)
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 CatalogFilterProvider()
Method Detail |
public ConnectionFilter getConnectionFilter(ICatalogObject catalogObject)
IConnectionFilterProvider
catalogObject
- the catalog object being loaded.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |