Class TranslationSnapshot

java.lang.Object
com.liferay.translation.snapshot.TranslationSnapshot

public class TranslationSnapshot extends Object
  • Constructor Details

    • TranslationSnapshot

      public TranslationSnapshot(com.liferay.info.item.InfoItemFieldValues infoItemFieldValues, Locale sourceLocale, Locale targetLocale)
  • Method Details

    • getInfoItemFieldValues

      public com.liferay.info.item.InfoItemFieldValues getInfoItemFieldValues()
    • getSourceLocale

      public Locale getSourceLocale()
    • getTargetLocale

      public Locale getTargetLocale()