Interface FDSCreationMenu


public interface FDSCreationMenu
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.frontend.taglib.clay.servlet.taglib.util.CreationMenu
    getCreationMenu(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
     
     
  • Method Details

    • getCreationMenu

      com.liferay.frontend.taglib.clay.servlet.taglib.util.CreationMenu getCreationMenu(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException
    • getFDSEntryItemImportPolicy

      default FDSEntryItemImportPolicy getFDSEntryItemImportPolicy()