Interface ModelSummaryContributor


public interface ModelSummaryContributor
  • Method Summary

    Modifier and Type
    Method
    Description
    com.liferay.portal.kernel.search.Summary
    getSummary(com.liferay.portal.kernel.search.Document document, Locale locale, String snippet)
     
  • Method Details

    • getSummary

      com.liferay.portal.kernel.search.Summary getSummary(com.liferay.portal.kernel.search.Document document, Locale locale, String snippet)