public class ServicesServiceImpl extends Object implements ServicesService
| Constructor and Description |
|---|
ServicesServiceImpl(CompoundSPService compoundSPService,
CrmService lmngService,
String staticBaseUrl,
String lmngDeepLinkBaseUrl,
String[] guids) |
| Modifier and Type | Method and Description |
|---|---|
Service |
buildApiService(CompoundServiceProvider csp,
String language)
Build a Service object based on the given CSP
|
Map<String,List<Service>> |
findAll(long callDelay) |
public ServicesServiceImpl(CompoundSPService compoundSPService, CrmService lmngService, String staticBaseUrl, String lmngDeepLinkBaseUrl, String[] guids)
public Map<String,List<Service>> findAll(long callDelay)
findAll in interface ServicesServicepublic Service buildApiService(CompoundServiceProvider csp, String language)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.