com.ibm.commerce.marketing.promotion.dependency

Interface Campaign

  • All Superinterfaces:
    ExternalEntity, com.ibm.commerce.marketing.promotion.dynattr.SupportDynamicAttribute


    public interface Campaign
    extends ExternalEntity
    Campaign is the interface which represents Campaign external entity. This interface extends the ExternalEntity interface. All the implementations for Campaign dependency should implement this interface.
    • Field Detail

      • COPYRIGHT

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

      • getKey

        CampaignKey getKey()
        Gets the key of Campaign.
        Returns:
        the key of Campaign.