Package wt.change2

Class ProblemProduct

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.change2._ProblemProduct
wt.change2.ProblemProduct
All Implemented Interfaces:
Externalizable, Serializable, wt.change2._ProblemProductIfc, wt.change2._RelatedProductData, ProblemProductIfc, RelatedProductData, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.archive._Archiveable, wt.fc.archive.Archiveable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, DisplayIdentification, wt.ufid._Federatable, wt.ufid.Federatable

An affected end-item link between a ChangeIssue and a WTPartMaster that allows the user to identify relevant product data. The description attribute is used to explain the relevance to the change request. The Product Master that is associated to the change request is not necessarily one that must change, or one that has been changed.

Use the newProblemProduct static factory method(s), not the ProblemProduct constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
  • Method Details