com.ibm.commerce.marketingcenter.messages
Class CampaignInfrastructureMessage

java.lang.Object
  |
  +--com.ibm.commerce.marketingcenter.messages.CampaignInfrastructureMessage

public class CampaignInfrastructureMessage
extends java.lang.Object

The campaign infrastructure message objects.


Field Summary
static java.lang.String COPYRIGHT
          IBM copyright notice field.
static  ECMessage ERROR_campaignDeploymentNotFound
          Debug Messages for failures.
 
Constructor Summary
CampaignInfrastructureMessage()
          CampaignInfrastructureMessage constructor comment.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail
public static final java.lang.String COPYRIGHT
IBM copyright notice field.
See Also:
Constant Field Values

ERROR_campaignDeploymentNotFound

public static final ECMessage ERROR_campaignDeploymentNotFound
Debug Messages for failures.
Constructor Detail

CampaignInfrastructureMessage

public CampaignInfrastructureMessage()
CampaignInfrastructureMessage constructor comment.