public class ProcessMarketingTriggerCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements ProcessMarketingTriggerCmd
Constructor and Description |
---|
ProcessMarketingTriggerCmdImpl()
This method is the default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected BusinessObjectDocumentType | buildAcknowledgeBusinessObjectDocument(java.util.Map nounsAndActions, java.util.Map persistentObjects)
This method builds and returns the business object document that represents the response of this process request.
|
protected MarketingFactory | getMarketingFactory()
This method returns the default instance of the Marketing Factory.
|
public ProcessMarketingTriggerCmdImpl()
protected MarketingFactory getMarketingFactory()
protected BusinessObjectDocumentType buildAcknowledgeBusinessObjectDocument(java.util.Map nounsAndActions, java.util.Map persistentObjects)