| Package | Description |
|---|---|
| fi.metatavu.kuntaapi.server.rest | |
| fi.metatavu.kuntaapi.server.rest.model |
| Modifier and Type | Method and Description |
|---|---|
abstract javax.ws.rs.core.Response |
ElectronicServiceChannelsApi.updateElectronicServiceChannel(String electronicServiceChannelId,
ElectronicServiceChannel payload,
javax.ws.rs.core.Request request) |
| Modifier and Type | Method and Description |
|---|---|
ElectronicServiceChannel |
ElectronicServiceChannel.areas(List<Area> areas)
List of service channel areas.
|
ElectronicServiceChannel |
ElectronicServiceChannel.areaType(String areaType)
Area type (WholeCountry, WholeCountryExceptAlandIslands, AreaType).
|
ElectronicServiceChannel |
ElectronicServiceChannel.attachments(List<ServiceChannelAttachment> attachments) |
ElectronicServiceChannel |
ElectronicServiceChannel.descriptions(List<LocalizedValue> descriptions) |
ElectronicServiceChannel |
ElectronicServiceChannel.id(String id) |
ElectronicServiceChannel |
ElectronicServiceChannel.languages(List<String> languages) |
ElectronicServiceChannel |
ElectronicServiceChannel.names(List<LocalizedValue> names) |
ElectronicServiceChannel |
ElectronicServiceChannel.organizationId(String organizationId) |
ElectronicServiceChannel |
ElectronicServiceChannel.publishingStatus(String publishingStatus) |
ElectronicServiceChannel |
ElectronicServiceChannel.requiresAuthentication(Boolean requiresAuthentication) |
ElectronicServiceChannel |
ElectronicServiceChannel.requiresSignature(Boolean requiresSignature) |
ElectronicServiceChannel |
ElectronicServiceChannel.serviceHours(List<ServiceHour> serviceHours) |
ElectronicServiceChannel |
ElectronicServiceChannel.signatureQuantity(Integer signatureQuantity) |
ElectronicServiceChannel |
ElectronicServiceChannel.supportEmails(List<Email> supportEmails)
List of support email addresses for the service channel.
|
ElectronicServiceChannel |
ElectronicServiceChannel.supportPhones(List<Phone> supportPhones)
List of support phone numbers for the service channel.
|
ElectronicServiceChannel |
ElectronicServiceChannel.urls(List<LocalizedValue> urls) |
ElectronicServiceChannel |
ElectronicServiceChannel.webPages(List<WebPage> webPages) |
Copyright © 2017 Metatavu Oy. All rights reserved.