Interface ITranslationStatusInformation
- All Known Implementing Classes:
TranslationStatusInformation
public interface ITranslationStatusInformation
Translation status information for a single element
- Author:
- I-D Media AG
-
Method Summary
Modifier and TypeMethodDescriptionlongDate of either: registration, in translation since, or translated since@NotNull StringGet Store 1 = Pagestore 2 = GlobalStore 3 = Content2@NotNull StringlongEither content2 id or page id@NotNull StringTranslation Source Language@NotNull StringTranslations Target Language@NotNull StringGet the state of translation
-
Method Details
-
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
Translation Source Language- Returns:
-
getTargetLanguage
Translations Target Language- Returns:
-
getFirstSpiritStore
Get Store 1 = Pagestore 2 = GlobalStore 3 = Content2- Returns:
-
getTranslationState
Get the state of translation- Returns:
-