public class

CatalogCategoryEntityCreate

extends Object
implements Serializable
java.lang.Object
   ↳ com.magento.api.CatalogCategoryEntityCreate

Summary

Fields
private Object __equalsCalc
private boolean __hashCodeCalc
private String[] available_sort_by
private String custom_design
private Integer custom_design_apply
private String custom_design_from
private String custom_design_to
private String custom_layout_update
private String default_sort_by
private String description
private String display_mode
private Integer include_in_menu
private Integer is_active
private Integer is_anchor
private Integer landing_page
private String meta_description
private String meta_keywords
private String meta_title
private String name
private String page_layout
private Integer position
private static TypeDesc typeDesc
private String url_key
Public Constructors
CatalogCategoryEntityCreate()
CatalogCategoryEntityCreate(String name, Integer is_active, Integer position, String[] available_sort_by, String custom_design, Integer custom_design_apply, String custom_design_from, String custom_design_to, String custom_layout_update, String default_sort_by, String description, String display_mode, Integer is_anchor, Integer landing_page, String meta_description, String meta_keywords, String meta_title, String page_layout, String url_key, Integer include_in_menu)
Public Methods
synchronized boolean equals(Object obj)
String[] getAvailable_sort_by()
Gets the available_sort_by value for this CatalogCategoryEntityCreate.
String getCustom_design()
Gets the custom_design value for this CatalogCategoryEntityCreate.
Integer getCustom_design_apply()
Gets the custom_design_apply value for this CatalogCategoryEntityCreate.
String getCustom_design_from()
Gets the custom_design_from value for this CatalogCategoryEntityCreate.
String getCustom_design_to()
Gets the custom_design_to value for this CatalogCategoryEntityCreate.
String getCustom_layout_update()
Gets the custom_layout_update value for this CatalogCategoryEntityCreate.
String getDefault_sort_by()
Gets the default_sort_by value for this CatalogCategoryEntityCreate.
String getDescription()
Gets the description value for this CatalogCategoryEntityCreate.
static Deserializer getDeserializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Deserializer
String getDisplay_mode()
Gets the display_mode value for this CatalogCategoryEntityCreate.
Integer getInclude_in_menu()
Gets the include_in_menu value for this CatalogCategoryEntityCreate.
Integer getIs_active()
Gets the is_active value for this CatalogCategoryEntityCreate.
Integer getIs_anchor()
Gets the is_anchor value for this CatalogCategoryEntityCreate.
Integer getLanding_page()
Gets the landing_page value for this CatalogCategoryEntityCreate.
String getMeta_description()
Gets the meta_description value for this CatalogCategoryEntityCreate.
String getMeta_keywords()
Gets the meta_keywords value for this CatalogCategoryEntityCreate.
String getMeta_title()
Gets the meta_title value for this CatalogCategoryEntityCreate.
String getName()
Gets the name value for this CatalogCategoryEntityCreate.
String getPage_layout()
Gets the page_layout value for this CatalogCategoryEntityCreate.
Integer getPosition()
Gets the position value for this CatalogCategoryEntityCreate.
static Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Get Custom Serializer
static TypeDesc getTypeDesc()
Return type metadata object
String getUrl_key()
Gets the url_key value for this CatalogCategoryEntityCreate.
synchronized int hashCode()
void setAvailable_sort_by(String[] available_sort_by)
Sets the available_sort_by value for this CatalogCategoryEntityCreate.
void setCustom_design(String custom_design)
Sets the custom_design value for this CatalogCategoryEntityCreate.
void setCustom_design_apply(Integer custom_design_apply)
Sets the custom_design_apply value for this CatalogCategoryEntityCreate.
void setCustom_design_from(String custom_design_from)
Sets the custom_design_from value for this CatalogCategoryEntityCreate.
void setCustom_design_to(String custom_design_to)
Sets the custom_design_to value for this CatalogCategoryEntityCreate.
void setCustom_layout_update(String custom_layout_update)
Sets the custom_layout_update value for this CatalogCategoryEntityCreate.
void setDefault_sort_by(String default_sort_by)
Sets the default_sort_by value for this CatalogCategoryEntityCreate.
void setDescription(String description)
Sets the description value for this CatalogCategoryEntityCreate.
void setDisplay_mode(String display_mode)
Sets the display_mode value for this CatalogCategoryEntityCreate.
void setInclude_in_menu(Integer include_in_menu)
Sets the include_in_menu value for this CatalogCategoryEntityCreate.
void setIs_active(Integer is_active)
Sets the is_active value for this CatalogCategoryEntityCreate.
void setIs_anchor(Integer is_anchor)
Sets the is_anchor value for this CatalogCategoryEntityCreate.
void setLanding_page(Integer landing_page)
Sets the landing_page value for this CatalogCategoryEntityCreate.
void setMeta_description(String meta_description)
Sets the meta_description value for this CatalogCategoryEntityCreate.
void setMeta_keywords(String meta_keywords)
Sets the meta_keywords value for this CatalogCategoryEntityCreate.
void setMeta_title(String meta_title)
Sets the meta_title value for this CatalogCategoryEntityCreate.
void setName(String name)
Sets the name value for this CatalogCategoryEntityCreate.
void setPage_layout(String page_layout)
Sets the page_layout value for this CatalogCategoryEntityCreate.
void setPosition(Integer position)
Sets the position value for this CatalogCategoryEntityCreate.
void setUrl_key(String url_key)
Sets the url_key value for this CatalogCategoryEntityCreate.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private Object __equalsCalc

private boolean __hashCodeCalc

private String[] available_sort_by

private String custom_design

private Integer custom_design_apply

private String custom_design_from

private String custom_design_to

private String custom_layout_update

private String default_sort_by

private String description

private String display_mode

private Integer include_in_menu

private Integer is_active

private Integer is_anchor

private Integer landing_page

private String meta_description

private String meta_keywords

private String meta_title

private String name

private String page_layout

private Integer position

private static TypeDesc typeDesc

private String url_key

Public Constructors

public CatalogCategoryEntityCreate ()

public CatalogCategoryEntityCreate (String name, Integer is_active, Integer position, String[] available_sort_by, String custom_design, Integer custom_design_apply, String custom_design_from, String custom_design_to, String custom_layout_update, String default_sort_by, String description, String display_mode, Integer is_anchor, Integer landing_page, String meta_description, String meta_keywords, String meta_title, String page_layout, String url_key, Integer include_in_menu)

Parameters
name
is_active
position
available_sort_by
custom_design
custom_design_apply
custom_design_from
custom_design_to
custom_layout_update
default_sort_by
description
display_mode
is_anchor
landing_page
meta_description
meta_keywords
meta_title
page_layout
url_key
include_in_menu

Public Methods

public synchronized boolean equals (Object obj)

Parameters
obj

public String[] getAvailable_sort_by ()

Gets the available_sort_by value for this CatalogCategoryEntityCreate.

Returns
  • available_sort_by

public String getCustom_design ()

Gets the custom_design value for this CatalogCategoryEntityCreate.

Returns
  • custom_design

public Integer getCustom_design_apply ()

Gets the custom_design_apply value for this CatalogCategoryEntityCreate.

Returns
  • custom_design_apply

public String getCustom_design_from ()

Gets the custom_design_from value for this CatalogCategoryEntityCreate.

Returns
  • custom_design_from

public String getCustom_design_to ()

Gets the custom_design_to value for this CatalogCategoryEntityCreate.

Returns
  • custom_design_to

public String getCustom_layout_update ()

Gets the custom_layout_update value for this CatalogCategoryEntityCreate.

Returns
  • custom_layout_update

public String getDefault_sort_by ()

Gets the default_sort_by value for this CatalogCategoryEntityCreate.

Returns
  • default_sort_by

public String getDescription ()

Gets the description value for this CatalogCategoryEntityCreate.

Returns
  • description

public static Deserializer getDeserializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Deserializer

Parameters
mechType
_javaType
_xmlType

public String getDisplay_mode ()

Gets the display_mode value for this CatalogCategoryEntityCreate.

Returns
  • display_mode

public Integer getInclude_in_menu ()

Gets the include_in_menu value for this CatalogCategoryEntityCreate.

Returns
  • include_in_menu

public Integer getIs_active ()

Gets the is_active value for this CatalogCategoryEntityCreate.

