public class Depend extends BaseDepend implements Persistent(Code)
This class represents a Dependency object from the SCARAB_DEPEND table.
author: John McNally author: Jon S. Stevens author: Elicia David version: $Id: Depend.java 9977 2005-12-09 00:40:59Z hair $
Method Summary
public void
exchangeRoles() Exchange Observer and Observed roles...
Gets the description of the message given
by the user for the reason for this dependency.
Can be null. Saves the attachment to the database if
there is data to be saved.
getInstance
public static Depend getInstance() throws TorqueException(Code)