wt.change2.htmlclient
Interface DeleteChangeDelegate

All Known Implementing Classes:
DeleteAnalysisActivityDelegate, DeleteChangeActivityDelegate, DeleteChangeInvestigationDelegate, DeleteChangeOrderDelegate, DeleteChangeProposalDelegate

Deprecated. 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 on a JSP framework in an upcoming release.

public interface DeleteChangeDelegate



Supported API: true

Extendable: false


Field Summary
static String REFRESH_OID
          Deprecated.  
 
Method Summary
 void processAction(ContentHTTPStream contentStream)
          Deprecated.  
 

Field Detail

REFRESH_OID

public static final String REFRESH_OID
Deprecated. 
See Also:
Constant Field Values
Method Detail

processAction

public void processAction(ContentHTTPStream contentStream)
                   throws Exception
Deprecated.  



Supported API: true

Parameters:
contentStream -
Throws:
Exception