|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use wt.change2.htmlclient | |
wt.change2.htmlclient | Defines an interface for the change objects from wt.change2 . |
wt.doc |
Classes in wt.change2.htmlclient used by wt.change2.htmlclient | |
AffectingChangeActivitiesQuery
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. This subclass of BaseQueryService is used to find the Change Activities that will affect a Changeable2. For more information on how to use this class, see the javadoc on BaseQueryService |
|
AnalysisActivitiesQuery
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. This subclass of BaseQueryService is used to find the Analysis Activities related to the given Changeable2. For more information on how to use this class, see the javadoc on BaseQueryService |
|
AnalysisActivityProcessor
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. |
|
ChangeActivityProcessor
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. |
|
ChangeAnalysisProcessor
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. |
|
ChangeAssociationLocalSearchProcessor
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. |
|
ChangeIntermediateActionProcessor
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. This template processor supports the HTML template, codebase.templates.change2.IntermediateAction, whose only purpose is to immediately replace it with another page. This fixes a problem discovered in Windchill 4.0 in which pressing Reload/Refresh resulted in unintentionally duplicating the last created object. The IntermediateAction.html template contains only the invocation of the JavaScript method location.replace. This method takes a single parameter, a URL, which is supplied by a call to the Windchill script method getURLwithQueryData. Most of the Windchill Change Management pages utilize HTTP POST to submit information to the server. However, in order to avoid the duplication problem, the IntermediateAction.html page uses HTTP GET. This makes it necessary to pass any necessary information through the browser "location" area (called QueryString) rather than through the form data. |
|
ChangeInvestigationProcessor
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. |
|
ChangeIssueProcessor
Deprecated. |
|
ChangeManagementFormProcessor
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. The form processor supports HTML generation for Windchill Change Management. Please refer to the chapter "Customizing Change Management" in the Windchill Customizer's Guide. |
|
ChangeManagementTemplateProcessor
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. |
|
ChangeOrderProcessor
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. |
|
ChangeProposalProcessor
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. |
|
ChangeRequestProcessor
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. |
|
ChangeRequestQuery
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. This subclass of BaseQueryService is used to find the Change Request2 that isassociated with a Change Issue. For more information on how to use this class, see the javadoc on BaseQueryService |
|
ChangeSignatureFormProcessor
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. The form processor supports HTML generation for Electronic Signtures in Change Management. |
|
CreateChangeDelegate
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. |
|
DefaultChangeTaskProcessor
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. The form processor supports HTML generation for Windchill Change Management. Please refer to the chapter "Customizing Change Management" in the Windchill Customizer's Guide. |
|
DeleteChangeDelegate
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. |
|
ImplementedChangeActivitiesQuery
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. This subclass of BaseQueryService is used to find the Change Activities that have been implemented and produced the Changeable2. For more information on how to use this class, see the javadoc on BaseQueryService |
|
RelatedChangeable2s
Use the newRelatedChangeable2s static factory method(s),
not the RelatedChangeable2s constructor, to construct instances
of this class. |
|
RelevantChangeRequestsQuery
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. This subclass of BaseQueryService is used to find the Change Requests that are associated with a particularChangeable2. For more information on how to use this class, see the javadoc on BaseQueryService |
|
SubjectProductQuery
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. This subclass of BaseQueryService is used to find the WTProductMaster related to the given Change Request. For more information on how to use this class, see the javadoc on BaseQueryService |
|
UpdateChangeDelegate
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. |
|
UpdateChangeIssueActionDelegate
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. |
|
UpdateChangeIssueURLActionDelegate
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. |
Classes in wt.change2.htmlclient used by wt.doc | |
ChangeAssociationLocalSearchProcessor
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. |
|
ChangeManagementFormProcessor
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. The form processor supports HTML generation for Windchill Change Management. Please refer to the chapter "Customizing Change Management" in the Windchill Customizer's Guide. |
|
DefaultChangeTaskProcessor
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. The form processor supports HTML generation for Windchill Change Management. Please refer to the chapter "Customizing Change Management" in the Windchill Customizer's Guide. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |