public class EmailTemplateDeleteCtrlCmdImpl extends com.ibm.commerce.tools.command.ToolsControllerCommandImpl implements EmailTemplateDeleteCtrlCmd, EmailTemplateConstants
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
Copyright.
|
ADD, ADD_UPDATE_FLAG, ALL_EMAIL_TEMPLATE, COMPONENT_EMAIL_ACTIVITY, CONTENT, CONTENTID, DIALOG_NAVIGATION, DUPLICATE, EC_USERID, EMAIL_ACTIVITY_DIALOG_ADD_XML, EMAIL_TEMPLATE_BEAN, EMAIL_TEMPLATE_CREATED_SUCCESSFULLY, EMAIL_TEMPLATE_LIST, EMAIL_TEMPLATE_LIST_VIEW_ACTIONXMLFILE_VALUE, EMAIL_TEMPLATE_LIST_VIEW_CMD_VALUE, EMAIL_TEMPLATE_MODIFIED_SUCCESSFULLY, EMAIL_TEMPLATE_NAME_DUPLICATE, EMAIL_TEMPLATE_PROPERTY_FILE, EMSPOT, ERROR, FIRST_NAME, FORM_FILLED_EDITABLE_TEMPLATE, FORM_FILLED_TYPE, HTML_FORMAT, INVALID_DELETIONS, INVALID_DELETIONS_LIST, JSP_FILE_NON_EDITABLE_TEMPLATE, JSP_TYPE, LAST_NAME, LINK, MESSAGEID, MESSAGEIDS, MSG_TEMPLATE_LIST_EMPTY, NEW_DYNAMIC_LIST_VIEW, NEW_EMAIL_ACTIVITY, NEW_TEMPLATE_CONTENT_ID, NEW_TEMPLATE_MESSAGE_ID, NEW_TEMPLATE_NAME, NEXT_VIEW, ORDER_BY_CONTENT_FORMAT, ORDER_BY_DESCRIPTION, ORDER_BY_NAME, ORDER_BY_TEMPLATE_TYPE, PARAMETER_ACTIONXMLFILE, PARAMETER_CMD, PARAMETER_EMAIL_ACTIVITY_COMMAND_ERROR, PARAMETER_EMAIL_ACTIVITY_REPLYTOCHECKBOX, PARAMETER_EMAIL_ACTIVITY_STATUS, PARAMETER_EMAIL_EVENT_NEXTVIEW, PARAMETER_EMAIL_EVENT_NEXTVIEW_CMD, PARAMETER_EMAIL_TEMPLATE_ACTIVE, PARAMETER_EMAIL_TEMPLATE_BODY, PARAMETER_EMAIL_TEMPLATE_CONTENTFORMAT, PARAMETER_EMAIL_TEMPLATE_DELETED, PARAMETER_EMAIL_TEMPLATE_DESCRIPTION, PARAMETER_EMAIL_TEMPLATE_NAME, PARAMETER_EMAIL_TEMPLATE_SUBJECT, PARAMETER_ORDER_BY, PARAMETER_XMLFILE, PLAIN_TEXT_FORMAT, RECORDOPEN, RESOURCE_BUNDLE_NAME, STOREID, UPDATE, VIEW_EMAIL_ACTIVITY_DELETE_REDIRECT| Constructor and Description |
|---|
EmailTemplateDeleteCtrlCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.ibm.commerce.accesscontrol.AccessVector |
getResources()
Gets the resources that are accessed by this controller command.
|
void |
performExecute()
Deletes the email templates from the database.
|
void |
redirect()
This function sets the response properties, which contains the redirectURL,
Action XML File and the view that will be shown after completion of this command.
|
void |
validateParameters()
Validates that messageIds are passed from the JSP file.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetViewInputProperties, setRequestPropertiescheckPermission, fulfills, getForUserId, getGeneric, getOwner, getRequestProperties, getResolvedRequestProperties, getResourceOwners, getResponseProperties, getRetriable, isGeneric, isRetriable, mergeProperties, setForUserId, setGeneric, setOwner, setResponseProperties, setRetriable, setViewInputPropertiesaccessControlCheck, checkIsAllowed, checkResourcePermission, createCommandExecutionEvent, execute, getAccCheck, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getObjectSize, getPostInvokeParameters, getPreInvokeParameters, getStoreId, getUser, getUserId, isReadyToCallExecute, reset, setAccCheck, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiescheckPermission, execute, getGeneric, getRequestProperties, getResolvedRequestProperties, getResponseProperties, getRetriable, getViewInputProperties, isGeneric, isRetriable, mergeProperties, setGeneric, setRequestProperties, setRetriable, setViewInputPropertiesaccessControlCheck, getAccCheck, getForUserId, getResourceOwners, setAccCheck, setForUserId, setOwnercheckIsAllowed, checkResourcePermission, createCommandExecutionEvent, getCommandContext, getCommandIfName, getCommandName, getCommandStoreId, getDefaultProperties, getExceptionInvokeParameters, getPostInvokeParameters, getPreInvokeParameters, getStoreId, getUser, getUserId, setCommandContext, setCommandIfName, setCommandStoreId, setDefaultPropertiespublic static final java.lang.String COPYRIGHT
public com.ibm.commerce.accesscontrol.AccessVector getResources()
throws com.ibm.commerce.exception.ECException
getResources in interface com.ibm.commerce.command.ECCommandgetResources in class com.ibm.commerce.command.AbstractECTargetableCommandcom.ibm.commerce.exception.ECExceptionECCommand#getResources()public void performExecute()
throws com.ibm.commerce.exception.ECException
performExecute in interface com.ibm.commerce.command.ECCommandperformExecute in class com.ibm.commerce.command.AbstractECTargetableCommandcom.ibm.commerce.exception.ECExceptionpublic void redirect()
throws com.ibm.commerce.exception.ECApplicationException
com.ibm.commerce.exception.ECApplicationExceptionpublic void validateParameters()
throws com.ibm.commerce.exception.ECException
validateParameters in interface com.ibm.commerce.command.ECCommandvalidateParameters in class com.ibm.commerce.command.AbstractECTargetableCommandcom.ibm.commerce.exception.ECException