Returns
  • is_active

public Integer getIs_anchor ()

Gets the is_anchor value for this CatalogCategoryEntityCreate.

Returns
  • is_anchor

public Integer getLanding_page ()

Gets the landing_page value for this CatalogCategoryEntityCreate.

Returns
  • landing_page

public String getMeta_description ()

Gets the meta_description value for this CatalogCategoryEntityCreate.

Returns
  • meta_description

public String getMeta_keywords ()

Gets the meta_keywords value for this CatalogCategoryEntityCreate.

Returns
  • meta_keywords

public String getMeta_title ()

Gets the meta_title value for this CatalogCategoryEntityCreate.

Returns
  • meta_title

public String getName ()

Gets the name value for this CatalogCategoryEntityCreate.

Returns
  • name

public String getPage_layout ()

Gets the page_layout value for this CatalogCategoryEntityCreate.

Returns
  • page_layout

public Integer getPosition ()

Gets the position value for this CatalogCategoryEntityCreate.

Returns
  • position

public static Serializer getSerializer (String mechType, Class _javaType, QName _xmlType)

Get Custom Serializer

Parameters
mechType
_javaType
_xmlType

public static TypeDesc getTypeDesc ()

Return type metadata object

public String getUrl_key ()

Gets the url_key value for this CatalogCategoryEntityCreate.

Returns
  • url_key

public synchronized int hashCode ()

public void setAvailable_sort_by (String[] available_sort_by)

Sets the available_sort_by value for this CatalogCategoryEntityCreate.

Parameters
available_sort_by

public void setCustom_design (String custom_design)

Sets the custom_design value for this CatalogCategoryEntityCreate.

Parameters
custom_design

public void setCustom_design_apply (Integer custom_design_apply)

Sets the custom_design_apply value for this CatalogCategoryEntityCreate.

Parameters
custom_design_apply

public void setCustom_design_from (String custom_design_from)

Sets the custom_design_from value for this CatalogCategoryEntityCreate.

Parameters
custom_design_from

public void setCustom_design_to (String custom_design_to)

Sets the custom_design_to value for this CatalogCategoryEntityCreate.

Parameters
custom_design_to

public void setCustom_layout_update (String custom_layout_update)

Sets the custom_layout_update value for this CatalogCategoryEntityCreate.

Parameters
custom_layout_update

public void setDefault_sort_by (String default_sort_by)

Sets the default_sort_by value for this CatalogCategoryEntityCreate.

Parameters
default_sort_by

public void setDescription (String description)

Sets the description value for this CatalogCategoryEntityCreate.

Parameters
description

public void setDisplay_mode (String display_mode)

Sets the display_mode value for this CatalogCategoryEntityCreate.

Parameters
display_mode

public void setInclude_in_menu (Integer include_in_menu)

Sets the include_in_menu value for this CatalogCategoryEntityCreate.

Parameters
include_in_menu

public void setIs_active (Integer is_active)

Sets the is_active value for this CatalogCategoryEntityCreate.

Parameters
is_active

public void setIs_anchor (Integer is_anchor)

Sets the is_anchor value for this CatalogCategoryEntityCreate.

Parameters
is_anchor

public void setLanding_page (Integer landing_page)

Sets the landing_page value for this CatalogCategoryEntityCreate.

Parameters
landing_page

public void setMeta_description (String meta_description)

Sets the meta_description value for this CatalogCategoryEntityCreate.

Parameters
meta_description

public void setMeta_keywords (String meta_keywords)

Sets the meta_keywords value for this CatalogCategoryEntityCreate.

Parameters
meta_keywords

public void setMeta_title (String meta_title)

Sets the meta_title value for this CatalogCategoryEntityCreate.

Parameters
meta_title

public void setName (String name)

Sets the name value for this CatalogCategoryEntityCreate.

Parameters
name

public void setPage_layout (String page_layout)

Sets the page_layout value for this CatalogCategoryEntityCreate.

Parameters
page_layout

public void setPosition (Integer position)

Sets the position value for this CatalogCategoryEntityCreate.

Parameters
position

public void setUrl_key (String url_key)

Sets the url_key value for this CatalogCategoryEntityCreate.

Parameters
url_key