Modifier and Type | Method and Description |
---|---|
protected List<GenericConfigurationDTO> |
StreamingGenericConfigurationDTORetriever.getEntitiesBatchByIds(List<Long> idsBatch) |
java.util.stream.Stream<List<GenericConfigurationDTO>> |
StreamingGenericConfigurationDTORetriever.stream(String descriptionSubstring,
int batchSize) |
Modifier and Type | Method and Description |
---|---|
GenericConfigurationDTO |
GenericConfigurationDTO.Builder.build() |
static GenericConfigurationDTO |
GenericConfigurationDTO.fromGenericValue(org.ofbiz.core.entity.GenericValue gv)
Constructs a new instance of this Data Transfer object from the values in the given GenericValue.
|
Modifier and Type | Method and Description |
---|---|
static GenericConfigurationDTO.Builder |
GenericConfigurationDTO.builder(GenericConfigurationDTO genericConfigurationDTO) |
Constructor and Description |
---|
Builder(GenericConfigurationDTO genericConfigurationDTO) |
Modifier and Type | Method and Description |
---|---|
protected long |
CustomFieldDefaultValueUserKeyChangeHandler.updateAffectedEntities(List<GenericConfigurationDTO> affectedEntities,
String originalUserKey,
String targetUserKey) |
Modifier and Type | Method and Description |
---|---|
void |
ChangeMentionsInTextCustomFieldsDefaultValue.executeUpdateEntityQuery(GenericConfigurationDTO entity,
QueryDslAccessor queryDslAccessor,
MentionAnonymizationContext ctx) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.