Package com.vidispine.generated
Class FileSearchType
java.lang.Object
com.vidispine.generated.ItemSearchType
com.vidispine.generated.FileSearchType
- All Implemented Interfaces:
Serializable,Cloneable,org.jvnet.jaxb.lang.CopyTo,org.jvnet.jaxb.lang.Equals,org.jvnet.jaxb.lang.HashCode,org.jvnet.jaxb.lang.ToString
public class FileSearchType
extends ItemSearchType
implements Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
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>
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.vidispine.generated.ItemSearchType
ItemSearchType.Sort -
Field Summary
Fields inherited from class com.vidispine.generated.ItemSearchType
acl, autocomplete, collection, cursor, facet, facetFilter, field, file, filter, group, highlight, intervals, item, operator, reference, shape, sort, suggestion, text, version -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) toString()visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) withAcl(SearchAclType value) Sets the value of the acl property.withAutocomplete(AutocompleteRequestType... values) Adds objects to the list of Autocomplete using add methodAdds objects to the list of Autocomplete using addAll methodwithCollection(CollectionCriterionType... values) Adds objects to the list of Collection using add methodAdds objects to the list of Collection using addAll methodwithCursor(String value) Sets the value of the cursor property.withFacet(SearchFacetType... values) Adds objects to the list of Facet using add methodwithFacet(Collection<SearchFacetType> values) Adds objects to the list of Facet using addAll methodwithFacetFilter(FacetFilterType... values) Adds objects to the list of FacetFilter using add methodwithFacetFilter(Collection<FacetFilterType> values) Adds objects to the list of FacetFilter using addAll methodwithField(SearchFieldType... values) Adds objects to the list of Field using add methodwithField(Collection<SearchFieldType> values) Adds objects to the list of Field using addAll methodwithFile(CriterionType value) Sets the value of the file property.withFilter(SearchFilterType... values) Adds objects to the list of Filter using add methodwithFilter(Collection<SearchFilterType> values) Adds objects to the list of Filter using addAll methodwithGroup(SearchGroupType... values) Adds objects to the list of Group using add methodwithGroup(Collection<SearchGroupType> values) Adds objects to the list of Group using addAll methodwithHighlight(SearchHighlightType value) Sets the value of the highlight property.withIntervals(SearchIntervalsType value) Sets the value of the intervals property.withItem(ItemCriterionType value) Sets the value of the item property.withOperator(SearchOperatorType value) Sets the value of the operator property.withReference(String... values) Adds objects to the list of Reference using add methodwithReference(Collection<String> values) Adds objects to the list of Reference using addAll methodwithShape(ShapeCriterionType value) Sets the value of the shape property.withSort(ItemSearchType.Sort... values) Adds objects to the list of Sort using add methodwithSort(Collection<ItemSearchType.Sort> values) Adds objects to the list of Sort using addAll methodSets the value of the suggestion property.withText(ItemSearchTextValueType... values) Adds objects to the list of Text using add methodwithText(Collection<ItemSearchTextValueType> values) Adds objects to the list of Text using addAll methodwithVersion(int value) Sets the value of the version property.Methods inherited from class com.vidispine.generated.ItemSearchType
getAcl, getAutocomplete, getCollection, getCursor, getFacet, getFacetFilter, getField, getFile, getFilter, getGroup, getHighlight, getIntervals, getItem, getOperator, getReference, getShape, getSort, getSuggestion, getText, getVersion, isSetAcl, isSetAutocomplete, isSetCollection, isSetCursor, isSetFacet, isSetFacetFilter, isSetField, isSetFile, isSetFilter, isSetGroup, isSetHighlight, isSetIntervals, isSetItem, isSetOperator, isSetReference, isSetShape, isSetSort, isSetSuggestion, isSetText, isSetVersion, setAcl, setCursor, setFile, setHighlight, setIntervals, setItem, setOperator, setShape, setSuggestion, setVersion, unsetAutocomplete, unsetCollection, unsetFacet, unsetFacetFilter, unsetField, unsetFilter, unsetGroup, unsetReference, unsetSort, unsetText, unsetVersion
-
Constructor Details
-
FileSearchType
public FileSearchType()
-
-
Method Details
-
clone
- Overrides:
clonein classItemSearchType
-
copyTo
- Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classItemSearchType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyToin interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
copyToin classItemSearchType
-
createNewInstance
- Specified by:
createNewInstancein interfaceorg.jvnet.jaxb.lang.CopyTo- Overrides:
createNewInstancein classItemSearchType
-
withText
Adds objects to the list of Text using add method- Overrides:
withTextin classItemSearchType- Parameters:
values- objects to add to the list Text- Returns:
- The class instance
-
withText
Adds objects to the list of Text using addAll method- Overrides:
withTextin classItemSearchType- Parameters:
values- objects to add to the list Text- Returns:
- The class instance
-
withField
Adds objects to the list of Field using add method- Overrides:
withFieldin classItemSearchType- Parameters:
values- objects to add to the list Field- Returns:
- The class instance
-
withField
Adds objects to the list of Field using addAll method- Overrides:
withFieldin classItemSearchType- Parameters:
values- objects to add to the list Field- Returns:
- The class instance
-
withGroup
Adds objects to the list of Group using add method- Overrides:
withGroupin classItemSearchType- Parameters:
values- objects to add to the list Group- Returns:
- The class instance
-
withGroup
Adds objects to the list of Group using addAll method- Overrides:
withGroupin classItemSearchType- Parameters:
values- objects to add to the list Group- Returns:
- The class instance
-
withIntervals
Sets the value of the intervals property.- Overrides:
withIntervalsin classItemSearchType- Parameters:
value- allowed object isSearchIntervalsType- Returns:
- The class instance
-
withReference
Adds objects to the list of Reference using add method- Overrides:
withReferencein classItemSearchType- Parameters:
values- objects to add to the list Reference- Returns:
- The class instance
-
withReference
Adds objects to the list of Reference using addAll method- Overrides:
withReferencein classItemSearchType- Parameters:
values- objects to add to the list Reference- Returns:
- The class instance
-
withOperator
Sets the value of the operator property.- Overrides:
withOperatorin classItemSearchType- Parameters:
value- allowed object isSearchOperatorType- Returns:
- The class instance
-
withFilter
Adds objects to the list of Filter using add method- Overrides:
withFilterin classItemSearchType- Parameters:
values- objects to add to the list Filter- Returns:
- The class instance
-
withFilter
Adds objects to the list of Filter using addAll method- Overrides:
withFilterin classItemSearchType- Parameters:
values- objects to add to the list Filter- Returns:
- The class instance
-
withAcl
Sets the value of the acl property.- Overrides:
withAclin classItemSearchType- Parameters:
value- allowed object isSearchAclType- Returns:
- The class instance
-
withCollection
Adds objects to the list of Collection using add method- Overrides:
withCollectionin classItemSearchType- Parameters:
values- objects to add to the list Collection- Returns:
- The class instance
-
withCollection
Adds objects to the list of Collection using addAll method- Overrides:
withCollectionin classItemSearchType- Parameters:
values- objects to add to the list Collection- Returns:
- The class instance
-
withItem
Sets the value of the item property.- Overrides:
withItemin classItemSearchType- Parameters:
value- allowed object isItemCriterionType- Returns:
- The class instance
-
withShape
Sets the value of the shape property.- Overrides:
withShapein classItemSearchType- Parameters:
value- allowed object isShapeCriterionType- Returns:
- The class instance
-
withFile
Sets the value of the file property.- Overrides:
withFilein classItemSearchType- Parameters:
value- allowed object isCriterionType- Returns:
- The class instance
-
withFacetFilter
Adds objects to the list of FacetFilter using add method- Overrides:
withFacetFilterin classItemSearchType- Parameters:
values- objects to add to the list FacetFilter- Returns:
- The class instance
-
withFacetFilter
Adds objects to the list of FacetFilter using addAll method- Overrides:
withFacetFilterin classItemSearchType- Parameters:
values- objects to add to the list FacetFilter- Returns:
- The class instance
-
withFacet
Adds objects to the list of Facet using add method- Overrides:
withFacetin classItemSearchType- Parameters:
values- objects to add to the list Facet- Returns:
- The class instance
-
withFacet
Adds objects to the list of Facet using addAll method- Overrides:
withFacetin classItemSearchType- Parameters:
values- objects to add to the list Facet- Returns:
- The class instance
-
withSort
Adds objects to the list of Sort using add method- Overrides:
withSortin classItemSearchType- Parameters:
values- objects to add to the list Sort- Returns:
- The class instance
-
withSort
Adds objects to the list of Sort using addAll method- Overrides:
withSortin classItemSearchType- Parameters:
values- objects to add to the list Sort- Returns:
- The class instance
-
withHighlight
Sets the value of the highlight property.- Overrides:
withHighlightin classItemSearchType- Parameters:
value- allowed object isSearchHighlightType- Returns:
- The class instance
-
withSuggestion
Sets the value of the suggestion property.- Overrides:
withSuggestionin classItemSearchType- Parameters:
value- allowed object isSuggestionSearchType- Returns:
- The class instance
-
withAutocomplete
Adds objects to the list of Autocomplete using add method- Overrides:
withAutocompletein classItemSearchType- Parameters:
values- objects to add to the list Autocomplete- Returns:
- The class instance
-
withAutocomplete
Adds objects to the list of Autocomplete using addAll method- Overrides:
withAutocompletein classItemSearchType- Parameters:
values- objects to add to the list Autocomplete- Returns:
- The class instance
-
withCursor
Sets the value of the cursor property.- Overrides:
withCursorin classItemSearchType- Parameters:
value- allowed object isString- Returns:
- The class instance
-
withVersion
Sets the value of the version property.- Overrides:
withVersionin classItemSearchType- Parameters:
value- allowed object is int- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb.lang.Equals- Overrides:
equalsin classItemSearchType
-
equals
- Overrides:
equalsin classItemSearchType
-
visit
- Overrides:
visitin classItemSearchType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode- Overrides:
hashCodein classItemSearchType
-
hashCode
public int hashCode()- Overrides:
hashCodein classItemSearchType
-
toString
- Overrides:
toStringin classItemSearchType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendin classItemSearchType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString- Overrides:
appendFieldsin classItemSearchType
-