net.sf.borg.model.db
Interface LinkDB
- All Superinterfaces:
- EntityDB<Link>
- All Known Implementing Classes:
- LinkJdbcDB
public interface LinkDB
- extends EntityDB<Link>
The Interface for a Link DB.
getLinks
Collection<Link> getLinks(int ownerkey,
String ownertype)
throws Exception
- Gets all links for a given Entity.
- Parameters:
ownerkey
- the key of the Entityownertype
- the type of Entity
- Returns:
- the collection of links
- Throws:
Exception
Generated September 24 2010 by mbb using Apache Ant version 1.7.1 compiled on June 27 2008 and Java version 1.6.0_20 from Sun Microsystems Inc. on Linux i386 2.6.24-28-generic