Interface AlternativeVersionsService
- All Known Implementing Classes:
AlternativeTranslationsServiceImpl
public interface AlternativeVersionsService
Allows access to the alternative translation data
-
Method Summary
Modifier and TypeMethodDescriptionGets the alternatives for a particular passage
-
Method Details
-
get
Gets the alternatives for a particular passage- Parameters:
passage
- the reference- Returns:
- the versions data
-