public interface CollateralSmartDataBean
extends com.ibm.commerce.beans.SmartDataBean
SmartDataBean
to provide an interface for the CollateralDataBean
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCustomerField1()
Gets the customizable field 1 of this collateral.
|
java.lang.String |
getCustomerField2()
Gets the customizable field 2 of this collateral.
|
java.lang.String |
getDescriptionCustomerField1()
Gets the customizable description field 1 of this collateral.
|
java.lang.String |
getDescriptionCustomerField2()
Gets the customizable description field 2 of this collateral.
|
java.lang.String |
getLocation()
Gets the image or flash file location of this collateral.
|
java.lang.String |
getMarketingText()
Gets the marketing text of this collateral.
|
java.lang.String |
getName()
Gets the name of this collateral.
|
java.lang.Integer |
getTypeID()
Gets the ID of the type that this collateral belongs to.
|
java.lang.String |
getTypeName()
Gets the name of the type that this collateral belongs to.
|
java.lang.String |
getUrlLink()
Gets the URL link of this collateral.
|
static final java.lang.String COPYRIGHT
java.lang.String getCustomerField1()
java.lang.String getCustomerField2()
java.lang.String getDescriptionCustomerField1()
java.lang.String getDescriptionCustomerField2()
java.lang.String getLocation()
java.lang.String getMarketingText()
java.lang.String getName()
java.lang.Integer getTypeID()
java.lang.String getTypeName()
java.lang.String getUrlLink()