Interface IRegisteredFile

All Known Subinterfaces:
ITransferedFile
All Known Implementing Classes:
TransferedFile

public interface IRegisteredFile
A Registered File
Author:
I-D Media AG
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    Get File identifier
    @NotNull String
    Get the target TMS project
  • Method Details

    • getTmsProjectId

      @NotNull @NotNull String getTmsProjectId()
      Get the target TMS project
      Returns:
      Tms Project to lookup a translatable xml file in the TMS
    • getIdentifier

      @NotNull @NotNull String getIdentifier()
      Get File identifier
      Returns:
      Identifier to lookup a translatable xml file in the TMS