| 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 |
PrintableFormServiceChannelsApi.updatePrintableFormServiceChannel(String printableFormServiceChannelId,
PrintableFormServiceChannel payload,
javax.ws.rs.core.Request request) |
| Modifier and Type | Method and Description |
|---|---|
PrintableFormServiceChannel |
PrintableFormServiceChannel.areas(List<Area> areas)
List of service channel areas.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.areaType(String areaType)
Area type (WholeCountry, WholeCountryExceptAlandIslands, AreaType).
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.attachments(List<ServiceChannelAttachment> attachments)
List of attachments.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.channelUrls(List<LocalizedValue> channelUrls)
List of localized channel urls.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.deliveryAddress(Address deliveryAddress)
Form delivery address.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.formIdentifier(List<LocalizedValue> formIdentifier)
List of localized form identifier.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.formReceiver(List<LocalizedValue> formReceiver)
List of localized form receiver.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.id(String id)
Identifier for the service channel.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.languages(List<String> languages)
List of languages the service channel is available in (two letter language code).
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.organizationId(String organizationId)
Organization identifier responsible for the channel.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.publishingStatus(String publishingStatus)
Service channel publishing status.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.serviceHours(List<ServiceHour> serviceHours)
List of service channel service hours.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.supportEmails(List<Email> supportEmails)
List of support email addresses for the service channel.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.supportPhones(List<Phone> supportPhones)
List of support phone numbers for the service channel.
|
PrintableFormServiceChannel |
PrintableFormServiceChannel.webPages(List<WebPage> webPages)
List of service channel web pages.
|
Copyright © 2019 Metatavu Oy. All rights reserved.