com.liferay.client.soap.portlet.shopping.model
Class ShoppingItemSoap

java.lang.Object
  extended by com.liferay.client.soap.portlet.shopping.model.ShoppingItemSoap
All Implemented Interfaces:
java.io.Serializable

public class ShoppingItemSoap
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
ShoppingItemSoap()
           
ShoppingItemSoap(long categoryId, long companyId, java.util.Calendar createDate, java.lang.String description, double discount, boolean featured, boolean fields, java.lang.String fieldsQuantities, long itemId, boolean largeImage, long largeImageId, java.lang.String largeImageURL, int maxQuantity, boolean mediumImage, long mediumImageId, java.lang.String mediumImageURL, int minQuantity, java.util.Calendar modifiedDate, java.lang.String name, double price, long primaryKey, java.lang.String properties, boolean requiresShipping, boolean sale, double shipping, java.lang.String sku, boolean smallImage, long smallImageId, java.lang.String smallImageURL, int stockQuantity, boolean taxable, boolean useShippingFormula, long userId, java.lang.String userName)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 long getCategoryId()
          Gets the categoryId value for this ShoppingItemSoap.
 long getCompanyId()
          Gets the companyId value for this ShoppingItemSoap.
 java.util.Calendar getCreateDate()
          Gets the createDate value for this ShoppingItemSoap.
 java.lang.String getDescription()
          Gets the description value for this ShoppingItemSoap.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 double getDiscount()
          Gets the discount value for this ShoppingItemSoap.
 java.lang.String getFieldsQuantities()
          Gets the fieldsQuantities value for this ShoppingItemSoap.
 long getItemId()
          Gets the itemId value for this ShoppingItemSoap.
 long getLargeImageId()
          Gets the largeImageId value for this ShoppingItemSoap.
 java.lang.String getLargeImageURL()
          Gets the largeImageURL value for this ShoppingItemSoap.
 int getMaxQuantity()
          Gets the maxQuantity value for this ShoppingItemSoap.
 long getMediumImageId()
          Gets the mediumImageId value for this ShoppingItemSoap.
 java.lang.String getMediumImageURL()
          Gets the mediumImageURL value for this ShoppingItemSoap.
 int getMinQuantity()
          Gets the minQuantity value for this ShoppingItemSoap.
 java.util.Calendar getModifiedDate()
          Gets the modifiedDate value for this ShoppingItemSoap.
 java.lang.String getName()
          Gets the name value for this ShoppingItemSoap.
 double getPrice()
          Gets the price value for this ShoppingItemSoap.
 long getPrimaryKey()
          Gets the primaryKey value for this ShoppingItemSoap.
 java.lang.String getProperties()
          Gets the properties value for this ShoppingItemSoap.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 double getShipping()
          Gets the shipping value for this ShoppingItemSoap.
 java.lang.String getSku()
          Gets the sku value for this ShoppingItemSoap.
 long getSmallImageId()
          Gets the smallImageId value for this ShoppingItemSoap.
 java.lang.String getSmallImageURL()
          Gets the smallImageURL value for this ShoppingItemSoap.
 int getStockQuantity()
          Gets the stockQuantity value for this ShoppingItemSoap.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 long getUserId()
          Gets the userId value for this ShoppingItemSoap.
 java.lang.String getUserName()
          Gets the userName value for this ShoppingItemSoap.
 int hashCode()
           
 boolean isFeatured()
          Gets the featured value for this ShoppingItemSoap.
 boolean isFields()
          Gets the fields value for this ShoppingItemSoap.
 boolean isLargeImage()
          Gets the largeImage value for this ShoppingItemSoap.
 boolean isMediumImage()
          Gets the mediumImage value for this ShoppingItemSoap.
 boolean isRequiresShipping()
          Gets the requiresShipping value for this ShoppingItemSoap.
 boolean isSale()
          Gets the sale value for this ShoppingItemSoap.
 boolean isSmallImage()
          Gets the smallImage value for this ShoppingItemSoap.
 boolean isTaxable()
          Gets the taxable value for this ShoppingItemSoap.
 boolean isUseShippingFormula()
          Gets the useShippingFormula value for this ShoppingItemSoap.
 void setCategoryId(long categoryId)
          Sets the categoryId value for this ShoppingItemSoap.
 void setCompanyId(long companyId)
          Sets the companyId value for this ShoppingItemSoap.
 void setCreateDate(java.util.Calendar createDate)
          Sets the createDate value for this ShoppingItemSoap.
 void setDescription(java.lang.String description)
          Sets the description value for this ShoppingItemSoap.
 void setDiscount(double discount)
          Sets the discount value for this ShoppingItemSoap.
 void setFeatured(boolean featured)
          Sets the featured value for this ShoppingItemSoap.
 void setFields(boolean fields)
          Sets the fields value for this ShoppingItemSoap.
 void setFieldsQuantities(java.lang.String fieldsQuantities)
          Sets the fieldsQuantities value for this ShoppingItemSoap.
 void setItemId(long itemId)
          Sets the itemId value for this ShoppingItemSoap.
 void setLargeImage(boolean largeImage)
          Sets the largeImage value for this ShoppingItemSoap.
 void setLargeImageId(long largeImageId)
          Sets the largeImageId value for this ShoppingItemSoap.
 void setLargeImageURL(java.lang.String largeImageURL)
          Sets the largeImageURL value for this ShoppingItemSoap.
 void setMaxQuantity(int maxQuantity)
          Sets the maxQuantity value for this ShoppingItemSoap.
 void setMediumImage(boolean mediumImage)
          Sets the mediumImage value for this ShoppingItemSoap.
 void setMediumImageId(long mediumImageId)
          Sets the mediumImageId value for this ShoppingItemSoap.
 void setMediumImageURL(java.lang.String mediumImageURL)
          Sets the mediumImageURL value for this ShoppingItemSoap.
 void setMinQuantity(int minQuantity)
          Sets the minQuantity value for this ShoppingItemSoap.
 void setModifiedDate(java.util.Calendar modifiedDate)
          Sets the modifiedDate value for this ShoppingItemSoap.
 void setName(java.lang.String name)
          Sets the name value for this ShoppingItemSoap.
 void setPrice(double price)
          Sets the price value for this ShoppingItemSoap.
 void setPrimaryKey(long primaryKey)
          Sets the primaryKey value for this ShoppingItemSoap.
 void setProperties(java.lang.String properties)
          Sets the properties value for this ShoppingItemSoap.
 void setRequiresShipping(boolean requiresShipping)
          Sets the requiresShipping value for this ShoppingItemSoap.
 void setSale(boolean sale)
          Sets the sale value for this ShoppingItemSoap.
 void setShipping(double shipping)
          Sets the shipping value for this ShoppingItemSoap.
 void setSku(java.lang.String sku)
          Sets the sku value for this ShoppingItemSoap.
 void setSmallImage(boolean smallImage)
          Sets the smallImage value for this ShoppingItemSoap.
 void setSmallImageId(long smallImageId)
          Sets the smallImageId value for this ShoppingItemSoap.
 void setSmallImageURL(java.lang.String smallImageURL)
          Sets the smallImageURL value for this ShoppingItemSoap.
 void setStockQuantity(int stockQuantity)
          Sets the stockQuantity value for this ShoppingItemSoap.
 void setTaxable(boolean taxable)
          Sets the taxable value for this ShoppingItemSoap.
 void setUserId(long userId)
          Sets the userId value for this ShoppingItemSoap.
 void setUserName(java.lang.String userName)
          Sets the userName value for this ShoppingItemSoap.
 void setUseShippingFormula(boolean useShippingFormula)
          Sets the useShippingFormula value for this ShoppingItemSoap.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShoppingItemSoap

