Interface TmaTermInfoSource<T>
- Type Parameters:
T-
- All Known Implementing Classes:
TmaAbstractTermStringInfoSource,TmaTermCodeNameSource,TmaTermCodeSource,TmaTermFrequencyInfoSource
public interface TmaTermInfoSource<T>
- Since:
- 1810
-
Method Summary
Modifier and TypeMethodDescriptiongetItem(Collection<SubscriptionTermModel> terms, LanguageModel language, CurrencyModel currency)
-
Method Details
-
getItem
List<T> getItem(Collection<SubscriptionTermModel> terms, LanguageModel language, CurrencyModel currency)
-