Interface FDSActionProvider
public interface FDSActionProvider
-
Method Summary
Modifier and TypeMethodDescriptionList<com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem>
getDropdownItems
(long groupId, javax.servlet.http.HttpServletRequest httpServletRequest, Object model)
-
Method Details
-
getDropdownItems
List<com.liferay.frontend.taglib.clay.servlet.taglib.util.DropdownItem> getDropdownItems(long groupId, javax.servlet.http.HttpServletRequest httpServletRequest, Object model) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-