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 class
AssignmentEditorDto
TODO: 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 class
TreeSelectableBean<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 void
OrgTreeAssignablePanel. 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 class
TaskErrorSelectableBeanImpl
Task error bean for native repository.class
TaskErrorSelectableBeanImplOld<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/
-