com.ibm.commerce.tools.campaigns

Class CampaignInitiativeDataBean.EmsSchedule

  • java.lang.Object
    • com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
  • Enclosing class:
    CampaignInitiativeDataBean


    public static final class CampaignInitiativeDataBean.EmsSchedule
    extends java.lang.Object
    This class contains information about the e-Marketing Spots that this initiative has been scheduled to.
    • Constructor Summary

      Constructors 
      Constructor and Description
      EmsSchedule()
      Default constructor for this class.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.String getActionFlag()
      Gets the flag that is used to indicate the action to be performed on this initiative schedule.
      java.lang.Integer getEmsId()
      Gets the ID of the e-Marketing Spot.
      java.lang.String getEmsName()
      Gets the name of the e-Marketing Spot.
      java.lang.Integer getEmsStoreId()
      Gets the store ID of the e-Marketing Spot.
      java.sql.Timestamp getEndDate()
      Gets the end date of the initiative schedule.
      java.lang.String getEndDay()
      Gets the end day of the initiative schedule.
      java.lang.String getEndMonth()
      Gets the end month of the initiative schedule.
      java.lang.String getEndTime()
      Gets the end time of the initiative schedule.
      java.lang.String getEndYear()
      Gets the end year of the initiative schedule.
      java.lang.Integer getId()
      Gets the ID of the initiative schedule.
      java.lang.Integer getPriority()
      Gets the priority of the initiative schedule.
      java.sql.Timestamp getStartDate()
      Gets the start date of the initiative schedule.
      java.lang.String getStartDay()
      Gets the start day of the initiative schedule.
      java.lang.String getStartMonth()
      Gets the start month of the initiative schedule.
      java.lang.String getStartTime()
      Gets the start time of the initiative schedule.
      java.lang.String getStartYear()
      Gets the start year of the initiative schedule.
      java.lang.Integer getStoreId()
      Gets the ID of the store which this initiative schedule belongs to.
      void setActionFlag(java.lang.String anActionFlag)
      Sets the flag that is used to indicate the action to be performed on this initiative schedule.
      void setEmsId(java.lang.Integer anEmsId)
      Sets the ID of the e-Marketing Spot.
      void setEndDate(java.sql.Timestamp anEndDate)
      Sets the end date of the initiative schedule.
      void setEndDay(java.lang.String anEndDay)
      Sets the end day of the initiative schedule.
      void setEndMonth(java.lang.String anEndMonth)
      Sets the end month of the initiative schedule.
      void setEndTime(java.lang.String anEndTime)
      Sets the end time of the initiative schedule.
      void setEndYear(java.lang.String anEndYear)
      Sets the end year of the initiative schedule.
      void setId(java.lang.Integer initiativeId)
      Sets the ID of the initiative schedule.
      void setPriority(java.lang.Integer aPriority)
      Sets the priority of the initiative schedule.
      void setStartDate(java.sql.Timestamp aStartDate)
      Sets the start date of the initiative schedule.
      void setStartDay(java.lang.String aStartDay)
      Sets the start day of the initiative schedule.
      void setStartMonth(java.lang.String aStartMonth)
      Sets the start month of the initiative schedule.
      void setStartTime(java.lang.String aStartTime)
      Sets the start time of the initiative schedule.
      void setStartYear(java.lang.String aStartYear)
      Sets the start year of the initiative schedule.
      void setStoreId(java.lang.Integer aStoreId)
      Sets the ID of the store which this initiative schedule belongs to.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EmsSchedule

        public EmsSchedule()
        Default constructor for this class.
    • Method Detail

      • getActionFlag

        public java.lang.String getActionFlag()
        Gets the flag that is used to indicate the action to be performed on this initiative schedule.
        Returns:
        The flag that is used to indicate the action to be performed on this initiative schedule.
      • getEmsId

        public java.lang.Integer getEmsId()
        Gets the ID of the e-Marketing Spot.
        Returns:
        The ID of the e-Marketing Spot.
      • getEmsName

        public java.lang.String getEmsName()
        Gets the name of the e-Marketing Spot.
        Returns:
        The name of the e-Marketing Spot.
      • getEmsStoreId

        public java.lang.Integer getEmsStoreId()
        Gets the store ID of the e-Marketing Spot.
        Returns:
        The store ID of the e-Marketing Spot.
      • getEndDate

        public java.sql.Timestamp getEndDate()
        Gets the end date of the initiative schedule.
        Returns:
        The end date of the initiative schedule.
      • getEndDay

        public java.lang.String getEndDay()
        Gets the end day of the initiative schedule.
        Returns:
        The end day of the initiative schedule.
      • getEndMonth

        public java.lang.String getEndMonth()
        Gets the end month of the initiative schedule.
        Returns:
        The end month of the initiative schedule.
      • getEndTime

        public java.lang.String getEndTime()
        Gets the end time of the initiative schedule.
        Returns:
        The end time of the initiative schedule.
      • getEndYear

        public java.lang.String getEndYear()
        Gets the end year of the initiative schedule.
        Returns:
        The end year of the initiative schedule.
      • getId

        public java.lang.Integer getId()
        Gets the ID of the initiative schedule.
        Returns:
        The ID of the initiative schedule.
      • getPriority

        public java.lang.Integer getPriority()
        Gets the priority of the initiative schedule.
        Returns:
        The priority of the initiative schedule.
      • getStartDate

        public java.sql.Timestamp getStartDate()
        Gets the start date of the initiative schedule.
        Returns:
        The start date of the initiative schedule.
      • getStartDay

        public java.lang.String getStartDay()
        Gets the start day of the initiative schedule.
        Returns:
        The start day of the initiative schedule.
      • getStartMonth

        public java.lang.String getStartMonth()
        Gets the start month of the initiative schedule.
        Returns:
        The start month of the initiative schedule.
      • getStartTime

        public java.lang.String getStartTime()
        Gets the start time of the initiative schedule.
        Returns:
        The start time of the initiative schedule.
      • getStartYear

        public java.lang.String getStartYear()
        Gets the start year of the initiative schedule.
        Returns:
        The start year of the initiative schedule.
      • getStoreId

        public java.lang.Integer getStoreId()
        Gets the ID of the store which this initiative schedule belongs to.
        Returns:
        The ID of the store which this initiative schedule belongs to.
      • setActionFlag

        public void setActionFlag(java.lang.String anActionFlag)
        Sets the flag that is used to indicate the action to be performed on this initiative schedule.
        Parameters:
        anActionFlag - The flag that is used to indicate the action to be performed on this initiative schedule.
      • setEmsId

        public void setEmsId(java.lang.Integer anEmsId)
        Sets the ID of the e-Marketing Spot.
        Parameters:
        anEmsId - The ID of the e-Marketing Spot.
      • setEndDate

        public void setEndDate(java.sql.Timestamp anEndDate)
        Sets the end date of the initiative schedule.
        Parameters:
        anEndDate - The end date of the initiative schedule.
      • setEndDay

        public void setEndDay(java.lang.String anEndDay)
        Sets the end day of the initiative schedule.
        Parameters:
        anEndDay - The end day of the initiative schedule.
      • setEndMonth

        public void setEndMonth(java.lang.String anEndMonth)
        Sets the end month of the initiative schedule.
        Parameters:
        anEndMonth - The end month of the initiative schedule.
      • setEndTime

        public void setEndTime(java.lang.String anEndTime)
        Sets the end time of the initiative schedule.
        Parameters:
        anEndTime - The end time of the initiative schedule.
      • setEndYear

        public void setEndYear(java.lang.String anEndYear)
        Sets the end year of the initiative schedule.
        Parameters:
        anEndYear - The end year of the initiative schedule.
      • setId

        public void setId(java.lang.Integer initiativeId)
        Sets the ID of the initiative schedule.
        Parameters:
        initiativeId - The ID of the initiative schedule.
      • setPriority

        public void setPriority(java.lang.Integer aPriority)
        Sets the priority of the initiative schedule.
        Parameters:
        aPriority - The priority of the initiative schedule.
      • setStartDate

        public void setStartDate(java.sql.Timestamp aStartDate)
        Sets the start date of the initiative schedule.
        Parameters:
        aStartDate - The start date of the initiative schedule.
      • setStartDay

        public void setStartDay(java.lang.String aStartDay)
        Sets the start day of the initiative schedule.
        Parameters:
        aStartDay - The start day of the initiative schedule.
      • setStartMonth

        public void setStartMonth(java.lang.String aStartMonth)
        Sets the start month of the initiative schedule.
        Parameters:
        aStartMonth - The start month of the initiative schedule.
      • setStartTime

        public void setStartTime(java.lang.String aStartTime)
        Sets the start time of the initiative schedule.
        Parameters:
        aStartTime - The start time of the initiative schedule.
      • setStartYear

        public void setStartYear(java.lang.String aStartYear)
        Sets the start year of the initiative schedule.
        Parameters:
        aStartYear - The start year of the initiative schedule.
      • setStoreId

        public void setStoreId(java.lang.Integer aStoreId)
        Sets the ID of the store which this initiative schedule belongs to.
        Parameters:
        aStoreId - The ID of the store which this initiative schedule belongs to.