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 |
---|---|
LibrarySelection |
LibrarySelectionService.findByID(Integer id)
findByID.
|
LibrarySelection |
LibrarySelectionService.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySelection> |
LibrarySelectionService.list()
list.
|
List<LibrarySelection> |
LibrarySelectionService.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
LibrarySelectionService.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
LibrarySelectionServiceImpl.findByID(Integer id)
findByID.
|
LibrarySelection |
LibrarySelectionServiceImpl.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySelection> |
LibrarySelectionServiceImpl.list()
list.
|
List<LibrarySelection> |
LibrarySelectionServiceImpl.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
LibrarySelectionServiceImpl.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
LibrarySelectionDAO.findByID(Integer id)
findByID.
|
LibrarySelection |
LibrarySelectionDAO.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySelection> |
LibrarySelectionDAO.list()
list.
|
List<LibrarySelection> |
LibrarySelectionDAO.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
LibrarySelectionDAO.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
LibrarySelectionDAOHibernate.findByID(Integer id)
findByID.
|
LibrarySelection |
LibrarySelectionDAOHibernate.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySelection> |
LibrarySelectionDAOHibernate.list()
list.
|
List<LibrarySelection> |
LibrarySelectionDAOHibernate.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
LibrarySelectionDAOHibernate.updateDetached(LibrarySelection librarySelection)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibrarySelection> |
MetadataWS.getLibrarySelections() |
List<LibrarySelection> |
Metadata.getLibrarySelections()
getLibrarySelections.
|
List<LibrarySelection> |
MetadataNoConnection.getLibrarySelections() |
List<LibrarySelection> |
MetadataDB.getLibrarySelections() |
List<LibrarySelection> |
MetadataInMemory.getLibrarySelections() |
Modifier and Type | Method and Description |
---|---|
LibrarySelection |
Lane.getLibrarySelection() |
LibrarySelection |
ExperimentLibraryDesign.getSelection()
Getter for the field
selection . |
Modifier and Type | Method and Description |
---|---|
int |
LibrarySelection.compareTo(LibrarySelection that) |
void |
Lane.setLibrarySelection(LibrarySelection librarySelection) |
void |
ExperimentLibraryDesign.setSelection(LibrarySelection selection)
Setter for the field
selection . |
Modifier and Type | Field and Description |
---|---|
protected List<LibrarySelection> |
LibrarySelectionList.tList |
Modifier and Type | Method and Description |
---|---|
List<LibrarySelection> |
LibrarySelectionList.getList()
getList.
|
Modifier and Type | Method and Description |
---|---|
void |
LibrarySelectionList.add(LibrarySelection ex)
add.
|
Modifier and Type | Method and Description |
---|---|
void |
LibrarySelectionList.setList(List<LibrarySelection> list)
setList.
|
Copyright © 2015 SeqWare. All rights reserved.