| 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 |
ServiceLocationServiceChannelsApi.updateServiceLocationServiceChannel(String serviceLocationServiceChannelId,
ServiceLocationServiceChannel serviceLocationChannel,
javax.ws.rs.core.Request request) |
| Modifier and Type | Method and Description |
|---|---|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.addresses(List<Address> addresses)
List of service location addresses.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.areas(List<Area> areas)
List of service channel areas.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.areaType(String areaType)
Area type (WholeCountry, WholeCountryExceptAlandIslands, AreaType).
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.descriptions(List<LocalizedValue> descriptions)
List of localized service channel descriptions.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.emails(List<Email> emails)
List email addresses for the service channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.id(String id)
Identifier for the service channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.languages(List<String> languages)
List of languages the service channel is available in (two letter language code).
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.names(List<LocalizedValue> names)
Localized list of service channel names.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.organizationId(String organizationId)
Organization identifier responsible for the channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.phoneNumbers(List<Phone> phoneNumbers)
List of phone numbers for the service channel.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.phoneServiceCharge(Boolean phoneServiceCharge)
DEPRECATED.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.publishingStatus(String publishingStatus)
Service channel publishing status.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.serviceHours(List<ServiceHour> serviceHours)
List of service channel service hours.
|
ServiceLocationServiceChannel |
ServiceLocationServiceChannel.webPages(List<WebPage> webPages)
List of service channel web pages.
|
Copyright © 2017 Metatavu Oy. All rights reserved.