|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Enums.SyncStrategy | |
|---|---|
| com.hcl.voltmx.sync.services.syncruntime.config | |
| Uses of Enums.SyncStrategy in com.hcl.voltmx.sync.services.syncruntime.config |
|---|
| Methods in com.hcl.voltmx.sync.services.syncruntime.config that return Enums.SyncStrategy | |
|---|---|
Enums.SyncStrategy |
SyncScope.getStrategy()
Returns the sync strategy |
static Enums.SyncStrategy |
Enums.SyncStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Enums.SyncStrategy[] |
Enums.SyncStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.hcl.voltmx.sync.services.syncruntime.config with parameters of type Enums.SyncStrategy | |
|---|---|
void |
SyncScope.setStrategy(Enums.SyncStrategy strategy)
Set the sync strategy to the sync scope |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||