public class BasePortletConfigurationIconFactory extends java.lang.Object implements PortletConfigurationIconFactory
| Constructor and Description |
|---|
BasePortletConfigurationIconFactory() |
| Modifier and Type | Method and Description |
|---|---|
PortletConfigurationIcon |
create(javax.portlet.PortletRequest portletRequest) |
double |
getWeight() |
public PortletConfigurationIcon create(javax.portlet.PortletRequest portletRequest)
create in interface PortletConfigurationIconFactorypublic double getWeight()
getWeight in interface PortletConfigurationIconFactory