| Package | Description |
|---|---|
| ch.postfinance.sdk.model | |
| ch.postfinance.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
CustomerCommentActive |
CustomerCommentActive.id(Long id) |
CustomerCommentActive |
CustomerCommentActive.version(Long version) |
| Modifier and Type | Method and Description |
|---|---|
CustomerComment |
CustomerCommentService.update(Long spaceId,
CustomerCommentActive entity)
Update
This updates the entity with the given properties.
|
CustomerComment |
CustomerCommentService.update(Long spaceId,
CustomerCommentActive entity,
Map<String,Object> params)
Update
This updates the entity with the given properties.
|
com.google.api.client.http.HttpResponse |
CustomerCommentService.updateForHttpResponse(Long spaceId,
CustomerCommentActive entity) |
com.google.api.client.http.HttpResponse |
CustomerCommentService.updateForHttpResponse(Long spaceId,
CustomerCommentActive entity,
Map<String,Object> params) |
Copyright © 2022. All rights reserved.