com.ptc.epm.commands
Class ECADConvert.ContentServer

java.lang.Object
  extended bycom.ptc.epm.commands.ECADConvert.ContentServer
All Implemented Interfaces:
RemoteAccess
Enclosing class:
ECADConvert

public static class ECADConvert.ContentServer
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
ECADConvert.ContentServer()
           
 
Method Summary
static void removeContent(ContentHolder holder, ApplicationData tar_content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECADConvert.ContentServer

public ECADConvert.ContentServer()
Method Detail

removeContent

public static void removeContent(ContentHolder holder,
                                 ApplicationData tar_content)
                          throws WTException
Throws:
WTException