public interface SharingDropdownItemFactory
Modifier and Type | Method and Description |
---|---|
com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem |
createCopyLinkDropdownItem(java.lang.String className,
long classPK,
javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem |
createManageCollaboratorsDropdownItem(java.lang.String className,
long classPK,
javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.petra.function.UnsafeConsumer<com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownContextItem,java.lang.Exception> |
createShareActionUnsafeConsumer(java.lang.String className,
long classPK,
javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem |
createShareDropdownItem(java.lang.String className,
long classPK,
javax.servlet.http.HttpServletRequest httpServletRequest) |
com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem createCopyLinkDropdownItem(java.lang.String className, long classPK, javax.servlet.http.HttpServletRequest httpServletRequest)
com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem createManageCollaboratorsDropdownItem(java.lang.String className, long classPK, javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.petra.function.UnsafeConsumer<com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownContextItem,java.lang.Exception> createShareActionUnsafeConsumer(java.lang.String className, long classPK, javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem createShareDropdownItem(java.lang.String className, long classPK, javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException