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 |
---|---|
LibraryStrategy |
LibraryStrategyService.findByID(Integer id)
findByID.
|
LibraryStrategy |
LibraryStrategyService.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibraryStrategy> |
LibraryStrategyService.list()
list.
|
List<LibraryStrategy> |
LibraryStrategyService.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyService.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyServiceImpl.findByID(Integer id)
findByID.
|
LibraryStrategy |
LibraryStrategyServiceImpl.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibraryStrategy> |
LibraryStrategyServiceImpl.list()
list.
|
List<LibraryStrategy> |
LibraryStrategyServiceImpl.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyServiceImpl.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyDAO.findByID(Integer id)
findByID.
|
LibraryStrategy |
LibraryStrategyDAO.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibraryStrategy> |
LibraryStrategyDAO.list()
list.
|
List<LibraryStrategy> |
LibraryStrategyDAO.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyDAO.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyDAOHibernate.findByID(Integer id)
findByID.
|
LibraryStrategy |
LibraryStrategyDAOHibernate.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibraryStrategy> |
LibraryStrategyDAOHibernate.list()
list.
|
List<LibraryStrategy> |
LibraryStrategyDAOHibernate.list(Registration registration)
list.
|
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
LibraryStrategyDAOHibernate.updateDetached(LibraryStrategy strategy)
updateDetached.
|
Modifier and Type | Method and Description |
---|---|
List<LibraryStrategy> |
MetadataWS.getLibraryStrategies() |
List<LibraryStrategy> |
Metadata.getLibraryStrategies()
getLibraryStrategies.
|
List<LibraryStrategy> |
MetadataNoConnection.getLibraryStrategies() |
List<LibraryStrategy> |
MetadataDB.getLibraryStrategies() |
List<LibraryStrategy> |
MetadataInMemory.getLibraryStrategies() |
Modifier and Type | Method and Description |
---|---|
LibraryStrategy |
Lane.getLibraryStrategy() |
LibraryStrategy |
ExperimentLibraryDesign.getStrategy()
Getter for the field
strategy . |
Modifier and Type | Method and Description |
---|---|
int |
LibraryStrategy.compareTo(LibraryStrategy that) |
void |
Lane.setLibraryStrategy(LibraryStrategy libraryStrategy) |
void |
ExperimentLibraryDesign.setStrategy(LibraryStrategy strategy)
Setter for the field
strategy . |
Modifier and Type | Field and Description |
---|---|
protected List<LibraryStrategy> |
LibraryStrategyList.tList |
Modifier and Type | Method and Description |
---|---|
List<LibraryStrategy> |
LibraryStrategyList.getList()
getList.
|
Modifier and Type | Method and Description |
---|---|
void |
LibraryStrategyList.add(LibraryStrategy ex)
add.
|
Modifier and Type | Method and Description |
---|---|
void |
LibraryStrategyList.setList(List<LibraryStrategy> list)
setList.
|
Copyright © 2015 SeqWare. All rights reserved.