| Package | Description |
|---|---|
| de.adorsys.multibanking.service.analytics | |
| de.adorsys.multibanking.web.analytics |
| Modifier and Type | Method and Description |
|---|---|
protected com.fasterxml.jackson.core.type.TypeReference<List<CustomCategoryEntity>> |
CustomBookingCategoryService.listType() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpEntity<Void> |
BookingCategoryController.createCategory(CustomCategoryEntity categoryEntity) |
org.springframework.http.HttpEntity<Void> |
BookingCategoryController.updateCustomCategory(String categoryId,
CustomCategoryEntity categoryEntity) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.http.HttpEntity<Void> |
BookingCategoryController.createOrUpdateCustomCategories(List<CustomCategoryEntity> categoryEntities) |
Copyright © 2018. All rights reserved.