Package | Description |
---|---|
org.lsc.jndi |
Modifier and Type | Method and Description |
---|---|
static JndiModificationType |
JndiModificationType.getFromDescription(String desc)
Returns the JndiModificationType from a String
|
static JndiModificationType |
JndiModificationType.getFromLscModificationType(LscModificationType lmt)
Get the JndiModificationType from LscModificationType
|
JndiModificationType |
JndiModifications.getOperation()
Default operation getter.
|
static JndiModificationType |
JndiModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JndiModificationType[] |
JndiModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JndiModifications.setOperation(JndiModificationType operation)
Default operation setter.
|
Constructor and Description |
---|
JndiModifications(JndiModificationType operation)
Standard constructor.
|
JndiModifications(JndiModificationType operation,
String taskName)
Constructor.
|
Copyright © 2005-2024 LSC project. All Rights Reserved.