Interface WorldBankTopicApi
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
The Interface WorldBankTopicApi.
-
Method Summary
-
Method Details
-
getTopics
List<com.hack23.cia.model.external.worldbank.topic.impl.TopicElement> getTopics() throws DataFailureExceptionGets the topics.- Returns:
- the topics
- Throws:
DataFailureException- the data failure exception
-