Modifier and Type | Method and Description |
---|---|
void |
HistoryUiService.fire(HistoryLinkDto link) |
void |
HistoryUiServiceImpl.fire(HistoryLinkDto link) |
Modifier and Type | Method and Description |
---|---|
static PropertyAccessor<HistoryLinkDto,java.lang.String> |
HistoryLinkDto.getHistoryLinkBuilderIconPropertyAccessor() |
static PropertyAccessor<HistoryLinkDto,java.lang.String> |
HistoryLinkDto.getHistoryLinkBuilderIdPropertyAccessor() |
static PropertyAccessor<HistoryLinkDto,java.lang.String> |
HistoryLinkDto.getHistoryLinkBuilderNamePropertyAccessor() |
static PropertyAccessor<HistoryLinkDto,java.lang.String> |
HistoryLinkDto.getHistoryTokenPropertyAccessor() |
static PropertyAccessor<HistoryLinkDto,java.lang.String> |
HistoryLinkDto.getObjectCaptionPropertyAccessor() |
Modifier and Type | Method and Description |
---|---|
java.util.List<HistoryLinkDto> |
HistoryRpcService.getLinksFor(Dto dto) |
Modifier and Type | Method and Description |
---|---|
java.util.List<HistoryLinkDto> |
HistoryRpcServiceImpl.getLinksFor(Dto dto) |
Modifier and Type | Method and Description |
---|---|
HistoryLinkDto |
HistoryLink2DtoGenerator.createDto(HistoryLink poso,
DtoView here,
DtoView referenced) |
HistoryLinkDto |
HistoryLink2DtoGenerator.instantiateDto(HistoryLink poso) |
Modifier and Type | Method and Description |
---|---|
HistoryLink |
Dto2HistoryLinkGenerator.createPoso(HistoryLinkDto dto) |
HistoryLink |
Dto2HistoryLinkGenerator.createUnmanagedPoso(HistoryLinkDto dto) |
HistoryLink |
Dto2HistoryLinkGenerator.loadAndMergePoso(HistoryLinkDto dto) |
HistoryLink |
Dto2HistoryLinkGenerator.loadPoso(HistoryLinkDto dto) |
void |
Dto2HistoryLinkGenerator.mergePoso(HistoryLinkDto dto,
HistoryLink poso) |
void |
Dto2HistoryLinkGenerator.mergeUnmanagedPoso(HistoryLinkDto dto,
HistoryLink poso) |
void |
Dto2HistoryLinkGenerator.postProcessCreate(HistoryLinkDto dto,
HistoryLink poso) |
void |
Dto2HistoryLinkGenerator.postProcessCreateUnmanaged(HistoryLinkDto dto,
HistoryLink poso) |
void |
Dto2HistoryLinkGenerator.postProcessLoad(HistoryLinkDto dto,
HistoryLink poso) |
void |
Dto2HistoryLinkGenerator.postProcessMerge(HistoryLinkDto dto,
HistoryLink poso) |
Modifier and Type | Method and Description |
---|---|
java.util.List<HistoryLinkDto> |
SearchResultEntryDto.getLinks() |
static PropertyAccessor<SearchResultEntryDto,java.util.List<HistoryLinkDto>> |
SearchResultEntryDto.getLinksPropertyAccessor() |
Modifier and Type | Method and Description |
---|---|
void |
SearchResultEntryDto.setLinks(java.util.List<HistoryLinkDto> links) |