public interface Synchronizable
Modifier and Type | Interface and Description |
---|---|
static class |
Synchronizable.Syncable
Syncable enumeration which controls workspace synchronization behavior for a specific repository node.
|
Modifier and Type | Method and Description |
---|---|
Synchronizable.Syncable |
getSyncable()
Retrieve the current synchronization flag which controls workspace synchronization behavior for this specific
repository node.
|
void |
setSyncable(Synchronizable.Syncable syncable)
Set the synchronization flag to control workspace synchronization behavior for this specific repository node.
|
Synchronizable.Syncable getSyncable()
void setSyncable(Synchronizable.Syncable syncable)
syncable
- set the syncable flag to control workspace synchronization behavior.Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA