|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter.FilterType | |
|---|---|
| org.ow2.petals.flowwatch.flowmanager | |
| Uses of Filter.FilterType in org.ow2.petals.flowwatch.flowmanager |
|---|
| Methods in org.ow2.petals.flowwatch.flowmanager that return Filter.FilterType | |
|---|---|
Filter.FilterType |
Filter.getType()
|
static Filter.FilterType |
Filter.FilterType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Filter.FilterType[] |
Filter.FilterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.ow2.petals.flowwatch.flowmanager with parameters of type Filter.FilterType | |
|---|---|
protected java.lang.String |
AbstractCreateSQLQuery.getMySQLFilterType(Filter.FilterType type,
java.lang.String value)
Return the mysql operator for a given filter type |
void |
Filter.setType(Filter.FilterType type)
|
| Constructors in org.ow2.petals.flowwatch.flowmanager with parameters of type Filter.FilterType | |
|---|---|
Filter(int indexColumn,
java.lang.String value,
Filter.FilterType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||