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

Interface Dmactivity

    • Method Detail

      • getDmactivity_id

        int getDmactivity_id()
        Returns the value of the 'Dmactivity id' attribute.

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

        Returns:
        the value of the 'Dmactivity id' attribute.
        See Also:
        setDmactivity_id(int), MarketingEntityPackage.getDmactivity_Dmactivity_id()
      • setDmactivity_id

        void setDmactivity_id(int value)
        Sets the value of the 'Dmactivity id' attribute.
        Parameters:
        value - the new value of the 'Dmactivity id' attribute.
        See Also:
        getDmactivity_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.getDmactivity_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.getDmactivity_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()
      • getVersion

        int getVersion()
        Returns the value of the 'Version' attribute.

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

        Returns:
        the value of the 'Version' attribute.
        See Also:
        setVersion(int), MarketingEntityPackage.getDmactivity_Version()
      • setVersion

        void setVersion(int value)
        Sets the value of the 'Version' attribute.
        Parameters:
        value - the new value of the 'Version' attribute.
        See Also:
        getVersion()
      • getPublished

        int getPublished()
        Returns the value of the 'Published' attribute.

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

        Returns:
        the value of the 'Published' attribute.
        See Also:
        setPublished(int), MarketingEntityPackage.getDmactivity_Published()
      • setPublished

        void setPublished(int value)
        Sets the value of the 'Published' attribute.
        Parameters:
        value - the new value of the 'Published' attribute.
        See Also:
        getPublished()
      • 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.getDmactivity_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()
      • 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.getDmactivity_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.getDmactivity_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()
      • getPriority

        short getPriority()
        Returns the value of the 'Priority' attribute.

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

        Returns:
        the value of the 'Priority' attribute.
        See Also:
        setPriority(short), MarketingEntityPackage.getDmactivity_Priority()
      • setPriority

        void setPriority(short value)
        Sets the value of the 'Priority' attribute.
        Parameters:
        value - the new value of the 'Priority' attribute.
        See Also:
        getPriority()
      • getDmcampaign_id

        java.lang.Integer 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(Integer), MarketingEntityPackage.getDmactivity_Dmcampaign_id()
      • setDmcampaign_id

        void setDmcampaign_id(java.lang.Integer value)
        Sets the value of the 'Dmcampaign id' attribute.
        Parameters:
        value - the new value of the 'Dmcampaign id' attribute.
        See Also:
        getDmcampaign_id()
      • getDmacttype_id

        short getDmacttype_id()
        Returns the value of the 'Dmacttype id' attribute.

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

        Returns:
        the value of the 'Dmacttype id' attribute.
        See Also:
        setDmacttype_id(short), MarketingEntityPackage.getDmactivity_Dmacttype_id()
      • setDmacttype_id

        void setDmacttype_id(short value)
        Sets the value of the 'Dmacttype id' attribute.
        Parameters:
        value - the new value of the 'Dmacttype id' attribute.
        See Also:
        getDmacttype_id()
      • getDmtemplatetype_id

        java.lang.Short getDmtemplatetype_id()
        Returns the value of the 'Dmtemplatetype id' attribute.

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

        Returns:
        the value of the 'Dmtemplatetype id' attribute.
        See Also:
        setDmtemplatetype_id(Short), MarketingEntityPackage.getDmactivity_Dmtemplatetype_id()
      • setDmtemplatetype_id

        void setDmtemplatetype_id(java.lang.Short value)
        Sets the value of the 'Dmtemplatetype id' attribute.
        Parameters:
        value - the new value of the 'Dmtemplatetype id' attribute.
        See Also:
        getDmtemplatetype_id()
      • getDmexptype_id

        java.lang.Short getDmexptype_id()
        Returns the value of the 'Dmexptype id' attribute.

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

        Returns:
        the value of the 'Dmexptype id' attribute.
        See Also:
        setDmexptype_id(Short), MarketingEntityPackage.getDmactivity_Dmexptype_id()
      • setDmexptype_id

        void setDmexptype_id(java.lang.Short value)
        Sets the value of the 'Dmexptype id' attribute.
        Parameters:
        value - the new value of the 'Dmexptype id' attribute.
        See Also:
        getDmexptype_id()
      • getRepeatable

        short getRepeatable()
        Returns the value of the 'Repeatable' attribute.

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

        Returns:
        the value of the 'Repeatable' attribute.
        See Also:
        setRepeatable(short), MarketingEntityPackage.getDmactivity_Repeatable()
      • setRepeatable

        void setRepeatable(short value)
        Sets the value of the 'Repeatable' attribute.
        Parameters:
        value - the new value of the 'Repeatable' attribute.
        See Also:
        getRepeatable()
      • 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.getDmactivity_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.getDmactivity_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.getDmactivity_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()
      • 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.getDmactivity_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()
      • getFlowxml

        java.lang.String getFlowxml()
        Returns the value of the 'Flowxml' attribute.

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

        Returns:
        the value of the 'Flowxml' attribute.
        See Also:
        setFlowxml(String), MarketingEntityPackage.getDmactivity_Flowxml()
      • setFlowxml

        void setFlowxml(java.lang.String value)
        Sets the value of the 'Flowxml' attribute.
        Parameters:
        value - the new value of the 'Flowxml' attribute.
        See Also:
        getFlowxml()
      • 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.getDmactivity_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.getDmactivity_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.getDmactivity_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.getDmactivity_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.getDmactivity_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()
      • getBehavior

        short getBehavior()
        Returns the value of the 'Behavior' attribute.

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

        Returns:
        the value of the 'Behavior' attribute.
        See Also:
        setBehavior(short), MarketingEntityPackage.getDmactivity_Behavior()
      • setBehavior

        void setBehavior(short value)
        Sets the value of the 'Behavior' attribute.
        Parameters:
        value - the new value of the 'Behavior' attribute.
        See Also:
        getBehavior()
      • getUidisplayable

        java.lang.Short getUidisplayable()
        Returns the value of the 'Uidisplayable' attribute.

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

        Returns:
        the value of the 'Uidisplayable' attribute.
        See Also:
        setUidisplayable(Short), MarketingEntityPackage.getDmactivity_Uidisplayable()
      • setUidisplayable

        void setUidisplayable(java.lang.Short value)
        Sets the value of the 'Uidisplayable' attribute.
        Parameters:
        value - the new value of the 'Uidisplayable' attribute.
        See Also:
        getUidisplayable()
      • getManagingtool

        java.lang.Short getManagingtool()
        Returns the value of the 'Managingtool' attribute.

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

        Returns:
        the value of the 'Managingtool' attribute.
        See Also:
        setManagingtool(Short), MarketingEntityPackage.getDmactivity_Managingtool()
      • setManagingtool

        void setManagingtool(java.lang.Short value)
        Sets the value of the 'Managingtool' attribute.
        Parameters:
        value - the new value of the 'Managingtool' attribute.
        See Also:
        getManagingtool()
      • getDmacttypeForDmactivity

        Dmacttype getDmacttypeForDmactivity()
        Returns the value of the 'Dmacttype For Dmactivity' reference. It is bidirectional and its opposite is 'Dmactivity For Dmacttype'.

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

        Returns:
        the value of the 'Dmacttype For Dmactivity' reference.
        See Also:
        setDmacttypeForDmactivity(Dmacttype), MarketingEntityPackage.getDmactivity_DmacttypeForDmactivity(), Dmacttype.getDmactivityForDmacttype()
      • getDmexptypeForDmactivity

        Dmexptype getDmexptypeForDmactivity()
        Returns the value of the 'Dmexptype For Dmactivity' reference. It is bidirectional and its opposite is 'Dmactivity For Dmexptype'.

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

        Returns:
        the value of the 'Dmexptype For Dmactivity' reference.
        See Also:
        setDmexptypeForDmactivity(Dmexptype), MarketingEntityPackage.getDmactivity_DmexptypeForDmactivity(), Dmexptype.getDmactivityForDmexptype()
      • getDmelementForDmactivity

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

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

        Returns:
        the value of the 'Dmelement For Dmactivity' reference list.
        See Also:
        MarketingEntityPackage.getDmactivity_DmelementForDmactivity(), Dmelement.getDmactivityForDmelement()
      • getDmtriglstnForDmactivity

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

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

        Returns:
        the value of the 'Dmtriglstn For Dmactivity' reference list.
        See Also:
        MarketingEntityPackage.getDmactivity_DmtriglstnForDmactivity(), Dmtriglstn.getDmactivityForDmtriglstn()