Package | Description |
---|---|
net.sourceforge.seqware.common.business |
Looks like auto-generated classes for Hibernate.
|
net.sourceforge.seqware.common.business.impl |
Looks like auto-generated implementation for Hibernate classes.
|
net.sourceforge.seqware.common.dao.hibernate |
More hibernate auto-generated.
|
Modifier and Type | Method and Description |
---|---|
void |
FileService.setFileDAO(FileDAO fileDAO)
setFileDAO.
|
Modifier and Type | Method and Description |
---|---|
void |
StudyServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
FileUploadServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
WorkflowRunServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
ExperimentServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
LaneServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
SampleServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
ProcessingServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
SequencerRunServiceImpl.setFileDAO(FileDAO fileDAO)
Sets a private member variable with an instance of an implementation of FileDAO.
|
void |
IUSServiceImpl.setFileDAO(FileDAO fileDAO)
Setter for the field
fileDAO . |
void |
FileServiceImpl.setFileDAO(FileDAO dao)
setFileDAO.
|
Modifier and Type | Class and Description |
---|---|
class |
FileDAOHibernate
FileDAOHibernate class.
|
Copyright © 2015 SeqWare. All rights reserved.