public interface FetchGroupConst
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANGE_SET_DTO
Functional fetch-group used to load all data needed for a
ChangeSetDto. |
static String |
OBJECT_ID
Fetch-group to fetch the ID only.
|
static final String OBJECT_ID
static final String CHANGE_SET_DTO
ChangeSetDto.
Specified by ChangeSetDtoBuilder#buildChangeSetDto(Long).
Copyright © 2013–2019. All rights reserved.