Package | Description |
---|---|
com.evolveum.midpoint.web.page.admin.users.component |
Modifier and Type | Method and Description |
---|---|
OrgUnitBrowser.Operation |
OrgUnitBrowser.getOperation() |
static OrgUnitBrowser.Operation |
OrgUnitBrowser.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrgUnitBrowser.Operation[] |
OrgUnitBrowser.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
OrgUnitBrowser.rowSelected(org.apache.wicket.ajax.AjaxRequestTarget target,
org.apache.wicket.model.IModel<OrgTableDto> row,
OrgUnitBrowser.Operation operation) |
void |
OrgUnitBrowser.setOperation(OrgUnitBrowser.Operation operation) |
Copyright © 2014 evolveum. All rights reserved.