Interface ExpandoBridgeIndexer


@ProviderType public interface ExpandoBridgeIndexer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addAttributes(com.liferay.portal.kernel.search.Document document, com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
     
    encodeFieldName(com.liferay.expando.kernel.model.ExpandoColumn expandoColumn)
     
    getNumericSuffix(int columnType)
     
  • Method Details

    • addAttributes

      void addAttributes(com.liferay.portal.kernel.search.Document document, com.liferay.expando.kernel.model.ExpandoBridge expandoBridge)
    • encodeFieldName

      String encodeFieldName(com.liferay.expando.kernel.model.ExpandoColumn expandoColumn)
    • getNumericSuffix

      String getNumericSuffix(int columnType)