Interface LayoutAssetEntryProvider


public interface LayoutAssetEntryProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.asset.kernel.model.AssetEntry
    getLayoutAssetEntry(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Layout layout)
     
  • Method Details

    • getLayoutAssetEntry

      com.liferay.asset.kernel.model.AssetEntry getLayoutAssetEntry(javax.servlet.http.HttpServletRequest httpServletRequest, com.liferay.portal.kernel.model.Layout layout)