|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.replication.ReplicationParamsImpl
public class ReplicationParamsImpl
Configurable system parameters.
Constructor Summary | |
---|---|
ReplicationParamsImpl()
|
Method Summary | |
---|---|
boolean |
getTransferReadOnly()
Lock replicated items in target repository |
void |
setTransferReadOnly(boolean readOnly)
Sets whether to lock replicated items |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReplicationParamsImpl()
Method Detail |
---|
public void setTransferReadOnly(boolean readOnly)
readOnly
- true
lock replicated items in target repositorypublic boolean getTransferReadOnly()
ReplicationParams
getTransferReadOnly
in interface ReplicationParams
true
lock replication items
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |