Uses of Class
com.evolveum.midpoint.gui.api.component.path.ItemPathDto
Packages that use ItemPathDto
Package
Description
-
Uses of ItemPathDto in com.evolveum.midpoint.gui.api.component.path
Methods in com.evolveum.midpoint.gui.api.component.path that return ItemPathDtoMethods in com.evolveum.midpoint.gui.api.component.path with parameters of type ItemPathDtoModifier and TypeMethodDescriptionprotected void
ItemPathPanel.onUpdate
(ItemPathDto itemPathDto) void
ItemPathSegmentPanel.refreshModel
(ItemPathDto newModel) void
ItemPathDto.setParentPath
(ItemPathDto parentPath) Constructors in com.evolveum.midpoint.gui.api.component.path with parameters of type ItemPathDtoModifierConstructorDescriptionItemPathDto
(ItemPathDto parentPath) ItemPathPanel
(String id, ItemPathDto model) ItemPathSegmentPanel
(String id, ItemPathDto model) Constructor parameters in com.evolveum.midpoint.gui.api.component.path with type arguments of type ItemPathDtoModifierConstructorDescriptionItemPathPanel
(String id, org.apache.wicket.model.IModel<ItemPathDto> model) ItemPathPanel
(String id, org.apache.wicket.model.IModel<ItemPathDto> model, boolean switchToTextFieldEnabled, ItemPathPanel.ItemPathPanelMode defaultMode) ItemPathSegmentPanel
(String id, org.apache.wicket.model.IModel<ItemPathDto> model) -
Uses of ItemPathDto in com.evolveum.midpoint.web.page.admin.reports.dto
Methods in com.evolveum.midpoint.web.page.admin.reports.dto that return ItemPathDtoMethods in com.evolveum.midpoint.web.page.admin.reports.dto with parameters of type ItemPathDto