Uses of Class
com.evolveum.midpoint.web.component.model.delta.ContainerValueDto
-
Packages that use ContainerValueDto Package Description com.evolveum.midpoint.web.component.model.delta -
-
Uses of ContainerValueDto in com.evolveum.midpoint.web.component.model.delta
Methods in com.evolveum.midpoint.web.component.model.delta that return ContainerValueDto Modifier and Type Method Description ContainerValueDto
DeltaDto. getObjectToAdd()
Constructor parameters in com.evolveum.midpoint.web.component.model.delta with type arguments of type ContainerValueDto Constructor Description ContainerValuePanel(String id, org.apache.wicket.model.IModel<ContainerValueDto> model)
-