public class EmailTemplateListDataBean
extends com.ibm.commerce.beans.SmartDataBeanImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
Constructor and Description |
---|
EmailTemplateListDataBean() |
Modifier and Type | Method and Description |
---|---|
EmailTemplateRow[] |
getEmailTemplateListRows()
Returns a vector of e-mail Template Row objects.
|
void |
populate() |
void |
setViewType(java.lang.String newViewType)
Sets the Tempalte View type -- All Template types, Form Filled or JSP
|
fulfills, getCommandContext, getHttpRequest, getHttpResponse, getResources, getViewCommandContext, setCommandContext, setHttpRequest, setHttpResponse, setViewCommandContext
getRequestProperties, setRequestProperties
public static final java.lang.String COPYRIGHT
public EmailTemplateRow[] getEmailTemplateListRows()
public void populate() throws com.ibm.commerce.exception.ECException
populate
in interface com.ibm.commerce.beans.SmartDataBean
populate
in class com.ibm.commerce.beans.SmartDataBeanImpl
com.ibm.commerce.exception.ECException
SmartDataBean.populate()
public void setViewType(java.lang.String newViewType)
newViewType
- - The new view type.