Liferay 7.0-ce-m6

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


public interface PortletConfigurationIconFactory


Method Summary
 PortletConfigurationIcon create(javax.servlet.http.HttpServletRequest request)
           
 double getWeight()
           
 

Method Detail

create

PortletConfigurationIcon create(javax.servlet.http.HttpServletRequest request)

getWeight

double getWeight()

Liferay 7.0-ce-m6