Interface AlternativeVersionsService

All Known Implementing Classes:
AlternativeTranslationsServiceImpl

public interface AlternativeVersionsService
Allows access to the alternative translation data
  • Method Summary

    Modifier and Type
    Method
    Description
    get(String passage)
    Gets the alternatives for a particular passage
  • Method Details

    • get

      VersionsData get(String passage)
      Gets the alternatives for a particular passage
      Parameters:
      passage - the reference
      Returns:
      the versions data