Package com.liferay.translation.snapshot
Interface TranslationSnapshotProvider
public interface TranslationSnapshotProvider
-
Method Summary
Modifier and TypeMethodDescriptiongetTranslationSnapshot
(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
-