public interface MarketingSpotType
The following features are supported:
Marketing Spot Identifier
Usage
Description
Last Update
Last Updated By
Supported Type
Marketing Spot Page
Marketing Spot Order
Activity Identifier
Supports Marketing Content
Supports Catalog Group
Supports Catalog Entry
Supports Widget
Default Content
Default Marketing Spot Title
UI Displayable
Managing Tool
User Data
MarketingPackage.getMarketingSpotType()
Modifier and Type | Method and Description |
---|---|
java.util.List |
getActivityIdentifier()
Returns the value of the 'Activity Identifier' containment reference list.
|
java.util.List |
getDefaultContent()
Returns the value of the 'Default Content' containment reference list.
|
java.util.List |
getDefaultMarketingSpotTitle()
Returns the value of the 'Default Marketing Spot Title' containment reference list.
|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute.
|
java.lang.Object |
getLastUpdate()
Returns the value of the 'Last Update' attribute.
|
java.lang.String |
getLastUpdatedBy()
Returns the value of the 'Last Updated By' attribute.
|
java.math.BigInteger |
getManagingTool()
Returns the value of the 'Managing Tool' attribute.
|
MarketingSpotIdentifierType |
getMarketingSpotIdentifier()
Returns the value of the 'Marketing Spot Identifier' containment reference.
|
java.util.List |
getMarketingSpotOrder()
Returns the value of the 'Marketing Spot Order' containment reference list.
|
java.util.List |
getMarketingSpotPage()
Returns the value of the 'Marketing Spot Page' containment reference list.
|
java.util.List |
getSupportedType()
Returns the value of the 'Supported Type' attribute list.
|
java.math.BigInteger |
getSupportsCatalogEntry()
Returns the value of the 'Supports Catalog Entry' attribute.
|
java.math.BigInteger |
getSupportsCatalogGroup()
Returns the value of the 'Supports Catalog Group' attribute.
|
java.math.BigInteger |
getSupportsMarketingContent()
Returns the value of the 'Supports Marketing Content' attribute.
|
java.math.BigInteger |
getSupportsWidget()
Returns the value of the 'Supports Widget' attribute.
|
java.math.BigInteger |
getUIDisplayable()
Returns the value of the 'UI Displayable' attribute.
|
java.lang.Object |
getUsage()
Returns the value of the 'Usage' attribute.
|
UserDataType |
getUserData()
Returns the value of the 'User Data' containment reference.
|
void |
setDescription(java.lang.String value)
Sets the value of the '
Description ' attribute. |
void |
setLastUpdate(java.lang.Object value)
Sets the value of the '
Last Update ' attribute. |
void |
setLastUpdatedBy(java.lang.String value)
Sets the value of the '
Last Updated By ' attribute. |
void |
setManagingTool(java.math.BigInteger value)
Sets the value of the '
Managing Tool ' attribute. |
void |
setMarketingSpotIdentifier(MarketingSpotIdentifierType value)
Sets the value of the '
Marketing Spot Identifier ' containment reference. |
void |
setSupportsCatalogEntry(java.math.BigInteger value)
Sets the value of the '
Supports Catalog Entry ' attribute. |
void |
setSupportsCatalogGroup(java.math.BigInteger value)
Sets the value of the '
Supports Catalog Group ' attribute. |
void |
setSupportsMarketingContent(java.math.BigInteger value)
Sets the value of the '
Supports Marketing Content ' attribute. |
void |
setSupportsWidget(java.math.BigInteger value)
Sets the value of the '
Supports Widget ' attribute. |
void |
setUIDisplayable(java.math.BigInteger value)
Sets the value of the '
UI Displayable ' attribute. |
void |
setUsage(java.lang.Object value)
Sets the value of the '
Usage ' attribute. |
void |
setUserData(UserDataType value)
Sets the value of the '
User Data ' containment reference. |
MarketingSpotIdentifierType getMarketingSpotIdentifier()
setMarketingSpotIdentifier(MarketingSpotIdentifierType)
,
MarketingPackage.getMarketingSpotType_MarketingSpotIdentifier()
void setMarketingSpotIdentifier(MarketingSpotIdentifierType value)
Marketing Spot Identifier
' containment reference.
value
- the new value of the 'Marketing Spot Identifier' containment reference.getMarketingSpotIdentifier()
java.lang.Object getUsage()
setUsage(Object)
,
MarketingPackage.getMarketingSpotType_Usage()
void setUsage(java.lang.Object value)
Usage
' attribute.
value
- the new value of the 'Usage' attribute.getUsage()
java.lang.String getDescription()
setDescription(String)
,
MarketingPackage.getMarketingSpotType_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
java.lang.Object getLastUpdate()
setLastUpdate(Object)
,
MarketingPackage.getMarketingSpotType_LastUpdate()
void setLastUpdate(java.lang.Object value)
Last Update
' attribute.
value
- the new value of the 'Last Update' attribute.getLastUpdate()
java.lang.String getLastUpdatedBy()
setLastUpdatedBy(String)
,
MarketingPackage.getMarketingSpotType_LastUpdatedBy()
void setLastUpdatedBy(java.lang.String value)
Last Updated By
' attribute.
value
- the new value of the 'Last Updated By' attribute.getLastUpdatedBy()
java.util.List getSupportedType()
Object
.
The types of data that can be displayed in this
e-Marketing Spot.
MarketingPackage.getMarketingSpotType_SupportedType()
java.util.List getMarketingSpotPage()
MarketingSpotPageType
.
The store page on which this e-Marketing Spot is
located.
MarketingPackage.getMarketingSpotType_MarketingSpotPage()
java.util.List getMarketingSpotOrder()
MarketingSpotOrderType
.
The method in which to order the results that
are displayed in the e-Marketing Spot.
MarketingPackage.getMarketingSpotType_MarketingSpotOrder()
java.util.List getActivityIdentifier()
ActivityIdentifierType
.
If the meaning of the 'Activity Identifier' containment reference list isn't clear, there really should be more of a description here...
MarketingPackage.getMarketingSpotType_ActivityIdentifier()
java.math.BigInteger getSupportsMarketingContent()
setSupportsMarketingContent(BigInteger)
,
MarketingPackage.getMarketingSpotType_SupportsMarketingContent()
void setSupportsMarketingContent(java.math.BigInteger value)
Supports Marketing Content
' attribute.
value
- the new value of the 'Supports Marketing Content' attribute.getSupportsMarketingContent()
java.math.BigInteger getSupportsCatalogGroup()
setSupportsCatalogGroup(BigInteger)
,
MarketingPackage.getMarketingSpotType_SupportsCatalogGroup()
void setSupportsCatalogGroup(java.math.BigInteger value)
Supports Catalog Group
' attribute.
value
- the new value of the 'Supports Catalog Group' attribute.getSupportsCatalogGroup()
java.math.BigInteger getSupportsCatalogEntry()
setSupportsCatalogEntry(BigInteger)
,
MarketingPackage.getMarketingSpotType_SupportsCatalogEntry()
void setSupportsCatalogEntry(java.math.BigInteger value)
Supports Catalog Entry
' attribute.
value
- the new value of the 'Supports Catalog Entry' attribute.getSupportsCatalogEntry()
java.math.BigInteger getSupportsWidget()
setSupportsWidget(BigInteger)
,
MarketingPackage.getMarketingSpotType_SupportsWidget()
void setSupportsWidget(java.math.BigInteger value)
Supports Widget
' attribute.
value
- the new value of the 'Supports Widget' attribute.getSupportsWidget()
java.util.List getDefaultContent()
DefaultContentType
.
The default marketing content to display in this
e-Marketing Spot when no data is returned from
the web activities scheduled on the e-Marketing
Spot.
MarketingPackage.getMarketingSpotType_DefaultContent()
java.util.List getDefaultMarketingSpotTitle()
DefaultMarketingSpotTitleType
.
The default marketing title to display in this e-Marketing Spot when no data is returned from
the web activities scheduled on the e-Marketing Spot.
MarketingPackage.getMarketingSpotType_DefaultMarketingSpotTitle()
java.math.BigInteger getUIDisplayable()
setUIDisplayable(BigInteger)
,
MarketingPackage.getMarketingSpotType_UIDisplayable()
void setUIDisplayable(java.math.BigInteger value)
UI Displayable
' attribute.
value
- the new value of the 'UI Displayable' attribute.getUIDisplayable()
java.math.BigInteger getManagingTool()
setManagingTool(BigInteger)
,
MarketingPackage.getMarketingSpotType_ManagingTool()
void setManagingTool(java.math.BigInteger value)
Managing Tool
' attribute.
value
- the new value of the 'Managing Tool' attribute.getManagingTool()
UserDataType getUserData()
setUserData(UserDataType)
,
MarketingPackage.getMarketingSpotType_UserData()
void setUserData(UserDataType value)
User Data
' containment reference.
value
- the new value of the 'User Data' containment reference.getUserData()