Interface IContentManagementSystem.TranslationLanguages

Enclosing interface:
IContentManagementSystem

public static interface IContentManagementSystem.TranslationLanguages
  • Method Details

    • getProjectId

      @NotNull @NotNull String getProjectId()
    • getProjectName

      @NotNull @NotNull String getProjectName()
    • getSourceLanguages

      @NotNull @NotNull Map<String,String> getSourceLanguages()
    • getTargetLanguages

      @NotNull @NotNull Map<String,String> getTargetLanguages()