Interface ITranslationStatusInformation

All Known Implementing Classes:
TranslationStatusInformation

public interface ITranslationStatusInformation
Translation status information for a single element
Author:
I-D Media AG
  • Method Details

    • getIdentifier

      @NotNull @NotNull String getIdentifier()
    • getOwnerId

      long getOwnerId()
      Either content2 id or page id
      Returns:
    • getDateOfLastUpdate

      long getDateOfLastUpdate()
      Date of either: registration, in translation since, or translated since
      Returns:
    • getSourceLanguage

      @NotNull @NotNull String getSourceLanguage()
      Translation Source Language
      Returns:
    • getTargetLanguage

      @NotNull @NotNull String getTargetLanguage()
      Translations Target Language
      Returns:
    • getFirstSpiritStore

      @NotNull @NotNull String getFirstSpiritStore()
      Get Store 1 = Pagestore 2 = GlobalStore 3 = Content2
      Returns:
    • getTranslationState

      @NotNull @NotNull String getTranslationState()
      Get the state of translation
      Returns: