| Package | Description |
|---|---|
| csa.api.cache | |
| csa.api.control | |
| csa.model | |
| csa.service | |
| csa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
ServicesCache.getAllServices(String lang) |
| Modifier and Type | Method and Description |
|---|---|
Article |
CrmCache.getArticle(Service service) |
License |
CrmCache.getLicense(Service service,
String idpInstitutionId) |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServicesController.getServiceForIdp(long serviceId,
String language,
String idpEntityId,
javax.servlet.http.HttpServletRequest request) |
Service |
ServicesController.getServiceForSpEntityId(String language,
String idpEntityId,
String spEntityId,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
ServicesController.getProtectedServices(String language,
javax.servlet.http.HttpServletRequest request) |
List<Service> |
ServicesController.getProtectedServicesByIdp(String language,
String idpEntityId,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Service |
OfferedService.getService() |
| Modifier and Type | Method and Description |
|---|---|
int |
Service.compareTo(Service other) |
| Constructor and Description |
|---|
OfferedService(Service service) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Service>> |
ServicesService.findAll(long rateLimit) |
| Modifier and Type | Method and Description |
|---|---|
Service |
ServicesServiceImpl.buildApiService(CompoundServiceProvider csp,
String language)
Build a Service object based on the given CSP
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Service>> |
ServicesServiceImpl.findAll(long callDelay) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.