com.ptc.wvs.server.util
Class WVSContentHelper.RepServer

java.lang.Object
  extended bycom.ptc.wvs.server.util.WVSContentHelper.RepServer
All Implemented Interfaces:
RemoteAccess
Enclosing class:
WVSContentHelper

public static class WVSContentHelper.RepServer
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
WVSContentHelper.RepServer()
           
 
Method Summary
static void replicateCH(String oid, String sitename, String vaultname)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WVSContentHelper.RepServer

public WVSContentHelper.RepServer()
Method Detail

replicateCH

public static void replicateCH(String oid,
                               String sitename,
                               String vaultname)
                        throws WTException
Throws:
WTException