Liferay 7.0-ce-b6

com.liferay.portal.kernel.portlet.configuration.icon
Interface PortletConfigurationIconFactory

All Known Implementing Classes:
BaseJSPPortletConfigurationIconFactory, BasePortletConfigurationIconFactory

public interface PortletConfigurationIconFactory


Method Summary
 PortletConfigurationIcon create(PortletRequest portletRequest)
           
 double getWeight()
           
 

Method Detail

create

PortletConfigurationIcon create(PortletRequest portletRequest)

getWeight

double getWeight()

Liferay 7.0-ce-b6