Package wt.change2

Class IssueImplementedBy

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
All Implemented Interfaces:
Externalizable, Serializable, _IssueImplementedByIfc, wt.change2._IssueImplementedByTypeInterface, IssueImplementedByIfc, wt.change2.IssueImplementedByTypeInterface, 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.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged

@GenAsBinaryLink(superClass=VersionToVersionLink.class, interfaces={IssueImplementedByIfc.class,wt.fc.archive.Archiveable.class,wt.type.Typed.class,wt.change2.IssueImplementedByTypeInterface.class}, extendable=true, roleA=@GeneratedRole(name="theChangeActivity2",type=ChangeActivity2.class,supportedAPI=PUBLIC,cardinality=MANY), roleB=@GeneratedRole(name="theChangeIssue",type=ChangeIssue.class,supportedAPI=PUBLIC,cardinality=MANY), tableProperties=@TableProperties(tableName="IssueImplementedBy"), iconProperties=@IconProperties(standardIcon="netmarkets/images/link_object.gif",openIcon="netmarkets/images/link_object.gif")) @Deprecated public class IssueImplementedBy extends _IssueImplementedBy
Deprecated.
A link between a ChangeActivity2 and a ChangeIssue representing ownership of the issue by the activity.

Use the newIssueImplementedBy static factory method(s), not the IssueImplementedBy 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: true

See Also: