| Package | Description |
|---|---|
| nl.surfnet.coin.csa.api.cache | |
| nl.surfnet.coin.csa.domain | |
| nl.surfnet.coin.csa.service | |
| nl.surfnet.coin.csa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Article |
CrmCache.getArticle(Service service) |
| Modifier and Type | Field and Description |
|---|---|
static Article |
Article.NONE |
| Modifier and Type | Method and Description |
|---|---|
Article |
CompoundServiceProvider.getArticle() |
| Modifier and Type | Method and Description |
|---|---|
static CompoundServiceProvider |
CompoundServiceProvider.builder(ServiceProvider serviceProvider,
Article article) |
void |
CompoundServiceProvider.setArticle(Article article) |
| Modifier and Type | Method and Description |
|---|---|
Article |
CrmService.getService(String guid)
Get LMNG article by article ID
|
| Modifier and Type | Method and Description |
|---|---|
List<Article> |
CrmService.getArticlesForServiceProviders(List<String> serviceProviderEntityIds)
Get articles for the given serviceProviders.
|
| Modifier and Type | Method and Description |
|---|---|
Article |
LmngServiceMock.getService(String guid) |
Article |
LmngServiceImpl.getService(String guid) |
Article |
CrmServiceNoop.getService(String guid) |
| Modifier and Type | Method and Description |
|---|---|
List<Article> |
LmngServiceMock.getArticlesForServiceProviders(List<String> serviceProviderEntityIds) |
List<Article> |
LmngServiceImpl.getArticlesForServiceProviders(List<String> serviceProvidersEntityIds) |
List<Article> |
CrmServiceNoop.getArticlesForServiceProviders(List<String> serviceProviderEntityIds) |
List<Article> |
LmngUtil.parseArticlesResult(String webserviceResult,
boolean writeResponseToFile)
Parse the result to an article(list)
|
List<Article> |
CrmUtil.parseArticlesResult(String webserviceResult,
boolean writeResponseToFile) |
Copyright © 2013 SURFnet bv, The Netherlands. All rights reserved.