Interface ITranslatableXmlElementInfo


public interface ITranslatableXmlElementInfo
Translatable XML element information
Author:
I-D Media AG
  • Method Details

    • getUserId

      @NotNull @NotNull String getUserId()
      User id who requested the translation
      Returns:
    • getConnectorProjectId

      @NotNull @NotNull String getConnectorProjectId()
      Connector system and project to use
      Returns:
    • getOwnerId

      @NotNull @NotNull String getOwnerId()
      Page id
      Returns:
    • getOwnerUid

      @NotNull @NotNull String getOwnerUid()
      Page UID
      Returns:
    • getElementId

      @NotNull @NotNull String getElementId()
      Element/Section id
      Returns:
    • getElementUid

      @NotNull @NotNull String getElementUid()
      Element/section uid
      Returns:
    • getSourceLanguage

      @NotNull @NotNull String getSourceLanguage()
      Source language
      Returns:
    • getTargetLanguage

      @NotNull @NotNull String getTargetLanguage()
      Target language
      Returns:
    • getProjectId

      @NotNull @NotNull String getProjectId()
      CMS Project id
      Returns:
    • isPage

      boolean isPage()
      Is this a page or dataset
      Returns:
    • isGlobalPage

      boolean isGlobalPage()
      Is this a GCA page or content page
      Returns:
    • getDisplayName

      @NotNull @NotNull String getDisplayName()
      Get the display name if available
      Returns: