Package com.scene7.ipsapi
Class SearchAssetsParam
java.lang.Object
com.scene7.ipsapi.SearchAssetsParam
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="companyHandle" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="accessUserHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="accessGroupHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="folder" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="includeSubfolders" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="publishState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="trashState" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="conditionMatchMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="keywordArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}StringArray" minOccurs="0"/> <element name="systemFieldMatchMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="systemFieldConditionArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}SystemFieldConditionArray" minOccurs="0"/> <element name="tagMatchMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="tagConditionArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}TagConditionArray" minOccurs="0"/> <element name="metadataMatchMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="metadataConditionArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}MetadataConditionArray" minOccurs="0"/> <element name="assetTypeArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}StringArray" minOccurs="0"/> <element name="excludeAssetTypeArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}StringArray" minOccurs="0"/> <element name="assetSubTypeArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}StringArray" minOccurs="0"/> <element name="strictSubTypeCheck" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="excludeByproducts" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="excludeByproductArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}ExcludeByproductArray" minOccurs="0"/> <element name="projectHandle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="recordsPerPage" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="resultsPage" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="sortBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="sortDirection" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="responseFieldArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}StringArray" minOccurs="0"/> <element name="excludeFieldArray" type="{http://www.scene7.com/IpsApi/xsd/2024-05-30-beta}StringArray" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the accessGroupHandle property.Gets the value of the accessUserHandle property.Gets the value of the assetSubTypeArray property.Gets the value of the assetTypeArray property.Gets the value of the companyHandle property.Gets the value of the conditionMatchMode property.Gets the value of the excludeAssetTypeArray property.Gets the value of the excludeByproductArray property.Gets the value of the excludeFieldArray property.Gets the value of the folder property.Gets the value of the keywordArray property.Gets the value of the metadataConditionArray property.Gets the value of the metadataMatchMode property.Gets the value of the projectHandle property.Gets the value of the publishState property.Gets the value of the recordsPerPage property.Gets the value of the responseFieldArray property.Gets the value of the resultsPage property.Gets the value of the sortBy property.Gets the value of the sortDirection property.Gets the value of the systemFieldConditionArray property.Gets the value of the systemFieldMatchMode property.Gets the value of the tagConditionArray property.Gets the value of the tagMatchMode property.Gets the value of the trashState property.Gets the value of the excludeByproducts property.boolean
Gets the value of the includeSubfolders property.Gets the value of the strictSubTypeCheck property.void
setAccessGroupHandle
(String value) Sets the value of the accessGroupHandle property.void
setAccessUserHandle
(String value) Sets the value of the accessUserHandle property.void
setAssetSubTypeArray
(StringArray value) Sets the value of the assetSubTypeArray property.void
setAssetTypeArray
(StringArray value) Sets the value of the assetTypeArray property.void
setCompanyHandle
(String value) Sets the value of the companyHandle property.void
setConditionMatchMode
(String value) Sets the value of the conditionMatchMode property.void
Sets the value of the excludeAssetTypeArray property.void
Sets the value of the excludeByproductArray property.void
setExcludeByproducts
(Boolean value) Sets the value of the excludeByproducts property.void
setExcludeFieldArray
(StringArray value) Sets the value of the excludeFieldArray property.void
Sets the value of the folder property.void
setIncludeSubfolders
(boolean value) Sets the value of the includeSubfolders property.void
setKeywordArray
(StringArray value) Sets the value of the keywordArray property.void
Sets the value of the metadataConditionArray property.void
setMetadataMatchMode
(String value) Sets the value of the metadataMatchMode property.void
setProjectHandle
(String value) Sets the value of the projectHandle property.void
setPublishState
(String value) Sets the value of the publishState property.void
setRecordsPerPage
(Integer value) Sets the value of the recordsPerPage property.void
setResponseFieldArray
(StringArray value) Sets the value of the responseFieldArray property.void
setResultsPage
(Integer value) Sets the value of the resultsPage property.void
Sets the value of the sortBy property.void
setSortDirection
(String value) Sets the value of the sortDirection property.void
setStrictSubTypeCheck
(Boolean value) Sets the value of the strictSubTypeCheck property.void
Sets the value of the systemFieldConditionArray property.void
setSystemFieldMatchMode
(String value) Sets the value of the systemFieldMatchMode property.void
Sets the value of the tagConditionArray property.void
setTagMatchMode
(String value) Sets the value of the tagMatchMode property.void
setTrashState
(String value) Sets the value of the trashState property.
-
Constructor Details
-
SearchAssetsParam
public SearchAssetsParam()
-
-
Method Details
-
getCompanyHandle
Gets the value of the companyHandle property.- Returns:
- possible object is
String
-
setCompanyHandle
Sets the value of the companyHandle property.- Parameters:
value
- allowed object isString
-
getAccessUserHandle
Gets the value of the accessUserHandle property.- Returns:
- possible object is
String
-
setAccessUserHandle
Sets the value of the accessUserHandle property.- Parameters:
value
- allowed object isString
-
getAccessGroupHandle
Gets the value of the accessGroupHandle property.- Returns:
- possible object is
String
-
setAccessGroupHandle
Sets the value of the accessGroupHandle property.- Parameters:
value
- allowed object isString
-
getFolder
Gets the value of the folder property.- Returns:
- possible object is
String
-
setFolder
Sets the value of the folder property.- Parameters:
value
- allowed object isString
-
isIncludeSubfolders
public boolean isIncludeSubfolders()Gets the value of the includeSubfolders property. -
setIncludeSubfolders
public void setIncludeSubfolders(boolean value) Sets the value of the includeSubfolders property. -
getPublishState
Gets the value of the publishState property.- Returns:
- possible object is
String
-
setPublishState
Sets the value of the publishState property.- Parameters:
value
- allowed object isString
-
getTrashState
Gets the value of the trashState property.- Returns:
- possible object is
String
-
setTrashState
Sets the value of the trashState property.- Parameters:
value
- allowed object isString
-
getConditionMatchMode
Gets the value of the conditionMatchMode property.- Returns:
- possible object is
String
-
setConditionMatchMode
Sets the value of the conditionMatchMode property.- Parameters:
value
- allowed object isString
-
getKeywordArray
Gets the value of the keywordArray property.- Returns:
- possible object is
StringArray
-
setKeywordArray
Sets the value of the keywordArray property.- Parameters:
value
- allowed object isStringArray
-
getSystemFieldMatchMode
Gets the value of the systemFieldMatchMode property.- Returns:
- possible object is
String
-
setSystemFieldMatchMode
Sets the value of the systemFieldMatchMode property.- Parameters:
value
- allowed object isString
-
getSystemFieldConditionArray
Gets the value of the systemFieldConditionArray property.- Returns:
- possible object is
SystemFieldConditionArray
-
setSystemFieldConditionArray
Sets the value of the systemFieldConditionArray property.- Parameters:
value
- allowed object isSystemFieldConditionArray
-
getTagMatchMode
Gets the value of the tagMatchMode property.- Returns:
- possible object is
String
-
setTagMatchMode
Sets the value of the tagMatchMode property.- Parameters:
value
- allowed object isString
-
getTagConditionArray
Gets the value of the tagConditionArray property.- Returns:
- possible object is
TagConditionArray
-
setTagConditionArray
Sets the value of the tagConditionArray property.- Parameters:
value
- allowed object isTagConditionArray
-
getMetadataMatchMode
Gets the value of the metadataMatchMode property.- Returns:
- possible object is
String
-
setMetadataMatchMode
Sets the value of the metadataMatchMode property.- Parameters:
value
- allowed object isString
-
getMetadataConditionArray
Gets the value of the metadataConditionArray property.- Returns:
- possible object is
MetadataConditionArray
-
setMetadataConditionArray
Sets the value of the metadataConditionArray property.- Parameters:
value
- allowed object isMetadataConditionArray
-
getAssetTypeArray
Gets the value of the assetTypeArray property.- Returns:
- possible object is
StringArray
-
setAssetTypeArray
Sets the value of the assetTypeArray property.- Parameters:
value
- allowed object isStringArray
-
getExcludeAssetTypeArray
Gets the value of the excludeAssetTypeArray property.- Returns:
- possible object is
StringArray
-
setExcludeAssetTypeArray
Sets the value of the excludeAssetTypeArray property.- Parameters:
value
- allowed object isStringArray
-
getAssetSubTypeArray
Gets the value of the assetSubTypeArray property.- Returns:
- possible object is
StringArray
-
setAssetSubTypeArray
Sets the value of the assetSubTypeArray property.- Parameters:
value
- allowed object isStringArray
-
isStrictSubTypeCheck
Gets the value of the strictSubTypeCheck property.- Returns:
- possible object is
Boolean
-
setStrictSubTypeCheck
Sets the value of the strictSubTypeCheck property.- Parameters:
value
- allowed object isBoolean
-
isExcludeByproducts
Gets the value of the excludeByproducts property.- Returns:
- possible object is
Boolean
-
setExcludeByproducts
Sets the value of the excludeByproducts property.- Parameters:
value
- allowed object isBoolean
-
getExcludeByproductArray
Gets the value of the excludeByproductArray property.- Returns:
- possible object is
ExcludeByproductArray
-
setExcludeByproductArray
Sets the value of the excludeByproductArray property.- Parameters:
value
- allowed object isExcludeByproductArray
-
getProjectHandle
Gets the value of the projectHandle property.- Returns:
- possible object is
String
-
setProjectHandle
Sets the value of the projectHandle property.- Parameters:
value
- allowed object isString
-
getRecordsPerPage
Gets the value of the recordsPerPage property.- Returns:
- possible object is
Integer
-
setRecordsPerPage
Sets the value of the recordsPerPage property.- Parameters:
value
- allowed object isInteger
-
getResultsPage
Gets the value of the resultsPage property.- Returns:
- possible object is
Integer
-
setResultsPage
Sets the value of the resultsPage property.- Parameters:
value
- allowed object isInteger
-
getSortBy
Gets the value of the sortBy property.- Returns:
- possible object is
String
-
setSortBy
Sets the value of the sortBy property.- Parameters:
value
- allowed object isString
-
getSortDirection
Gets the value of the sortDirection property.- Returns:
- possible object is
String
-
setSortDirection
Sets the value of the sortDirection property.- Parameters:
value
- allowed object isString
-
getResponseFieldArray
Gets the value of the responseFieldArray property.- Returns:
- possible object is
StringArray
-
setResponseFieldArray
Sets the value of the responseFieldArray property.- Parameters:
value
- allowed object isStringArray
-
getExcludeFieldArray
Gets the value of the excludeFieldArray property.- Returns:
- possible object is
StringArray
-
setExcludeFieldArray
Sets the value of the excludeFieldArray property.- Parameters:
value
- allowed object isStringArray
-