com.ibm.commerce.marketing.facade.server.entity.datatypes

Interface Dmcampaign

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      java.util.Date getCreated()
      Returns the value of the 'Created' attribute.
      java.lang.String getDescription()
      Returns the value of the 'Description' attribute.
      java.util.List getDmactivityForDmcampaign()
      Returns the value of the 'Dmactivity For Dmcampaign' reference list.
      int getDmcampaign_id()
      Returns the value of the 'Dmcampaign id' attribute.
      java.util.Date getEnddate()
      Returns the value of the 'Enddate' attribute.
      java.lang.Integer getField1()
      Returns the value of the 'Field1' attribute.
      java.lang.Long getField2()
      Returns the value of the 'Field2' attribute.
      java.math.BigDecimal getField3()
      Returns the value of the 'Field3' attribute.
      java.lang.String getField4()
      Returns the value of the 'Field4' attribute.
      java.util.Date getLastupdate()
      Returns the value of the 'Lastupdate' attribute.
      java.lang.String getLastupdatedby()
      Returns the value of the 'Lastupdatedby' attribute.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      java.lang.String getObjective()
      Returns the value of the 'Objective' attribute.
      short getOptcounter()
      Returns the value of the 'Optcounter' attribute.
      java.lang.String getOwner()
      Returns the value of the 'Owner' attribute.
      java.lang.String getSeason()
      Returns the value of the 'Season' attribute.
      java.util.Date getStartdate()
      Returns the value of the 'Startdate' attribute.
      short getState()
      Returns the value of the 'State' attribute.
      int getStoreent_id()
      Returns the value of the 'Storeent id' attribute.
      java.lang.Integer getType_()
      Returns the value of the 'Type' attribute.
      void setCreated(java.util.Date value)
      Sets the value of the 'Created' attribute.
      void setDescription(java.lang.String value)
      Sets the value of the 'Description' attribute.
      void setDmcampaign_id(int value)
      Sets the value of the 'Dmcampaign id' attribute.
      void setEnddate(java.util.Date value)
      Sets the value of the 'Enddate' attribute.
      void setField1(java.lang.Integer value)
      Sets the value of the 'Field1' attribute.
      void setField2(java.lang.Long value)
      Sets the value of the 'Field2' attribute.
      void setField3(java.math.BigDecimal value)
      Sets the value of the 'Field3' attribute.
      void setField4(java.lang.String value)
      Sets the value of the 'Field4' attribute.
      void setLastupdate(java.util.Date value)
      Sets the value of the 'Lastupdate' attribute.
      void setLastupdatedby(java.lang.String value)
      Sets the value of the 'Lastupdatedby' attribute.
      void setName(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setObjective(java.lang.String value)
      Sets the value of the 'Objective' attribute.
      void setOptcounter(short value)
      Sets the value of the 'Optcounter' attribute.
      void setOwner(java.lang.String value)
      Sets the value of the 'Owner' attribute.
      void setSeason(java.lang.String value)
      Sets the value of the 'Season' attribute.
      void setStartdate(java.util.Date value)
      Sets the value of the 'Startdate' attribute.
      void setState(short value)
      Sets the value of the 'State' attribute.
      void setStoreent_id(int value)
      Sets the value of the 'Storeent id' attribute.
      void setType(java.lang.Integer value)
      Sets the value of the 'Type' attribute.
    • Method Detail

      • getDmcampaign_id

        int getDmcampaign_id()
        Returns the value of the 'Dmcampaign id' attribute.

        If the meaning of the 'Dmcampaign id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Dmcampaign id' attribute.
        See Also:
        setDmcampaign_id(int), MarketingEntityPackage.getDmcampaign_Dmcampaign_id()
      • setDmcampaign_id

        void setDmcampaign_id(int value)
        Sets the value of the 'Dmcampaign id' attribute.
        Parameters:
        value - the new value of the 'Dmcampaign id' attribute.
        See Also:
        getDmcampaign_id()
      • getStoreent_id

        int getStoreent_id()
        Returns the value of the 'Storeent id' attribute.

        If the meaning of the 'Storeent id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Storeent id' attribute.
        See Also:
        setStoreent_id(int), MarketingEntityPackage.getDmcampaign_Storeent_id()
      • setStoreent_id

        void setStoreent_id(int value)
        Sets the value of the 'Storeent id' attribute.
        Parameters:
        value - the new value of the 'Storeent id' attribute.
        See Also:
        getStoreent_id()
      • getName

        java.lang.String getName()
        Returns the value of the 'Name' attribute.

        If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), MarketingEntityPackage.getDmcampaign_Name()
      • setName

        void setName(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • getDescription

        java.lang.String getDescription()
        Returns the value of the 'Description' attribute.

        If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Description' attribute.
        See Also:
        setDescription(String), MarketingEntityPackage.getDmcampaign_Description()
      • setDescription

        void setDescription(java.lang.String value)
        Sets the value of the 'Description' attribute.
        Parameters:
        value - the new value of the 'Description' attribute.
        See Also:
        getDescription()
      • getState

        short getState()
        Returns the value of the 'State' attribute.

        If the meaning of the 'State' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'State' attribute.
        See Also:
        setState(short), MarketingEntityPackage.getDmcampaign_State()
      • setState

        void setState(short value)
        Sets the value of the 'State' attribute.
        Parameters:
        value - the new value of the 'State' attribute.
        See Also:
        getState()
      • getSeason

        java.lang.String getSeason()
        Returns the value of the 'Season' attribute.

        If the meaning of the 'Season' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Season' attribute.
        See Also:
        setSeason(String), MarketingEntityPackage.getDmcampaign_Season()
      • setSeason

        void setSeason(java.lang.String value)
        Sets the value of the 'Season' attribute.
        Parameters:
        value - the new value of the 'Season' attribute.
        See Also:
        getSeason()
      • getType_

        java.lang.Integer getType_()
        Returns the value of the 'Type' attribute.

        If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Type' attribute.
        See Also:
        setType(Integer), MarketingEntityPackage.getDmcampaign_Type()
      • setType

        void setType(java.lang.Integer value)
        Sets the value of the 'Type' attribute.
        Parameters:
        value - the new value of the 'Type' attribute.
        See Also:
        getType_()
      • getStartdate

        java.util.Date getStartdate()
        Returns the value of the 'Startdate' attribute.

        If the meaning of the 'Startdate' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Startdate' attribute.
        See Also:
        setStartdate(Date), MarketingEntityPackage.getDmcampaign_Startdate()
      • setStartdate

        void setStartdate(java.util.Date value)
        Sets the value of the 'Startdate' attribute.
        Parameters:
        value - the new value of the 'Startdate' attribute.
        See Also:
        getStartdate()
      • getEnddate

        java.util.Date getEnddate()
        Returns the value of the 'Enddate' attribute.

        If the meaning of the 'Enddate' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Enddate' attribute.
        See Also:
        setEnddate(Date), MarketingEntityPackage.getDmcampaign_Enddate()
      • setEnddate

        void setEnddate(java.util.Date value)
        Sets the value of the 'Enddate' attribute.
        Parameters:
        value - the new value of the 'Enddate' attribute.
        See Also:
        getEnddate()
      • getCreated

        java.util.Date getCreated()
        Returns the value of the 'Created' attribute.

        If the meaning of the 'Created' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Created' attribute.
        See Also:
        setCreated(Date), MarketingEntityPackage.getDmcampaign_Created()
      • setCreated

        void setCreated(java.util.Date value)
        Sets the value of the 'Created' attribute.
        Parameters:
        value - the new value of the 'Created' attribute.
        See Also:
        getCreated()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

        If the meaning of the 'Lastupdate' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), MarketingEntityPackage.getDmcampaign_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • getLastupdatedby

        java.lang.String getLastupdatedby()
        Returns the value of the 'Lastupdatedby' attribute.

        If the meaning of the 'Lastupdatedby' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lastupdatedby' attribute.
        See Also:
        setLastupdatedby(String), MarketingEntityPackage.getDmcampaign_Lastupdatedby()
      • setLastupdatedby

        void setLastupdatedby(java.lang.String value)
        Sets the value of the 'Lastupdatedby' attribute.
        Parameters:
        value - the new value of the 'Lastupdatedby' attribute.
        See Also:
        getLastupdatedby()
      • getOwner

        java.lang.String getOwner()
        Returns the value of the 'Owner' attribute.

        If the meaning of the 'Owner' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Owner' attribute.
        See Also:
        setOwner(String), MarketingEntityPackage.getDmcampaign_Owner()
      • setOwner

        void setOwner(java.lang.String value)
        Sets the value of the 'Owner' attribute.
        Parameters:
        value - the new value of the 'Owner' attribute.
        See Also:
        getOwner()
      • getObjective

        java.lang.String getObjective()
        Returns the value of the 'Objective' attribute.

        If the meaning of the 'Objective' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Objective' attribute.
        See Also:
        setObjective(String), MarketingEntityPackage.getDmcampaign_Objective()
      • setObjective

        void setObjective(java.lang.String value)
        Sets the value of the 'Objective' attribute.
        Parameters:
        value - the new value of the 'Objective' attribute.
        See Also:
        getObjective()
      • getField1

        java.lang.Integer getField1()
        Returns the value of the 'Field1' attribute.

        If the meaning of the 'Field1' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field1' attribute.
        See Also:
        setField1(Integer), MarketingEntityPackage.getDmcampaign_Field1()
      • setField1

        void setField1(java.lang.Integer value)
        Sets the value of the 'Field1' attribute.
        Parameters:
        value - the new value of the 'Field1' attribute.
        See Also:
        getField1()
      • getField2

        java.lang.Long getField2()
        Returns the value of the 'Field2' attribute.

        If the meaning of the 'Field2' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field2' attribute.
        See Also:
        setField2(Long), MarketingEntityPackage.getDmcampaign_Field2()
      • setField2

        void setField2(java.lang.Long value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • getField3

        java.math.BigDecimal getField3()
        Returns the value of the 'Field3' attribute.

        If the meaning of the 'Field3' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field3' attribute.
        See Also:
        setField3(BigDecimal), MarketingEntityPackage.getDmcampaign_Field3()
      • setField3

        void setField3(java.math.BigDecimal value)
        Sets the value of the 'Field3' attribute.
        Parameters:
        value - the new value of the 'Field3' attribute.
        See Also:
        getField3()
      • getField4

        java.lang.String getField4()
        Returns the value of the 'Field4' attribute.

        If the meaning of the 'Field4' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field4' attribute.
        See Also:
        setField4(String), MarketingEntityPackage.getDmcampaign_Field4()
      • setField4

        void setField4(java.lang.String value)
        Sets the value of the 'Field4' attribute.
        Parameters:
        value - the new value of the 'Field4' attribute.
        See Also:
        getField4()
      • getOptcounter

        short getOptcounter()
        Returns the value of the 'Optcounter' attribute.

        If the meaning of the 'Optcounter' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Optcounter' attribute.
        See Also:
        setOptcounter(short), MarketingEntityPackage.getDmcampaign_Optcounter()
      • setOptcounter

        void setOptcounter(short value)
        Sets the value of the 'Optcounter' attribute.
        Parameters:
        value - the new value of the 'Optcounter' attribute.
        See Also:
        getOptcounter()
      • getDmactivityForDmcampaign

        java.util.List getDmactivityForDmcampaign()
        Returns the value of the 'Dmactivity For Dmcampaign' reference list. The list contents are of type Dmactivity. It is bidirectional and its opposite is 'Dmcampaign For Dmactivity'.

        If the meaning of the 'Dmactivity For Dmcampaign' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Dmactivity For Dmcampaign' reference list.
        See Also:
        MarketingEntityPackage.getDmcampaign_DmactivityForDmcampaign(), Dmactivity.getDmcampaignForDmactivity()