Interface ProtocolDao
- All Known Implementing Classes:
ProtocolDaoImpl
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionfindByName
(String protocolName) Load all protocols that are unique by name.Methods inherited from interface ubic.gemma.persistence.service.BaseDao
countAll, create, create, find, findOrCreate, getElementClass, getIdentifierPropertyName, load, load, loadAll, loadReference, loadReference, reload, reload, remove, remove, remove, save, save, streamAll, streamAll, update, update
-
Method Details
-
findByName
-
loadAllUniqueByName
Load all protocols that are unique by name.
-