Package | Description |
---|---|
org.ovirt.engine.core.bll | |
org.ovirt.engine.core.bll.adbroker | |
org.ovirt.engine.core.bll.storage | |
org.ovirt.engine.core.dal |
Modifier and Type | Method and Description |
---|---|
static VdcBllMessages |
WindowsErrorsTranslationMap.getError(int errorCode) |
Modifier and Type | Method and Description |
---|---|
protected void |
CommandBase.addCanDoActionMessage(VdcBllMessages message)
Add a message to the
CommandBase.canDoAction() 's return value. |
protected void |
BookmarkCommandBase.AddErrorMessages(VdcBllMessages messageActionTypeParameter,
VdcBllMessages messageReason) |
protected void |
BookmarkCommandBase.AddInvalidIdErrorMessages(VdcBllMessages messageActionTypeParameter) |
Modifier and Type | Method and Description |
---|---|
List<VdcBllMessages> |
UserAuthenticationResult.getErrorMessages() |
Constructor and Description |
---|
UserAuthenticationResult(AdUser user,
VdcBllMessages... messages) |
UserAuthenticationResult(VdcBllMessages... messages) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
StorageHandlingCommandBase.CheckStoragePoolStatusNotEqual(StoragePoolStatus status,
VdcBllMessages onFailMessage) |
Modifier and Type | Method and Description |
---|---|
static VdcBllMessages |
VdcBllMessages.forValue(int value) |
static VdcBllMessages |
VdcBllMessages.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VdcBllMessages[] |
VdcBllMessages.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012. All Rights Reserved.