Package | Description |
---|---|
org.ovirt.engine.core.bll.adbroker |
Modifier and Type | Method and Description |
---|---|
static AdActionType |
AdActionType.forValue(int value) |
static AdActionType |
AdActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdActionType[] |
AdActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LdapReturnValueBase |
LdapBroker.RunAdAction(AdActionType actionType,
LdapBrokerBaseParameters parameters) |
LdapReturnValueBase |
LdapBrokerBase.RunAdAction(AdActionType actionType,
LdapBrokerBaseParameters parameters) |
Copyright © 2012. All Rights Reserved.