com.ibm.commerce.marketing.facade.server.commands
Interface ProcessCampaignCmd
-
- All Superinterfaces:
- BusinessObjectDocumentCmd, com.ibm.websphere.command.Command, java.io.Serializable
- All Known Implementing Classes:
- ProcessCampaignCmdImpl
public interface ProcessCampaignCmd extends BusinessObjectDocumentCmd
The interface for the command that handles the processing of campaigns.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.String
COPYRIGHT
IBM Copyright notice field.
-
Method Summary
-
Methods inherited from interface com.ibm.commerce.foundation.server.command.bod.BusinessObjectDocumentCmd
getResultBusinessObjectDocument, handleException, setRequestBusinessObjectDocument
-
-
-
-
Field Detail
-
COPYRIGHT
static final java.lang.String COPYRIGHT
IBM Copyright notice field.- See Also:
- Constant Field Values
-
-