Uses of Class
com.evolveum.midpoint.gui.impl.page.self.requestAccess.Conflict
Packages that use Conflict
-
Uses of Conflict in com.evolveum.midpoint.gui.impl.page.self.requestAccess
Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return types with arguments of type ConflictModifier and TypeMethodDescriptionRequestAccess.computeConflictsForOnePerson(ObjectReferenceType ref, com.evolveum.midpoint.task.api.Task task, PageBase page) RequestAccess.getConflicts()Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess with parameters of type ConflictModifier and TypeMethodDescriptionvoidRequestAccess.solveConflict(Conflict conflict, ConflictItem toRemove) Method parameters in com.evolveum.midpoint.gui.impl.page.self.requestAccess with type arguments of type ConflictModifier and TypeMethodDescriptionprotected voidConflictSolverPanel.solveConflictPerformed(org.apache.wicket.ajax.AjaxRequestTarget target, org.apache.wicket.model.IModel<Conflict> conflictModel, org.apache.wicket.model.IModel<ConflictItem> itemToKeepModel) Constructor parameters in com.evolveum.midpoint.gui.impl.page.self.requestAccess with type arguments of type ConflictModifierConstructorDescriptionConflictItemPanel(String id, org.apache.wicket.model.IModel<Conflict> model)