com.ptc.wvs.server.loader
Class EDRContentHelper

java.lang.Object
  extended bycom.ptc.wvs.server.loader.EDRContentHelper

public class EDRContentHelper
extends Object


Nested Class Summary
static class EDRContentHelper.Server
           
 
Field Summary
private static boolean SERVER
           
private static String SERVER_CLASS
           
 
Constructor Summary
EDRContentHelper()
           
 
Method Summary
static Boolean deleteFileContent(ContentHolder doc, ContentItem content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_CLASS

private static final String SERVER_CLASS

SERVER

private static final boolean SERVER
Constructor Detail

EDRContentHelper

public EDRContentHelper()
Method Detail

deleteFileContent

public static Boolean deleteFileContent(ContentHolder doc,
                                        ContentItem content)