public class BasePortletConfigurationIconFactory extends java.lang.Object implements PortletConfigurationIconFactory
| Constructor and Description |
|---|
BasePortletConfigurationIconFactory() |
| 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) |
public PortletConfigurationIcon create(javax.servlet.http.HttpServletRequest request)
create in interface PortletConfigurationIconFactorypublic double getWeight()
getWeight in interface PortletConfigurationIconFactorypublic boolean include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
include in interface PortletConfigurationIconFactoryjava.io.IOException