Package | Description |
---|---|
org.lsc.beans.syncoptions | |
org.lsc.configuration |
Modifier and Type | Method and Description |
---|---|
PolicyType |
ISyncOptions.getStatus(String id,
String attributeName)
Analyze the context to get the right synchronization status to apply.
|
PolicyType |
ForceSyncOptions.getStatus(String id,
String attributeName) |
PolicyType |
PropertiesBasedSyncOptions.getStatus(String id,
String attributeName) |
Modifier and Type | Method and Description |
---|---|
static PolicyType |
PolicyType.fromValue(String v) |
PolicyType |
PropertiesBasedSyncOptionsType.getDefaultPolicy()
Gets the value of the defaultPolicy property.
|
PolicyType |
DatasetType.getPolicy()
Gets the value of the policy property.
|
static PolicyType |
PolicyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PolicyType[] |
PolicyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertiesBasedSyncOptionsType.setDefaultPolicy(PolicyType value)
Sets the value of the defaultPolicy property.
|
void |
DatasetType.setPolicy(PolicyType value)
Sets the value of the policy property.
|
Copyright © 2005-2024 LSC project. All Rights Reserved.