Package com.vidispine.generated
Class ItemSearchType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.ItemSearchType.PropInfo
-
- Enclosing class:
- ItemSearchType
public static class ItemSearchType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
AUTOCOMPLETE
static String
COLLECTION
static String
CURSOR
static String
FACET
static String
FACET_FILTER
static String
FIELD
static String
FILE
static String
FILTER
static String
GROUP
static String
HIGHLIGHT
static String
INTERVALS
static String
ITEM
static String
OPERATOR
static String
REFERENCE
static String
SHAPE
static String
SORT
static String
SUGGESTION
static String
TEXT
static String
VERSION
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
TEXT
public static final transient String TEXT
- See Also:
- Constant Field Values
-
FIELD
public static final transient String FIELD
- See Also:
- Constant Field Values
-
GROUP
public static final transient String GROUP
- See Also:
- Constant Field Values
-
INTERVALS
public static final transient String INTERVALS
- See Also:
- Constant Field Values
-
REFERENCE
public static final transient String REFERENCE
- See Also:
- Constant Field Values
-
OPERATOR
public static final transient String OPERATOR
- See Also:
- Constant Field Values
-
FILTER
public static final transient String FILTER
- See Also:
- Constant Field Values
-
COLLECTION
public static final transient String COLLECTION
- See Also:
- Constant Field Values
-
ITEM
public static final transient String ITEM
- See Also:
- Constant Field Values
-
SHAPE
public static final transient String SHAPE
- See Also:
- Constant Field Values
-
FILE
public static final transient String FILE
- See Also:
- Constant Field Values
-
FACET_FILTER
public static final transient String FACET_FILTER
- See Also:
- Constant Field Values
-
FACET
public static final transient String FACET
- See Also:
- Constant Field Values
-
SORT
public static final transient String SORT
- See Also:
- Constant Field Values
-
HIGHLIGHT
public static final transient String HIGHLIGHT
- See Also:
- Constant Field Values
-
SUGGESTION
public static final transient String SUGGESTION
- See Also:
- Constant Field Values
-
AUTOCOMPLETE
public static final transient String AUTOCOMPLETE
- See Also:
- Constant Field Values
-
CURSOR
public static final transient String CURSOR
- See Also:
- Constant Field Values
-
VERSION
public static final transient String VERSION
- See Also:
- Constant Field Values
-
-