Uses of Class
com.evolveum.midpoint.web.component.model.delta.ModificationDto
Packages that use ModificationDto
- 
Uses of ModificationDto in com.evolveum.midpoint.web.component.model.deltaMethods in com.evolveum.midpoint.web.component.model.delta that return types with arguments of type ModificationDtoModifier and TypeMethodDescriptionstatic Collection<? extends ModificationDto>ModificationDto.createModificationDtoList(ContainerDelta delta) static Collection<? extends ModificationDto>ModificationDto.createModificationDtoList(PropertyDelta delta) static Collection<? extends ModificationDto>ModificationDto.createModificationDtoList(ReferenceDelta delta) DeltaDto.getModifications()