Uses of Class
com.evolveum.midpoint.web.component.model.delta.ModificationDto
-
Packages that use ModificationDto Package Description com.evolveum.midpoint.web.component.model.delta -
-
Uses of ModificationDto in com.evolveum.midpoint.web.component.model.delta
Methods in com.evolveum.midpoint.web.component.model.delta that return types with arguments of type ModificationDto Modifier and Type Method Description static Collection<? extends ModificationDto>ModificationDto. createModificationDtoList(ContainerDelta delta)static Collection<? extends ModificationDto>ModificationDto. createModificationDtoList(PropertyDelta delta)static Collection<? extends ModificationDto>ModificationDto. createModificationDtoList(ReferenceDelta delta)List<ModificationDto>DeltaDto. getModifications()
-