public interface PortletConfigurationIconFactory
| Modifier and Type | Method and Description |
|---|---|
PortletConfigurationIcon |
create(javax.servlet.http.HttpServletRequest request) |
double |
getWeight() |
boolean |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
PortletConfigurationIcon create(javax.servlet.http.HttpServletRequest request)
double getWeight()
boolean include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
java.io.IOException