| Package | Description |
|---|---|
| selfservice.cache | |
| selfservice.domain.csa | |
| selfservice.service | |
| selfservice.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Optional<Article> |
CrmCache.getArticle(Service service) |
| Modifier and Type | Method and Description |
|---|---|
Article |
CompoundServiceProvider.getArticle() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundServiceProvider.setArticle(Article article) |
| Modifier and Type | Method and Description |
|---|---|
static CompoundServiceProvider |
CompoundServiceProvider.builder(ServiceProvider serviceProvider,
Optional<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) |
| Modifier and Type | Method and Description |
|---|---|
List<Article> |
LmngServiceMock.getArticlesForServiceProviders(List<String> serviceProviderEntityIds) |
List<Article> |
LmngServiceImpl.getArticlesForServiceProviders(List<String> serviceProvidersEntityIds) |
List<Article> |
LmngUtil.parseArticlesResult(String webserviceResult)
Parse the result to an article(list)
|
List<Article> |
CrmUtil.parseArticlesResult(String webserviceResult) |
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.