Interface TranslationSnapshotProvider


public interface TranslationSnapshotProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    getTranslationSnapshot(long groupId, com.liferay.info.item.InfoItemReference infoItemReference, InputStream inputStream, boolean includeSource)
     
  • Method Details

    • getTranslationSnapshot

      TranslationSnapshot getTranslationSnapshot(long groupId, com.liferay.info.item.InfoItemReference infoItemReference, InputStream inputStream, boolean includeSource) throws IOException, com.liferay.portal.kernel.exception.PortalException
      Throws:
      IOException
      com.liferay.portal.kernel.exception.PortalException