com.ptc.windchill.uwgm.util.openinproe
Class OpenInProe

java.lang.Object
  extended bycom.ptc.windchill.uwgm.util.openinproe.OpenInProe

public class OpenInProe
extends Object


Field Summary
private static boolean ATTACHMENT_DOWNLOAD
           
private static Log log
           
 
Constructor Summary
OpenInProe()
           
 
Method Summary
private static void setFileName(HTTPRequest request, HTTPResponse response, String file_name)
           
static void writephaFile(HTTPRequest request, HTTPResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static Log log

ATTACHMENT_DOWNLOAD

private static boolean ATTACHMENT_DOWNLOAD
Constructor Detail

OpenInProe

public OpenInProe()
Method Detail

writephaFile

public static void writephaFile(HTTPRequest request,
                                HTTPResponse response)
                         throws IOException
Throws:
IOException

setFileName

private static void setFileName(HTTPRequest request,
                                HTTPResponse response,
                                String file_name)