public interface AssetAddonEntry
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getIcon() |
java.lang.String |
getKey() |
java.lang.String |
getLabel(java.util.Locale locale) |
java.lang.Double |
getWeight() |
void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
boolean |
isEnabled() |
java.lang.String getIcon()
java.lang.String getKey()
java.lang.String getLabel(java.util.Locale locale)
java.lang.Double getWeight()
void include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
java.io.IOExceptionboolean isEnabled()