com.ibm.commerce.tools.campaigns.CatalogSearchDataBean
.public class CategoryListResultsDataBean extends SmartDataBeanImpl
CategoryListDataBean
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Deprecated.
IBM copyright notice field.
|
emptyString
Constructor and Description |
---|
CategoryListResultsDataBean()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCatalogId()
Deprecated.
Gets the ID of the catalog that this category belongs to.
|
java.lang.String |
getCatalogIdentifier()
Deprecated.
Gets the identifier of the catalog that this category belongs to.
|
java.lang.String |
getCatalogMemberId()
Deprecated.
Gets the member ID of the catalog that this category belongs to.
|
java.lang.String |
getCategoryId()
Deprecated.
Gets the ID of this category.
|
java.lang.String |
getCategoryIdentifier()
Deprecated.
Gets the identifier of this category.
|
java.lang.String |
getCategoryMemberId()
Deprecated.
Gets the member ID of this category.
|
java.lang.String |
getName()
Deprecated.
Gets the name of this category.
|
java.lang.String |
getParentCategoryIdentifier()
Deprecated.
Gets the identifier of the parent category.
|
java.lang.String |
getParentCategoryName()
Deprecated.
Gets the name of the parent category.
|
java.lang.String |
getShortDescription()
Deprecated.
Gets the short description of this category.
|
void |
populate()
Deprecated.
Populates this data bean that represents a single category in the database.
|
void |
setCatalogId(java.lang.String catalogId)
Deprecated.
Sets the ID of the catalog that this category belongs to.
|
void |
setCategoryId(java.lang.String categoryId)
Deprecated.
Sets the ID of this category.
|
void |
setParentCategoryId(java.lang.String parentCategoryId)
Deprecated.
Sets the ID of the parent category.
|
fulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
getRequestProperties, setRequestProperties
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequestProperties, setRequestProperties
public static final java.lang.String COPYRIGHT
public java.lang.String getCatalogId()
public java.lang.String getCatalogIdentifier()
public java.lang.String getCatalogMemberId()
public java.lang.String getCategoryId()
public java.lang.String getCategoryIdentifier()
public java.lang.String getCategoryMemberId()
public java.lang.String getName()
public java.lang.String getShortDescription()
public java.lang.String getParentCategoryIdentifier()
public java.lang.String getParentCategoryName()
public void populate() throws java.lang.Exception
populate
in interface SmartDataBean
populate
in class SmartDataBeanImpl
java.lang.Exception
- Thrown when an error occurs during the population of this data bean.public void setCatalogId(java.lang.String catalogId)
catalogId
- the catalog IDpublic void setCategoryId(java.lang.String categoryId)
categoryId
- the category IDpublic void setParentCategoryId(java.lang.String parentCategoryId)
parentCategoryId
- the category ID