This interface extends SmartDataBean
to provide an interface
for the CollateralDataBean
.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT IBM copyright notice field. |
Fields inherited from interface com.ibm.commerce.beans. DataBean |
emptyString |
Method Summary | |
---|---|
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. |
Methods inherited from interface com.ibm.commerce.beans. SmartDataBean |
getCommandContext,
populate,
setCommandContext |
Methods inherited from interface com.ibm.commerce.beans. InputDataBean |
getRequestProperties,
setRequestProperties |
Field Detail |
---|
public static final java.lang.String COPYRIGHT
Method Detail |
---|
public java.lang.String getCustomerField1()
public java.lang.String getCustomerField2()
public java.lang.String getDescriptionCustomerField1()
public java.lang.String getDescriptionCustomerField2()
public java.lang.String getLocation()
public java.lang.String getMarketingText()
public java.lang.String getName()
public java.lang.Integer getTypeID()
public java.lang.String getTypeName()
public java.lang.String getUrlLink()