| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.batch |
Package containing classes for batch mode.
|
| Modifier and Type | Method and Description |
|---|---|
ALDBatchInputManagerSwing.ProviderInteractionLevel |
ALDBatchInputManagerSwing.getProviderInteractionLevel()
Returns the current level of provider interaction.
|
static ALDBatchInputManagerSwing.ProviderInteractionLevel |
ALDBatchInputManagerSwing.ProviderInteractionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ALDBatchInputManagerSwing.ProviderInteractionLevel[] |
ALDBatchInputManagerSwing.ProviderInteractionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALDBatchInputManagerSwing.setProviderInteractionLevel(ALDBatchInputManagerSwing.ProviderInteractionLevel level)
Set the level of provider interaction which is allowed.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.