public ShoppingItemSoap()

ShoppingItemSoap

public ShoppingItemSoap(long categoryId,
                        long companyId,
                        java.util.Calendar createDate,
                        java.lang.String description,
                        double discount,
                        boolean featured,
                        boolean fields,
                        java.lang.String fieldsQuantities,
                        long itemId,
                        boolean largeImage,
                        long largeImageId,
                        java.lang.String largeImageURL,
                        int maxQuantity,
                        boolean mediumImage,
                        long mediumImageId,
                        java.lang.String mediumImageURL,
                        int minQuantity,
                        java.util.Calendar modifiedDate,
                        java.lang.String name,
                        double price,
                        long primaryKey,
                        java.lang.String properties,
                        boolean requiresShipping,
                        boolean sale,
                        double shipping,
                        java.lang.String sku,
                        boolean smallImage,
                        long smallImageId,
                        java.lang.String smallImageURL,
                        int stockQuantity,
                        boolean taxable,
                        boolean useShippingFormula,
                        long userId,
                        java.lang.String userName)
Method Detail

getCategoryId

public long getCategoryId()
Gets the categoryId value for this ShoppingItemSoap.

Returns:
categoryId

setCategoryId

public void setCategoryId(long categoryId)
Sets the categoryId value for this ShoppingItemSoap.

Parameters:
categoryId -

getCompanyId

