Package wt.change2
Interface _IssueImplementedByIfc
- All Superinterfaces:
wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
IssueImplementedByIfc
- All Known Implementing Classes:
_IssueImplementedBy,IssueImplementedBy
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) Supported API: truevoidsetChangeIssueIfc(ChangeIssueIfc the_theChangeIssueIfc) Supported API: trueMethods 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.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
CHANGE_ACTIVITY_IFC_ROLE
Supported API: true- See Also:
-
CHANGE_ISSUE_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeActivityIfc
ChangeActivityIfc getChangeActivityIfc()Supported API: true- See Also:
-
setChangeActivityIfc
void setChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeIssueIfc
ChangeIssueIfc getChangeIssueIfc()Supported API: true- See Also:
-
setChangeIssueIfc
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-