Interface ReferenceAssociationDao
- 
- All Superinterfaces:
- BaseDao<ReferenceAssociation>
 - All Known Implementing Classes:
- ReferenceAssociationDaoImpl
 
 public interface ReferenceAssociationDao extends BaseDao<ReferenceAssociation> - See Also:
- ReferenceAssociation
 
- 
- 
Method Summary- 
Methods inherited from interface ubic.gemma.persistence.service.BaseDaocountAll, create, create, find, findOrCreate, getElementClass, getIdentifierPropertyName, load, load, loadAll, loadReference, loadReference, remove, remove, remove, save, save, update, update
 
- 
 
-