public class CatalogCategoryEntityCreate extends Object implements Serializable
| Constructor and Description |
|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String[] |
getAvailable_sort_by()
Gets the available_sort_by 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_design()
Gets the custom_design 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 org.apache.axis.encoding.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 org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
String |
getUrl_key()
Gets the url_key value for this CatalogCategoryEntityCreate.
|
int |
hashCode() |
void |
setAvailable_sort_by(String[] available_sort_by)
Sets the available_sort_by 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_design(String custom_design)
Sets the custom_design 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.
|
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)
public String getName()
public void setName(String name)
name - public Integer getIs_active()
public void setIs_active(Integer is_active)
is_active - public Integer getPosition()
public void setPosition(Integer position)
position - public String[] getAvailable_sort_by()
public void setAvailable_sort_by(String[] available_sort_by)
available_sort_by - public String getCustom_design()
public void setCustom_design(String custom_design)
custom_design - public Integer getCustom_design_apply()
public void setCustom_design_apply(Integer custom_design_apply)
custom_design_apply - public String getCustom_design_from()
public void setCustom_design_from(String custom_design_from)
custom_design_from - public String getCustom_design_to()
public void setCustom_design_to(String custom_design_to)
custom_design_to - public String getCustom_layout_update()
public void setCustom_layout_update(String custom_layout_update)
custom_layout_update - public String getDefault_sort_by()
public void setDefault_sort_by(String default_sort_by)
default_sort_by - public String getDescription()
public void setDescription(String description)
description - public String getDisplay_mode()
public void setDisplay_mode(String display_mode)
display_mode - public Integer getIs_anchor()
public void setIs_anchor(Integer is_anchor)
is_anchor - public Integer getLanding_page()
public void setLanding_page(Integer landing_page)
landing_page - public String getMeta_description()
public void setMeta_description(String meta_description)
meta_description - public String getMeta_keywords()
public void setMeta_keywords(String meta_keywords)
meta_keywords - public String getMeta_title()
public void setMeta_title(String meta_title)
meta_title - public String getPage_layout()
public void setPage_layout(String page_layout)
page_layout - public String getUrl_key()
public void setUrl_key(String url_key)
url_key - public Integer getInclude_in_menu()
public void setInclude_in_menu(Integer include_in_menu)
include_in_menu - public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.