|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface extends SmartDataBean to provide an interface for the CollateralDataBean.
Fields inherited from interface com.ibm.commerce.beans.SmartDataBean |
COPYRIGHT |
Fields inherited from interface com.ibm.commerce.beans.DataBean |
emptyString |
Method Summary | |
java.lang.String |
getCustomerField1()
Returns customer field 1 from the COLLATERAL table |
java.lang.String |
getCustomerField2()
Returns customer field 2 from the COLLATERAL table |
java.lang.String |
getDescriptionCustomerField1()
Returns customer field 1 from the COLLDESC table |
java.lang.String |
getDescriptionCustomerField2()
Returns customer field 2 from the COLLDESC table |
java.lang.String |
getLocation()
Returns the location This is the name of the image or flash file |
java.lang.String |
getMarketingText()
Returns the marketing text |
java.lang.String |
getName()
Returns the name of the ad copy |
java.lang.Integer |
getTypeID()
Returns the type id from the COLLTYPE table |
java.lang.String |
getTypeName()
Returns the name of the type of this ad copy |
java.lang.String |
getUrlLink()
Returns the url link |
Methods inherited from interface com.ibm.commerce.beans.SmartDataBean |
getCommandContext, populate, setCommandContext |
Methods inherited from interface com.ibm.commerce.beans.InputDataBean |
getRequestProperties, setRequestProperties |
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()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |