wt.change2
Class ProblemProduct

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.vc.ObjectToVersionLink
          extended by wt.change2.ProblemProduct
All Implemented Interfaces:
Externalizable, Serializable, wt.change2.ProblemProductIfc, RelatedProductData, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification

public class ProblemProduct
extends ObjectToVersionLink
implements RelatedProductData, wt.change2.ProblemProductIfc, Externalizable

A 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:
ChangeIssue, WTPartMaster, Serialized Form

Method Summary
 
Methods inherited from class wt.vc.ObjectToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleBObject, setRoleObject
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait