com.liferay.portal.kernel.portlet.configuration.icon
Interface PortletConfigurationIconFactory
- All Known Implementing Classes:
- BaseJSPPortletConfigurationIconFactory, BasePortletConfigurationIconFactory
public interface PortletConfigurationIconFactory
create
PortletConfigurationIcon create(PortletRequest portletRequest)
getWeight
double getWeight()
include
boolean include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException
- Throws:
IOException