Package | Description |
---|---|
com.evolveum.midpoint.web.component.prism | |
com.evolveum.midpoint.web.page.admin | |
com.evolveum.midpoint.web.page.admin.users.dto |
Constructor and Description |
---|
SimpleErrorPanel(String id,
org.apache.wicket.model.IModel<FocusProjectionDto> model) |
Modifier and Type | Method and Description |
---|---|
List<FocusProjectionDto> |
PageAdminFocus.getFocusOrgs() |
List<FocusProjectionDto> |
PageAdminFocus.getFocusShadows() |
List<FocusProjectionDto> |
BaseFocusPanel.getFocusShadows() |
Constructor and Description |
---|
BaseFocusPanel(String id,
Form mainForm,
LoadableModel<ObjectWrapper<F>> focusModel,
LoadableModel<List<FocusProjectionDto>> shadowModel,
LoadableModel<List<FocusProjectionDto>> orgModel,
LoadableModel<List<AssignmentEditorDto>> assignmentsModel,
PageBase page) |
BaseFocusPanel(String id,
Form mainForm,
LoadableModel<ObjectWrapper<F>> focusModel,
LoadableModel<List<FocusProjectionDto>> shadowModel,
LoadableModel<List<FocusProjectionDto>> orgModel,
LoadableModel<List<AssignmentEditorDto>> assignmentsModel,
PageBase page) |
Constructor and Description |
---|
SimpleUserResourceProvider(org.apache.wicket.Component component,
org.apache.wicket.model.IModel<List<FocusProjectionDto>> accountsModel) |
Copyright © 2015 evolveum. All rights reserved.