JspInfo Interface
- public interface JspInfo
extends Belonging
The JspInfo class is used to track display related
attributes for product items and categories.
Attribute: url
- Containment: By Value
- Multiplicity: 1:1
Related Topics
JspInfoHome
JspInfoImpl
-
All Known Implementing Classes
-
JspInfoImpl
-
All Superinterfaces
-
Belonging
, BusinessSmartComponent
, Cloneable
, Comparable
, Serializable
getUrl() Method
public String
getUrl()
Get the value of url
Returns
- url.
setUrl(String) Method
public void setUrl(String
url)
Set the value of url
Parameters
-
url
- url to be added