public class ShopperCreateForumMessageCmdImpl extends ControllerCommandImpl implements ShopperCreateForumMessageCmd, com.ibm.commerce.negotiation.util.AuctionConstants
Constructor and Description |
---|
ShopperCreateForumMessageCmdImpl()
ShopperCreateForumMessageCmdImpl constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String | getUrl()
Gets the redirect URL.
|
boolean | isReadyToCallExecute()
Verifies that the this command is ready to be executed.
|
void | performExecute()
Creates a new message or a new reply in a discussion forum.
|
void | setRequestProperties(TypedProperty param)
Copies key-value input data into member fields.
|
void | setUrl(java.lang.String newUrl)
Sets the redirect URL.
|
public ShopperCreateForumMessageCmdImpl()
public java.lang.String getUrl()
public boolean isReadyToCallExecute()
public void performExecute() throws ECException
public void setRequestProperties(TypedProperty param) throws ECApplicationException
public void setUrl(java.lang.String newUrl)