Uses of Class
com.evolveum.midpoint.web.component.util.SelectableBeanImpl
-
-
Uses of SelectableBeanImpl in com.evolveum.midpoint.web.component.assignment
Subclasses of SelectableBeanImpl in com.evolveum.midpoint.web.component.assignment Modifier and Type Class Description classAssignmentEditorDtoTODO: unify with AssignmentItemDto -
Uses of SelectableBeanImpl in com.evolveum.midpoint.web.component.util
Subclasses of SelectableBeanImpl in com.evolveum.midpoint.web.component.util Modifier and Type Class Description classTreeSelectableBean<T extends Serializable> -
Uses of SelectableBeanImpl in com.evolveum.midpoint.web.page.admin.orgs
Methods in com.evolveum.midpoint.web.page.admin.orgs with parameters of type SelectableBeanImpl Modifier and Type Method Description protected voidOrgTreeAssignablePanel. onItemSelect(SelectableBeanImpl<OrgType> selected, org.apache.wicket.ajax.AjaxRequestTarget target) -
Uses of SelectableBeanImpl in com.evolveum.midpoint.web.page.admin.server.dto
Subclasses of SelectableBeanImpl in com.evolveum.midpoint.web.page.admin.server.dto Modifier and Type Class Description classTaskErrorSelectableBeanImplTask error bean for native repository.classTaskErrorSelectableBeanImplOld<O extends ObjectType>TODO: promised to be removed in 4.5, at least in this doc: https://docs.evolveum.com/midpoint/reference/admin-gui/admin-gui-config/
-