| Package | Description |
|---|---|
| selfservice.api.dashboard | |
| selfservice.cache | |
| selfservice.domain | |
| selfservice.service | |
| selfservice.service.impl |
| Modifier and Type | Method and Description |
|---|---|
RestResponse<List<Service>> |
ServicesController.connected(String idpEntityId) |
org.springframework.http.ResponseEntity<RestResponse<Service>> |
ServicesController.get(String idpEntityId,
long id) |
RestResponse<List<Service>> |
ServicesController.index(String idpEntityId) |
RestResponse<List<Service>> |
UsersController.serviceProviders(Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
ServicesCache.getAllServices(String lang) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Article> |
CrmCache.getArticle(Service service) |
Optional<License> |
CrmCache.getLicense(Service service,
String idpInstitutionId) |
| Modifier and Type | Method and Description |
|---|---|
Service |
OfferedService.getService() |
| Modifier and Type | Method and Description |
|---|---|
List<Service> |
NotificationMessage.getArguments() |
| Modifier and Type | Method and Description |
|---|---|
int |
Service.compareTo(Service other) |
| Modifier and Type | Method and Description |
|---|---|
void |
NotificationMessage.addArguments(List<Service> arguments) |
| Constructor and Description |
|---|
OfferedService(Service service) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Service>> |
ServicesService.findAll() |
Optional<Service> |
Csa.getServiceForIdp(String idpEntityId,
long serviceId) |
List<Service> |
Csa.getServicesForIdp(String idpEntityId) |
| Modifier and Type | Method and Description |
|---|---|
protected Service |
ServicesServiceImpl.buildApiService(CompoundServiceProvider csp,
String language) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<Service>> |
ServicesServiceImpl.findAll() |
Optional<Service> |
CsaImpl.getServiceForIdp(String idpEntityId,
long serviceId) |
List<Service> |
CsaImpl.getServicesForIdp(String idpEntityId) |
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.