public class ShopifyProductCriteria extends Bean
SERIALIZED_CLASS_NAME, TYPE
XML_SERIALIZED_CLASS_NAME
Constructor and Description |
---|
ShopifyProductCriteria() |
addExceptionProperties, fromRecord, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fromArrayValue, fromArrayValue, fromArrayValue, fromJson, fromJson, newInstanceFromRecord, newInstanceFromRecord, toArrayValue, toJson, toJson, toJson, toRecord
newInstanceFromJson
forEachGrandChildElement, fromXml, fromXml, fromXmlElement, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getAttribute, getChildElement, getChildElements, newInstanceFromXml, newInstanceFromXml, setAttribute, toXml, toXml, toXml, toXml, toXml, toXmlElement, writeXml, writeXml
addExceptionProperties, contributeExceptionProperties, contributeExceptionProperties, exception, exception, exception
public String getCollectionId()
public ShopifyProductCriteria setCollectionId(String collectionId)
public String getCreatedAtMax()
public ShopifyProductCriteria setCreatedAtMax(Date createdAtMax)
public String getCreatedAtMin()
public ShopifyProductCriteria setCreatedAtMin(Date createdAtMin)
public CommaSeparatedValues getFieldsAsCsv()
public ShopifyProductCriteria setFields(String... fields)
public CommaSeparatedValues getHandlesAsCsv()
public ShopifyProductCriteria setHandles(String... handles)
public CommaSeparatedValues getIdsAsCsv()
public ShopifyProductCriteria setIds(String... ids)
public String getProductType()
public ShopifyProductCriteria setProductType(String productType)
public String getPublishedAtMax()
public ShopifyProductCriteria setPublishedAtMax(Date publishedAtMax)
public String getPublishedAtMin()
public ShopifyProductCriteria setPublishedAtMin(Date publishedAtMin)
public PublishedStatus getPublishedStatus()
public ShopifyProductCriteria setPublishedStatus(PublishedStatus publishedStatus)
public CommaSeparatedValues getStatusAsCsv()
public ShopifyProductCriteria setStatus(ProductStatus... status)
public String getTitle()
public ShopifyProductCriteria setTitle(String title)
public String getUpdatedAtMax()
public ShopifyProductCriteria setUpdatedAtMax(Date updatedAtMax)
public String getUpdatedAtMin()
public ShopifyProductCriteria setUpdatedAtMin(Date updatedAtMin)
public String getVendor()
public ShopifyProductCriteria setVendor(String vendor)
public Record toRecord()
toRecord
in interface RecordSerializable
toRecord
in class Bean
Copyright (c) 2006-2024 North Concepts Inc. All Rights Reserved.