org.alfresco.repo.replication
Interface ReplicationParams

All Known Implementing Classes:
ReplicationParamsImpl

public interface ReplicationParams

An interface for retrieving configurable replication parameters.


Method Summary
 boolean getTransferReadOnly()
          Lock replicated items in target repository
 

Method Detail

getTransferReadOnly

boolean getTransferReadOnly()
Lock replicated items in target repository

Returns:
true lock replication items


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.