|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constants
Defines common constants for the tagging and rating API.
Nested Class Summary | |
---|---|
static class |
Constants.Order
Enum for the order of the result |
static class |
Constants.OrderMetric
Enum defining valid order metrics for sorting result sets |
static class |
Constants.SearchPattern
Enum for a search pattern |
Field Summary | |
---|---|
static int |
ALL
Constant to determine that a query should return all results. |
static int |
BEGIN
Constant to determine that a query should return results from the beginning. |
static char |
COLON
Character constant of a colon (:) |
static Constants.Order |
DEFAULT_ORDER
The default order |
static Constants.OrderMetric |
DEFAULT_ORDERMETRIC
The default orderMetric |
Field Detail |
---|
static final int BEGIN
static final int ALL
static final Constants.OrderMetric DEFAULT_ORDERMETRIC
static final Constants.Order DEFAULT_ORDER
static final char COLON
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |