Package wt.change2
Class _SubjectProduct
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.change2._SubjectProduct
- All Implemented Interfaces:
Externalizable,Serializable,wt.change2._RelatedProductData,wt.change2._SubjectProductIfc,RelatedProductData,SubjectProductIfc,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:
SubjectProduct
public abstract class _SubjectProduct
extends ObjectToVersionLink
implements RelatedProductData, SubjectProductIfc, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetChangeRequest2(ChangeRequest2 the_theChangeRequest2) Supported API: truevoidsetWTPartMaster(WTPartMaster the_theWTPartMaster) Supported API: trueMethods inherited from class wt.vc.ObjectToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, 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.Persistable
checkAttributes
-
Field Details
-
WTPART_MASTER_ROLE
Supported API: true- See Also:
-
CHANGE_REQUEST2_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getWTPartMaster
Supported API: true- See Also:
-
setWTPartMaster
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeRequest2
Supported API: true- See Also:
-
setChangeRequest2
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-