wt.change2
Class SubjectProductDelegate
java.lang.Object
wt.change2.SubjectProductDelegate
- All Implemented Interfaces:
- Externalizable, Serializable, ConcreteChangeableAssociationDelegate
public class SubjectProductDelegate
- extends Object
- implements ConcreteChangeableAssociationDelegate, Externalizable
This class is used to construct SubjectProduct links. The client application
delegates the work of constructing the SubjectProduct link to this class.
Supported API: true
Extendable: false
- See Also:
ConcreteChangeableAssociationDelegate,
SubjectProduct,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getBinaryLinks
public Vector getBinaryLinks(ChangeItemIfc ci,
Vector changeables)
throws ChangeException2,
WTException
- Returns a vector of SubjectProduct links based on the Class (of the
binary link).
Supported API: true
- Specified by:
getBinaryLinks in interface ConcreteChangeableAssociationDelegate
- Parameters:
ci - changeables -
- Returns:
- Vector
- Throws:
ChangeException2
WTException