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


Method Summary
 void processAction(wt.content.ContentHTTPStream contentStream)
          Deprecated.  
 

Method Detail

processAction

void processAction(wt.content.ContentHTTPStream contentStream)
                   throws Exception
Deprecated. 



Supported API: true

Parameters:
contentStream -
Throws:
Exception