public class FileSearchType extends ItemSearchType implements Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo, org.jvnet.jaxb2_commons.lang.Equals
Java class for FileSearchType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FileSearchType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}ItemSearchType">
</extension>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
FileSearchType.PropInfo |
ItemSearchType.Facet, ItemSearchType.FacetFilter, ItemSearchType.Highlight, ItemSearchType.Sortautocomplete, cursor, facet, facetFilter, field, file, filter, group, highlight, intervals, item, operator, reference, shape, sort, suggestion, text, version| Constructor and Description |
|---|
FileSearchType() |
getAutocomplete, getCursor, getFacet, getFacetFilter, getField, getFile, getFilter, getGroup, getHighlight, getIntervals, getItem, getOperator, getReference, getShape, getSort, getSuggestion, getText, getVersion, isSetAutocomplete, isSetCursor, isSetFacet, isSetFacetFilter, isSetField, isSetFile, isSetFilter, isSetGroup, isSetHighlight, isSetIntervals, isSetItem, isSetOperator, isSetReference, isSetShape, isSetSort, isSetSuggestion, isSetText, isSetVersion, setCursor, setFile, setHighlight, setIntervals, setItem, setOperator, setShape, setSuggestion, setVersion, unsetAutocomplete, unsetFacet, unsetFacetFilter, unsetField, unsetFilter, unsetGroup, unsetReference, unsetSort, unsetText, unsetVersionpublic Object clone()
clone in class ItemSearchTypepublic Object copyTo(Object target)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class ItemSearchTypepublic Object copyTo(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, Object target, org.jvnet.jaxb2_commons.lang.CopyStrategy strategy)
copyTo in interface org.jvnet.jaxb2_commons.lang.CopyTocopyTo in class ItemSearchTypepublic Object createNewInstance()
createNewInstance in interface org.jvnet.jaxb2_commons.lang.CopyTocreateNewInstance in class ItemSearchTypepublic FileSearchType withText(ItemSearchTextValueType... values)
withText in class ItemSearchTypepublic FileSearchType withText(Collection<ItemSearchTextValueType> values)
withText in class ItemSearchTypepublic FileSearchType withField(SearchFieldType... values)
withField in class ItemSearchTypepublic FileSearchType withField(Collection<SearchFieldType> values)
withField in class ItemSearchTypepublic FileSearchType withGroup(SearchGroupType... values)
withGroup in class ItemSearchTypepublic FileSearchType withGroup(Collection<SearchGroupType> values)
withGroup in class ItemSearchTypepublic FileSearchType withIntervals(SearchIntervalsType value)
withIntervals in class ItemSearchTypepublic FileSearchType withReference(String... values)
withReference in class ItemSearchTypepublic FileSearchType withReference(Collection<String> values)
withReference in class ItemSearchTypepublic FileSearchType withOperator(SearchOperatorType value)
withOperator in class ItemSearchTypepublic FileSearchType withFilter(SearchFilterType... values)
withFilter in class ItemSearchTypepublic FileSearchType withFilter(Collection<SearchFilterType> values)
withFilter in class ItemSearchTypepublic FileSearchType withItem(ItemCriterionType value)
withItem in class ItemSearchTypepublic FileSearchType withShape(ShapeCriterionType value)
withShape in class ItemSearchTypepublic FileSearchType withFile(CriterionType value)
withFile in class ItemSearchTypepublic FileSearchType withFacetFilter(ItemSearchType.FacetFilter... values)
withFacetFilter in class ItemSearchTypepublic FileSearchType withFacetFilter(Collection<ItemSearchType.FacetFilter> values)
withFacetFilter in class ItemSearchTypepublic FileSearchType withFacet(ItemSearchType.Facet... values)
withFacet in class ItemSearchTypepublic FileSearchType withFacet(Collection<ItemSearchType.Facet> values)
withFacet in class ItemSearchTypepublic FileSearchType withSort(ItemSearchType.Sort... values)
withSort in class ItemSearchTypepublic FileSearchType withSort(Collection<ItemSearchType.Sort> values)
withSort in class ItemSearchTypepublic FileSearchType withHighlight(ItemSearchType.Highlight value)
withHighlight in class ItemSearchTypepublic FileSearchType withSuggestion(SuggestionSearchType value)
withSuggestion in class ItemSearchTypepublic FileSearchType withAutocomplete(AutocompleteRequestType... values)
withAutocomplete in class ItemSearchTypepublic FileSearchType withAutocomplete(Collection<AutocompleteRequestType> values)
withAutocomplete in class ItemSearchTypepublic FileSearchType withCursor(String value)
withCursor in class ItemSearchTypepublic FileSearchType withVersion(int value)
withVersion in class ItemSearchTypepublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class ItemSearchTypepublic boolean equals(Object object)
equals in class ItemSearchTypepublic FileSearchType visit(com.kscs.util.jaxb.PropertyVisitor _visitor_)
visit in class ItemSearchTypeCopyright © 2019. All rights reserved.