|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlProcessor.FilterStatus | |
|---|---|
| org.sqlproc.engine.impl | The private part of the SQL Processor implementation. |
| Uses of SqlProcessor.FilterStatus in org.sqlproc.engine.impl |
|---|
| Methods in org.sqlproc.engine.impl that return SqlProcessor.FilterStatus | |
|---|---|
protected SqlProcessor.FilterStatus |
SqlProcessor.filtersControl(String[] filters,
List<String> activeFilters)
Runs the business logic for the filters related to the artifact usability. |
static SqlProcessor.FilterStatus |
SqlProcessor.FilterStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SqlProcessor.FilterStatus[] |
SqlProcessor.FilterStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||