wt.fv.replica
Class ReplicatePerHolderReplica

java.lang.Object
  extended bywt.fv.replica.ReplicatePerHolderReplica

public class ReplicatePerHolderReplica
extends Object


Constructor Summary
ReplicatePerHolderReplica()
           
 
Method Summary
static ActionShippingItem doReplicateStreamed(Long replicatedItemID, Long replicaVaultID, String siteURL, InputStream contentStream)
           
private static ActionShippingItem handleExeptionOnAcceptReplicateStreamed(ActionShippingItem reply, Long replicatedItemID, Long folderToRO)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReplicatePerHolderReplica

public ReplicatePerHolderReplica()
Method Detail

doReplicateStreamed

public static ActionShippingItem doReplicateStreamed(Long replicatedItemID,
                                                     Long replicaVaultID,
                                                     String siteURL,
                                                     InputStream contentStream)

handleExeptionOnAcceptReplicateStreamed

private static ActionShippingItem handleExeptionOnAcceptReplicateStreamed(ActionShippingItem reply,
                                                                          Long replicatedItemID,
                                                                          Long folderToRO)