public interface ReplicationParams
Modifier and Type | Method and Description |
---|---|
boolean |
getTransferReadOnly()
Lock replicated items in target repository
|
boolean |
isEnabled()
Is the Replication Service Enabled
|
void |
setEnabled(boolean enabled)
set whether the replication service is enabled
|
boolean getTransferReadOnly()
true
lock replication itemsboolean isEnabled()
true
the replication service is enabledvoid setEnabled(boolean enabled)
Copyright © 2005–2017 Alfresco Software. All rights reserved.