|
3.1.1: 2012-03-29 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.basedb.core.data.BasicData
net.sf.basedb.core.data.OwnedData
net.sf.basedb.core.data.SharedData
net.sf.basedb.core.data.CommonData
net.sf.basedb.core.data.AnnotatedData
net.sf.basedb.core.data.BioMaterialData
net.sf.basedb.core.data.BioSourceData
public class BioSourceData
This represents a biosoruce which is the starting point of all biomaterials.
BioSource,
Developer documentation: Biomaterials LIMS| Field Summary | |
|---|---|
private Date |
entryDate
|
| Fields inherited from class net.sf.basedb.core.data.BioMaterialData |
|---|
MAX_EXTERNAL_ID_LENGTH |
| Fields inherited from interface net.sf.basedb.core.data.NameableData |
|---|
MAX_DESCRIPTION_LENGTH, MAX_NAME_LENGTH |
| Constructor Summary | |
|---|---|
BioSourceData()
|
|
| Method Summary | |
|---|---|
Date |
getEntryDate()
Get the date this item was added to the database. |
void |
setEntryDate(Date entryDate)
|
| Methods inherited from class net.sf.basedb.core.data.BioMaterialData |
|---|
getBioMaterialLists, getChildCreationEvents, getChildren, getExternalId, getItemSubtype, setBioMaterialLists, setChildCreationEvents, setChildren, setExternalId, setItemSubtype |
| Methods inherited from class net.sf.basedb.core.data.AnnotatedData |
|---|
getAnnotationSet, setAnnotationSet |
| Methods inherited from class net.sf.basedb.core.data.CommonData |
|---|
getDescription, getName, isRemoved, setDescription, setName, setRemoved |
| Methods inherited from class net.sf.basedb.core.data.SharedData |
|---|
getItemKey, getProjectKey, setItemKey, setProjectKey |
| Methods inherited from class net.sf.basedb.core.data.OwnedData |
|---|
getOwner, setOwner |
| Methods inherited from class net.sf.basedb.core.data.BasicData |
|---|
equals, getId, getVersion, hashCode, setId, setVersion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface net.sf.basedb.core.data.IdentifiableData |
|---|
getId, getVersion |
| Methods inherited from interface net.sf.basedb.core.data.OwnableData |
|---|
getOwner, setOwner |
| Field Detail |
|---|
private Date entryDate
| Constructor Detail |
|---|
public BioSourceData()
| Method Detail |
|---|
public Date getEntryDate()
RegisteredData
getEntryDate in interface RegisteredDatapublic void setEntryDate(Date entryDate)
|
3.1.1: 2012-03-29 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||