Modifier and Type | Method and Description |
---|---|
static HistoricIdentityLinkLogDto |
HistoricIdentityLinkLogDto.fromHistoricIdentityLink(HistoricIdentityLinkLog historicIdentityLink) |
Modifier and Type | Method and Description |
---|---|
static void |
HistoricIdentityLinkLogDto.fromHistoricIdentityLink(HistoricIdentityLinkLogDto dto,
HistoricIdentityLinkLog historicIdentityLink) |
Modifier and Type | Class and Description |
---|---|
class |
OptimizeHistoricIdentityLinkLogDto |
Modifier and Type | Method and Description |
---|---|
List<HistoricIdentityLinkLogDto> |
HistoricIdentityLinkLogRestService.getHistoricIdentityLinks(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
Exposes the
HistoricIdentityLinkLogQuery interface as a REST service. |
Modifier and Type | Method and Description |
---|---|
List<HistoricIdentityLinkLogDto> |
HistoricIdentityLinkLogRestServiceImpl.getHistoricIdentityLinks(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Copyright © 2022. All rights reserved.