|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FilterOperation | |
|---|---|
| org.apache.shindig.protocol | |
| org.apache.shindig.protocol.model | |
| Uses of FilterOperation in org.apache.shindig.protocol |
|---|
| Methods in org.apache.shindig.protocol that return FilterOperation | |
|---|---|
FilterOperation |
RequestItem.getFilterOperation()
Gets the value of the filterOperation parameter |
FilterOperation |
BaseRequestItem.getFilterOperation()
|
| Uses of FilterOperation in org.apache.shindig.protocol.model |
|---|
| Methods in org.apache.shindig.protocol.model that return FilterOperation | |
|---|---|
static FilterOperation |
FilterOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FilterOperation[] |
FilterOperation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||