| 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 | 
|---|---|
Platform | 
PlatformService.findByID(Integer id)
 findByID. 
 | 
Platform | 
PlatformService.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Platform> | 
PlatformService.list()
 list. 
 | 
List<Platform> | 
PlatformService.list(Registration registration)
 list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
PlatformService.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
PlatformServiceImpl.findByID(Integer id)
 findByID. 
 | 
Platform | 
PlatformServiceImpl.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Platform> | 
PlatformServiceImpl.list()
 list. 
 | 
List<Platform> | 
PlatformServiceImpl.list(Registration registration)
 list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
PlatformServiceImpl.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
PlatformDAO.findByID(Integer id)
 findByID. 
 | 
Platform | 
PlatformDAO.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Platform> | 
PlatformDAO.list()
 list. 
 | 
List<Platform> | 
PlatformDAO.list(Registration registration)
 list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
PlatformDAO.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
PlatformDAOHibernate.findByID(Integer id)
 findByID. 
 | 
Platform | 
PlatformDAOHibernate.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Platform> | 
PlatformDAOHibernate.list()
 list. 
 | 
List<Platform> | 
PlatformDAOHibernate.list(Registration registration)
 list. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
PlatformDAOHibernate.updateDetached(Platform platform)
 updateDetached. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Platform> | 
MetadataWS.getPlatforms()  | 
List<Platform> | 
Metadata.getPlatforms()
 getPlatforms. 
 | 
List<Platform> | 
MetadataNoConnection.getPlatforms()  | 
List<Platform> | 
MetadataDB.getPlatforms()  | 
List<Platform> | 
MetadataInMemory.getPlatforms()  | 
| Modifier and Type | Method and Description | 
|---|---|
Platform | 
SequencerRun.getPlatform()
 Getter for the field  
platform. | 
Platform | 
Experiment.getPlatform()
 Getter for the field  
platform. | 
Platform | 
SequencerRunDTO.getPlatform()
 Getter for the field  
platform. | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
Platform.compareTo(Platform that) | 
void | 
SequencerRun.setPlatform(Platform platform)
 Setter for the field  
platform. | 
void | 
Experiment.setPlatform(Platform platform)
 Setter for the field  
platform. | 
void | 
SequencerRunDTO.setPlatform(Platform platform)
 Setter for the field  
platform. | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<Platform> | 
PlatformList.tList  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Platform> | 
PlatformList.getList()
 getList. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlatformList.add(Platform ex)
 add. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
PlatformList.setList(List<Platform> list)
 setList. 
 | 
Copyright © 2015 SeqWare. All rights reserved.