| java.lang.Object | |
| ↳ | com.magento.api.CatalogProductEntity |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| __equalsCalc | |||||||||||
| __hashCodeCalc | |||||||||||
| category_ids | |||||||||||
| name | |||||||||||
| product_id | |||||||||||
| set | |||||||||||
| sku | |||||||||||
| type | |||||||||||
| typeDesc | |||||||||||
| website_ids | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the category_ids value for this CatalogProductEntity.
| |||||||||||
Get Custom Deserializer
| |||||||||||
Gets the name value for this CatalogProductEntity.
| |||||||||||
Gets the product_id value for this CatalogProductEntity.
| |||||||||||
Get Custom Serializer
| |||||||||||
Gets the set value for this CatalogProductEntity.
| |||||||||||
Gets the sku value for this CatalogProductEntity.
| |||||||||||
Gets the type value for this CatalogProductEntity.
| |||||||||||
Return type metadata object
| |||||||||||
Gets the website_ids value for this CatalogProductEntity.
| |||||||||||
Sets the category_ids value for this CatalogProductEntity.
| |||||||||||
Sets the name value for this CatalogProductEntity.
| |||||||||||
Sets the product_id value for this CatalogProductEntity.
| |||||||||||
Sets the set value for this CatalogProductEntity.
| |||||||||||
Sets the sku value for this CatalogProductEntity.
| |||||||||||
Sets the type value for this CatalogProductEntity.
| |||||||||||
Sets the website_ids value for this CatalogProductEntity.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
| product_id | |
|---|---|
| sku | |
| name | |
| set | |
| type | |
| category_ids | |
| website_ids |
| obj |
|---|
Gets the category_ids value for this CatalogProductEntity.
Get Custom Deserializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the name value for this CatalogProductEntity.
Gets the product_id value for this CatalogProductEntity.
Get Custom Serializer
| mechType | |
|---|---|
| _javaType | |
| _xmlType |
Gets the set value for this CatalogProductEntity.
Gets the sku value for this CatalogProductEntity.
Gets the type value for this CatalogProductEntity.
Return type metadata object
Gets the website_ids value for this CatalogProductEntity.
Sets the category_ids value for this CatalogProductEntity.
| category_ids |
|---|
Sets the name value for this CatalogProductEntity.
| name |
|---|
Sets the product_id value for this CatalogProductEntity.
| product_id |
|---|
Sets the set value for this CatalogProductEntity.
| set |
|---|
Sets the sku value for this CatalogProductEntity.
| sku |
|---|
Sets the type value for this CatalogProductEntity.
| type |
|---|
Sets the website_ids value for this CatalogProductEntity.
| website_ids |
|---|