Interface TranslationInfoItemFieldValuesExporter


public interface TranslationInfoItemFieldValuesExporter
  • Method Details

    • exportInfoItemFieldValues

      InputStream exportInfoItemFieldValues(com.liferay.info.item.InfoItemFieldValues infoItemFieldValues, Locale sourceLocale, Locale targetLocale) throws IOException
      Throws:
      IOException
    • getLabelInfoLocalizedValue

      default com.liferay.info.localized.InfoLocalizedValue<String> getLabelInfoLocalizedValue()
    • getMimeType

      String getMimeType()