| 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 |
ServicesApi.createService(Service body,
javax.ws.rs.core.Request request) |
abstract javax.ws.rs.core.Response |
ServicesApi.updateService(String serviceId,
Service body,
javax.ws.rs.core.Request request) |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.areas(List<Area> areas)
List of service areas.
|
Service |
Service.areaType(String areaType)
Area type (WholeCountry, WholeCountryExceptAlandIslands, AreaType).
|
Service |
Service.chargeType(String chargeType) |
Service |
Service.descriptions(List<LocalizedValue> descriptions) |
Service |
Service.electronicServiceChannelIds(List<String> electronicServiceChannelIds) |
Service |
Service.fundingType(String fundingType)
Service funding type.
|
Service |
Service.id(String id) |
Service |
Service.industrialClasses(List<OntologyItem> industrialClasses) |
Service |
Service.keywords(List<LocalizedValue> keywords)
List of localized service keywords.
|
Service |
Service.languages(List<String> languages) |
Service |
Service.legislation(List<Law> legislation)
List of laws related to the service.
|
Service |
Service.lifeEvents(List<OntologyItem> lifeEvents) |
Service |
Service.names(List<LocalizedValue> names) |
Service |
Service.ontologyTerms(List<OntologyItem> ontologyTerms) |
Service |
Service.organizations(List<ServiceOrganization> organizations) |
Service |
Service.phoneServiceChannelIds(List<String> phoneServiceChannelIds) |
Service |
Service.printableFormServiceChannelIds(List<String> printableFormServiceChannelIds) |
Service |
Service.publishingStatus(String publishingStatus)
Publishing status.
|
Service |
Service.requirements(List<LocalizedValue> requirements) |
Service |
Service.serviceClasses(List<OntologyItem> serviceClasses) |
Service |
Service.serviceLocationServiceChannelIds(List<String> serviceLocationServiceChannelIds) |
Service |
Service.statutoryDescriptionId(String statutoryDescriptionId) |
Service |
Service.targetGroups(List<OntologyItem> targetGroups) |
Service |
Service.type(String type) |
Service |
Service.vouchers(List<ServiceVoucher> vouchers)
List of service vouchers.
|
Service |
Service.webPageServiceChannelIds(List<String> webPageServiceChannelIds) |
Copyright © 2019 Metatavu Oy. All rights reserved.