Package wt.change2
Class _ResearchedBy
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.change2._ResearchedBy
- All Implemented Interfaces:
Externalizable,Serializable,_ResearchedByIfc,ResearchedByIfc,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
- Direct Known Subclasses:
ResearchedBy
public abstract class _ResearchedBy
extends VersionToVersionLink
implements ResearchedByIfc, wt.fc.archive.Archiveable, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.change2._ResearchedByIfc
CHANGE_ITEM_ROLE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: truevoidsetChangeAnalysis(ChangeAnalysis the_theChangeAnalysis) Supported API: truevoidsetChangeAnalysisIfc(ChangeAnalysisIfc the_theChangeAnalysisIfc) Supported API: truevoidsetChangeItem(VersionableChangeItem the_theChangeItem) 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_ANALYSIS_ROLE
Supported API: true- See Also:
-
CHANGE_ANALYSIS_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeItem
Supported API: true- Specified by:
getChangeItemin interface_ResearchedByIfc- See Also:
-
setChangeItem
Supported API: true- Specified by:
setChangeItemin interface_ResearchedByIfc- Throws:
WTPropertyVetoException- See Also:
-
getChangeAnalysis
Supported API: true- See Also:
-
setChangeAnalysis
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeAnalysisIfc
Supported API: true- Specified by:
getChangeAnalysisIfcin interface_ResearchedByIfc- See Also:
-
setChangeAnalysisIfc
public void setChangeAnalysisIfc(ChangeAnalysisIfc the_theChangeAnalysisIfc) throws WTPropertyVetoException Supported API: true- Specified by:
setChangeAnalysisIfcin interface_ResearchedByIfc- Throws:
WTPropertyVetoException- See Also:
-