Package | Description |
---|---|
org.lsc | |
org.lsc.beans | |
org.lsc.beans.syncoptions | |
org.lsc.jndi | |
org.lsc.utils.output |
Modifier and Type | Method and Description |
---|---|
static LscModificationType |
LscModificationType.getFromDescription(String desc)
Returns the JndiModificationType from a String
|
LscModificationType |
LscModifications.getOperation()
Default operation getter.
|
static LscModificationType |
LscModificationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LscModificationType[] |
LscModificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LscModifications.setOperation(LscModificationType operation)
Default operation setter.
|
Constructor and Description |
---|
LscModifications(LscModificationType operation)
Standard constructor.
|
LscModifications(LscModificationType operation,
String taskName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static LscModificationType |
BeanComparator.calculateModificationType(Task task,
IBean srcBean,
IBean dstBean)
Static method to return the kind of operation that would happen
|
Modifier and Type | Method and Description |
---|---|
String |
ISyncOptions.getCondition(LscModificationType operation) |
String |
ForceSyncOptions.getCondition(LscModificationType operation) |
String |
PropertiesBasedSyncOptions.getCondition(LscModificationType operation) |
Modifier and Type | Method and Description |
---|---|
static JndiModificationType |
JndiModificationType.getFromLscModificationType(LscModificationType lmt)
Get the JndiModificationType from LscModificationType
|
Modifier and Type | Method and Description |
---|---|
void |
CsvLayout.setLogOperations(LscModificationType[] logOperations) |
void |
LdifLayout.setLogOperations(LscModificationType[] lscModificationTypes) |
Copyright © 2005-2024 LSC project. All Rights Reserved.