|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.content.ContentHTTPStreamHelper
Deprecation Notice: This class is still valid for this release, however
this serves as advance notice that it will be removed in the future.
All user interfaces built using the Windchill HTML Template Processing
client architecture will be rewritten using a different framework in
an upcoming release.
This class can be used with ContentHTTPStream to attach content to a ContentHolder.
Supported API: false
Extendable: false
ContentHTTPStream
,
ContentHolder
Field Summary | |
(package private) static ContentHTTPStream |
contentStream
Deprecated. |
private static boolean |
DEBUG
Deprecated. |
private static String |
RESOURCE
Deprecated. |
Constructor Summary | |
ContentHTTPStreamHelper()
Deprecated. |
Method Summary | |
private static void |
PP(String message)
Deprecated. |
static void |
processContentStream(ContentHolder holder,
ContentHTTPStream cs)
Deprecated. Used to attach the content from the stream to a persisted ContentHolder. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static ContentHTTPStream contentStream
private static final String RESOURCE
private static boolean DEBUG
Constructor Detail |
public ContentHTTPStreamHelper()
Method Detail |
public static void processContentStream(ContentHolder holder, ContentHTTPStream cs) throws WTException, ContentException, IOException, PropertyVetoException
WTException
ContentException
IOException
PropertyVetoException
private static void PP(String message)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |