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 |
More hibernate auto-generated.
|
net.sourceforge.seqware.common.dao.hibernate |
More hibernate auto-generated.
|
net.sourceforge.seqware.common.metadata |
Critical classes that effectively convert API calls into actions against the DB and web service.
|
net.sourceforge.seqware.common.model |
Hibernate model classes for the metadb.
|
net.sourceforge.seqware.common.model.lists |
Looks like various container classes for XML serialization.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceService.findByID(Integer id)
findByID.
|
LibrarySource |
LibrarySourceService.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySource> |
LibrarySourceService.list()
list.
|
List<LibrarySource> |
LibrarySourceService.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceService.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceServiceImpl.findByID(Integer id)
findByID.
|
LibrarySource |
LibrarySourceServiceImpl.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySource> |
LibrarySourceServiceImpl.list()
list.
|
List<LibrarySource> |
LibrarySourceServiceImpl.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceServiceImpl.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceDAO.findByID(Integer id)
findByID.
|
LibrarySource |
LibrarySourceDAO.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySource> |
LibrarySourceDAO.list()
list.
|
List<LibrarySource> |
LibrarySourceDAO.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceDAO.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceDAOHibernate.findByID(Integer id)
findByID.
|
LibrarySource |
LibrarySourceDAOHibernate.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySource> |
LibrarySourceDAOHibernate.list()
list.
|
List<LibrarySource> |
LibrarySourceDAOHibernate.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySource |
LibrarySourceDAOHibernate.updateDetached(LibrarySource librarySource)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySource> |
MetadataWS.getLibrarySource() |
List<LibrarySource> |
Metadata.getLibrarySource()
getLibrarySource.
|
List<LibrarySource> |
MetadataNoConnection.getLibrarySource() |
List<LibrarySource> |
MetadataDB.getLibrarySource() |
List<LibrarySource> |
MetadataInMemory.getLibrarySource() |
Modifier and Type | Method and Description |
---|---|
LibrarySource |
Lane.getLibrarySource() |
LibrarySource |
ExperimentLibraryDesign.getSource()
Getter for the field
source . |
Modifier and Type | Method and Description |
---|---|
int |
LibrarySource.compareTo(LibrarySource that) |
void |
Lane.setLibrarySource(LibrarySource librarySource) |
void |
ExperimentLibraryDesign.setSource(LibrarySource source)
Setter for the field
source . |
Modifier and Type | Field and Description |
---|---|
protected List<LibrarySource> |
LibrarySourceList.tList |
Modifier and Type | Method and Description |
---|---|
List<LibrarySource> |
LibrarySourceList.getList()
getList.
|
Modifier and Type | Method and Description |
---|---|
void |
LibrarySourceList.add(LibrarySource ex)
add.
|
Modifier and Type | Method and Description |
---|---|
void |
LibrarySourceList.setList(List<LibrarySource> list)
setList.
|
Copyright © 2015 SeqWare. All rights reserved.