Package wt.change2
Class _IssueImplementedBy
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.change2._IssueImplementedBy
- 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
- Direct Known Subclasses:
IssueImplementedBy
public abstract class _IssueImplementedBy
extends VersionToVersionLink
implements IssueImplementedByIfc, wt.fc.archive.Archiveable, wt.type.Typed, wt.change2.IssueImplementedByTypeInterface, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetChangeActivity2(ChangeActivity2 the_theChangeActivity2) Supported API: truevoidsetChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) Supported API: truevoidsetChangeIssue(ChangeIssue the_theChangeIssue) Supported API: truevoidsetChangeIssueIfc(ChangeIssueIfc the_theChangeIssueIfc) Supported API: trueMethods inherited from class wt.vc.VersionToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, setRoleBObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
CHANGE_ACTIVITY2_ROLE
Supported API: true- See Also:
-
CHANGE_ISSUE_ROLE
Supported API: true- See Also:
-
CHANGE_ACTIVITY_IFC_ROLE
Supported API: true- See Also:
-
CHANGE_ISSUE_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeActivity2
Supported API: true- See Also:
-
setChangeActivity2
public void setChangeActivity2(ChangeActivity2 the_theChangeActivity2) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeIssue
Supported API: true- See Also:
-
setChangeIssue
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeActivityIfc
Supported API: true- Specified by:
getChangeActivityIfcin interface_IssueImplementedByIfc- See Also:
-
setChangeActivityIfc
public void setChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) throws WTPropertyVetoException Supported API: true- Specified by:
setChangeActivityIfcin interface_IssueImplementedByIfc- Throws:
WTPropertyVetoException- See Also:
-
getChangeIssueIfc
Supported API: true- Specified by:
getChangeIssueIfcin interface_IssueImplementedByIfc- See Also:
-
setChangeIssueIfc
Supported API: true- Specified by:
setChangeIssueIfcin interface_IssueImplementedByIfc- Throws:
WTPropertyVetoException- See Also:
-