public long getCompanyId()
Gets the companyId value for this ShoppingItemSoap.

Returns:
companyId

setCompanyId

public void setCompanyId(long companyId)
Sets the companyId value for this ShoppingItemSoap.

Parameters:
companyId -

getCreateDate

public java.util.Calendar getCreateDate()
Gets the createDate value for this ShoppingItemSoap.

Returns:
createDate

setCreateDate

public void setCreateDate(java.util.Calendar createDate)
Sets the createDate value for this ShoppingItemSoap.

Parameters:
createDate -

getDescription

public java.lang.String getDescription()
Gets the description value for this ShoppingItemSoap.

Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this ShoppingItemSoap.

Parameters:
description -

getDiscount

public double getDiscount()
Gets the discount value for this ShoppingItemSoap.

Returns:
discount

setDiscount

public void setDiscount(double discount)
Sets the discount value for this ShoppingItemSoap.

Parameters:
discount -

isFeatured

public boolean isFeatured()
Gets the featured value for this ShoppingItemSoap.

Returns:
featured

setFeatured

public void setFeatured(boolean featured)
Sets the featured value for this ShoppingItemSoap.

Parameters:
featured -

isFields

public boolean isFields()
Gets the fields value for this ShoppingItemSoap.

Returns:
fields

setFields

public void setFields(boolean fields)
Sets the fields value for this ShoppingItemSoap.

Parameters:
fields -

getFieldsQuantities

public java.lang.String getFieldsQuantities()
Gets the fieldsQuantities value for this ShoppingItemSoap.

Returns:
fieldsQuantities

setFieldsQuantities

public void setFieldsQuantities(java.lang.String fieldsQuantities)
Sets the fieldsQuantities value for this ShoppingItemSoap.

Parameters:
fieldsQuantities -

getItemId

public long getItemId()
Gets the itemId value for this ShoppingItemSoap.

Returns:
itemId

setItemId

public void setItemId(long itemId)
Sets the itemId value for this ShoppingItemSoap.

Parameters:
itemId -

isLargeImage

public boolean isLargeImage()
Gets the largeImage value for this ShoppingItemSoap.

Returns:
largeImage

setLargeImage

public void setLargeImage(boolean largeImage)
Sets the largeImage value for this ShoppingItemSoap.

Parameters:
largeImage -

getLargeImageId

public long getLargeImageId()
Gets the largeImageId value for this ShoppingItemSoap.

Returns:
largeImageId

setLargeImageId

public void setLargeImageId(long largeImageId)
Sets the largeImageId value for this ShoppingItemSoap.

Parameters:
largeImageId -

getLargeImageURL

public java.lang.String getLargeImageURL()
Gets the largeImageURL value for this ShoppingItemSoap.

Returns:
largeImageURL

setLargeImageURL

public void setLargeImageURL(java.lang.String largeImageURL)
Sets the largeImageURL value for this ShoppingItemSoap.

Parameters:
largeImageURL -

getMaxQuantity

public int getMaxQuantity()
Gets the maxQuantity value for this ShoppingItemSoap.

Returns:
maxQuantity

setMaxQuantity

public void setMaxQuantity(int maxQuantity)
Sets the maxQuantity value for this ShoppingItemSoap.

Parameters:
maxQuantity -

isMediumImage

public boolean isMediumImage()
Gets the mediumImage value for this ShoppingItemSoap.

Returns:
mediumImage

setMediumImage

public void setMediumImage(boolean mediumImage)
Sets the mediumImage value for this ShoppingItemSoap.

Parameters:
mediumImage -

getMediumImageId

public long getMediumImageId()
Gets the mediumImageId value for this ShoppingItemSoap.

Returns:
mediumImageId

setMediumImageId

public void setMediumImageId(long mediumImageId)
Sets the mediumImageId value for this ShoppingItemSoap.

Parameters:
mediumImageId -

getMediumImageURL

public java.lang.String getMediumImageURL()
Gets the mediumImageURL value for this ShoppingItemSoap.

Returns:
mediumImageURL

setMediumImageURL

public void setMediumImageURL(java.lang.String mediumImageURL)
Sets the mediumImageURL value for this ShoppingItemSoap.

Parameters:
mediumImageURL -

getMinQuantity

public int getMinQuantity()
Gets the minQuantity value for this ShoppingItemSoap.

Returns:
minQuantity

setMinQuantity

public void setMinQuantity(int minQuantity)
Sets the minQuantity value for this ShoppingItemSoap.

Parameters:
minQuantity -

getModifiedDate

public java.util.Calendar getModifiedDate()
Gets the modifiedDate value for this ShoppingItemSoap.

Returns:
modifiedDate

setModifiedDate

public void setModifiedDate(java.util.Calendar modifiedDate)
Sets the modifiedDate value for this ShoppingItemSoap.

Parameters:
modifiedDate -

getName

public java.lang.String getName()
Gets the name value for this ShoppingItemSoap.

Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this ShoppingItemSoap.

Parameters:
name -

getPrice

public double getPrice()
Gets the price value for this ShoppingItemSoap.

Returns:
price

setPrice

public void setPrice(double price)
Sets the price value for this ShoppingItemSoap.

Parameters:
price -

getPrimaryKey

public long getPrimaryKey()
Gets the primaryKey value for this ShoppingItemSoap.

Returns:
primaryKey

setPrimaryKey

public void setPrimaryKey(long primaryKey)
Sets the primaryKey value for this ShoppingItemSoap.

Parameters:
primaryKey -

getProperties

public java.lang.String getProperties()
Gets the properties value for this ShoppingItemSoap.

Returns:
properties

setProperties

public void setProperties(java.lang.String properties)
Sets the properties value for this ShoppingItemSoap.

Parameters:
properties -

isRequiresShipping

public boolean isRequiresShipping()
Gets the requiresShipping value for this ShoppingItemSoap.

Returns:
requiresShipping

setRequiresShipping

public void setRequiresShipping(boolean requiresShipping)
Sets the requiresShipping value for this ShoppingItemSoap.

Parameters:
requiresShipping -

isSale

public boolean isSale()
Gets the sale value for this ShoppingItemSoap.

Returns:
sale

setSale

public void setSale(boolean sale)
Sets the sale value for this ShoppingItemSoap.

Parameters:
sale -

getShipping

public double getShipping()
Gets the shipping value for this ShoppingItemSoap.

Returns:
shipping

setShipping

public void setShipping(double shipping)
Sets the shipping value for this ShoppingItemSoap.

Parameters:
shipping -

getSku

public java.lang.String getSku()
Gets the sku value for this ShoppingItemSoap.

Returns:
sku

setSku

public void setSku(java.lang.String sku)
Sets the sku value for this ShoppingItemSoap.

Parameters:
sku -

isSmallImage

public boolean isSmallImage()
Gets the smallImage value for this ShoppingItemSoap.

Returns:
smallImage

setSmallImage

public void setSmallImage(boolean smallImage)
Sets the smallImage value for this ShoppingItemSoap.

Parameters:
smallImage -

getSmallImageId

public long getSmallImageId()
Gets the smallImageId value for this ShoppingItemSoap.

Returns:
smallImageId

setSmallImageId

public void setSmallImageId(long smallImageId)
Sets the smallImageId value for this ShoppingItemSoap.

Parameters:
smallImageId -

getSmallImageURL

public java.lang.String getSmallImageURL()
Gets the smallImageURL value for this ShoppingItemSoap.

Returns:
smallImageURL

setSmallImageURL

public void setSmallImageURL(java.lang.String smallImageURL)
Sets the smallImageURL value for this ShoppingItemSoap.

Parameters:
smallImageURL -

getStockQuantity

public int getStockQuantity()
Gets the stockQuantity value for this ShoppingItemSoap.

Returns:
stockQuantity

setStockQuantity

public void setStockQuantity(int stockQuantity)
Sets the stockQuantity value for this ShoppingItemSoap.

Parameters:
stockQuantity -

isTaxable

public boolean isTaxable()
Gets the taxable value for this ShoppingItemSoap.

Returns:
taxable

setTaxable

public void setTaxable(boolean taxable)
Sets the taxable value for this ShoppingItemSoap.

Parameters:
taxable -

isUseShippingFormula

public boolean isUseShippingFormula()
Gets the useShippingFormula value for this ShoppingItemSoap.

Returns:
useShippingFormula

setUseShippingFormula

public void setUseShippingFormula(boolean useShippingFormula)
Sets the useShippingFormula value for this ShoppingItemSoap.

Parameters:
useShippingFormula -

getUserId

public long getUserId()
Gets the userId value for this ShoppingItemSoap.

Returns:
userId

setUserId

public void setUserId(long userId)
Sets the userId value for this ShoppingItemSoap.

Parameters:
userId -

getUserName

public java.lang.String getUserName()
Gets the userName value for this ShoppingItemSoap.

Returns:
userName

setUserName

public void setUserName(java.lang.String userName)
Sets the userName value for this ShoppingItemSoap.

Parameters:
userName -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object


getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer


getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer