Liferay 7.0-ce-b4

com.liferay.portal.kernel.portlet.configuration.icon.locator
Interface PortletConfigurationIconLocator


public interface PortletConfigurationIconLocator


Method Summary
 List<String> getDefaultViews(String portletId)
           
 String getPath(PortletRequest portletRequest)
           
 

Method Detail

getDefaultViews

List<String> getDefaultViews(String portletId)

getPath

String getPath(PortletRequest portletRequest)

Liferay 7.0-ce-b4