Package com.liferay.sharing.renderer
Interface SharingEntryEditRenderer
public interface SharingEntryEditRenderer
-
Method Summary
Modifier and TypeMethodDescriptionjavax.portlet.PortletURL
getURLEdit
(SharingEntry sharingEntry, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse)
-
Method Details
-
getURLEdit
javax.portlet.PortletURL getURLEdit(SharingEntry sharingEntry, com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-