public class StrutsPortletConfigurationIconLocator
extends java.lang.Object
implements com.liferay.portal.kernel.portlet.configuration.icon.locator.PortletConfigurationIconLocator
| Constructor and Description |
|---|
StrutsPortletConfigurationIconLocator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getDefaultViews(java.lang.String portletId) |
java.lang.String |
getPath(javax.portlet.PortletRequest portletRequest) |
protected void |
setPortletLocalService(com.liferay.portal.kernel.service.PortletLocalService portletLocalService) |
public StrutsPortletConfigurationIconLocator()
public java.util.List<java.lang.String> getDefaultViews(java.lang.String portletId)
getDefaultViews in interface com.liferay.portal.kernel.portlet.configuration.icon.locator.PortletConfigurationIconLocatorpublic java.lang.String getPath(javax.portlet.PortletRequest portletRequest)
getPath in interface com.liferay.portal.kernel.portlet.configuration.icon.locator.PortletConfigurationIconLocatorprotected void setPortletLocalService(com.liferay.portal.kernel.service.PortletLocalService portletLocalService)