| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.datatools.sqltools.result.internal.filters.ResultsFilterHelper
public class ResultsFilterHelper
| Constructor Summary | |
|---|---|
| ResultsFilterHelper() | |
| Method Summary | |
|---|---|
| static boolean | isFilteredOut(java.lang.String profileName)Tests if the given profile is filtered out or not | 
| static void | saveFilters(java.lang.String[] profiles)Stores the filters when the user changes them. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResultsFilterHelper()
| Method Detail | 
|---|
public static boolean isFilteredOut(java.lang.String profileName)
profileName - the given profile
true if the given profile is selected to be filtered out, false otherwisepublic static void saveFilters(java.lang.String[] profiles)
profiles - the profiles list which are selected to be filtered out| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||