Uses of Class
com.evolveum.midpoint.web.page.admin.home.dto.PersonalInfoDto
Packages that use PersonalInfoDto
-
Uses of PersonalInfoDto in com.evolveum.midpoint.web.page.admin.home.component
Methods in com.evolveum.midpoint.web.page.admin.home.component that return types with arguments of type PersonalInfoDtoModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<List<PersonalInfoDto>>PersonalInfoPanel.createModel()Constructor parameters in com.evolveum.midpoint.web.page.admin.home.component with type arguments of type PersonalInfoDtoModifierConstructorDescriptionAuthenticationInfoPanel(String id, org.apache.wicket.model.IModel<PersonalInfoDto> model)