|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nci.mageom.domain.impl.MAGEOMObject
gov.nih.nci.mageom.domain.impl.ExtendableImpl
gov.nih.nci.mageom.domain.impl.DescribableImpl
gov.nih.nci.mageom.domain.Array.impl.ManufactureLIMSImpl
gov.nih.nci.mageom.domain.Array.impl.ManufactureLIMSBiomaterialImpl
public class ManufactureLIMSBiomaterialImpl
Stores the location from which a biomaterial was obtained.
| Field Summary | |
|---|---|
protected static java.util.ArrayList |
allAssociationMethods
|
protected static java.util.Hashtable |
associationMethods
|
protected java.lang.String |
bioMaterialPlateCol
The plate column from which a biomaterial was obtained. |
protected java.lang.String |
bioMaterialPlateIdentifier
The plate from which a biomaterial was obtained. |
protected java.lang.String |
bioMaterialPlateRow
The plate row from which a biomaterial was obtained. |
| Fields inherited from class gov.nih.nci.mageom.domain.Array.impl.ManufactureLIMSImpl |
|---|
bioMaterial, bioMaterialId, feature, featureId, identifierLIMS, identifierLIMSId, quality |
| Fields inherited from class gov.nih.nci.mageom.domain.impl.DescribableImpl |
|---|
auditTrail, auditTrailCount, descriptions, descriptionsCount, security, securityId |
| Fields inherited from class gov.nih.nci.mageom.domain.impl.ExtendableImpl |
|---|
propertySets, propertySetsCount, securedElementId |
| Constructor Summary | |
|---|---|
ManufactureLIMSBiomaterialImpl()
Default constructor |
|
| Method Summary | |
|---|---|
java.lang.String |
getBioMaterialPlateCol()
Returns the value of this ManufactureLIMSBiomaterial object's bioMaterialPlateCol attribute. |
java.lang.String |
getBioMaterialPlateIdentifier()
Returns the value of this ManufactureLIMSBiomaterial object's bioMaterialPlateIdentifier attribute. |
java.lang.String |
getBioMaterialPlateRow()
Returns the value of this ManufactureLIMSBiomaterial object's bioMaterialPlateRow attribute. |
java.util.Hashtable |
getXMLMethodDescriptors()
Returns a Hashtable containing XMLMethodDescriptors descriptors of
the association methods of this object. |
protected void |
init()
|
ManufactureLIMSBiomaterial[] |
searchManufactureLIMSBiomaterials(ManufactureLIMSBiomaterialSearchCriteria criteria)
Returns an array of ManufactureLIMSBiomaterial objects that
satisfy the given ManufactureLIMSBiomaterialSearchCriteria. |
void |
setBioMaterialPlateCol(java.lang.String p_bioMaterialPlateCol)
Sets the bioMaterialPlateCol attribute. |
void |
setBioMaterialPlateIdentifier(java.lang.String p_bioMaterialPlateIdentifier)
Sets the bioMaterialPlateIdentifier attribute. |
void |
setBioMaterialPlateRow(java.lang.String p_bioMaterialPlateRow)
Sets the bioMaterialPlateRow attribute. |
java.lang.String |
toString()
Returns a String representation of this object suitable for console display. |
org.w3c.dom.Element |
toXML(org.w3c.dom.Document doc)
|
org.w3c.dom.Element |
toXMLDoc(org.w3c.dom.Document doc)
|
org.w3c.dom.Element |
toXMLProcessor(org.w3c.dom.Document doc,
java.util.ArrayList fillOutValues)
Returns an XML representation of the object. |
| Methods inherited from class gov.nih.nci.mageom.domain.Array.impl.ManufactureLIMSImpl |
|---|
getBioMaterial, getFeature, getIdentifierLIMS, getQuality, searchManufactureLIMSs, setBioMaterial, setFeature, setIdentifierLIMS, setQuality |
| Methods inherited from class gov.nih.nci.mageom.domain.impl.DescribableImpl |
|---|
getAuditTrail, getAuditTrailCount, getDescriptions, getDescriptionsCount, getSecurity, searchDescribables, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from class gov.nih.nci.mageom.domain.impl.ExtendableImpl |
|---|
getPropertySets, getPropertySetsCount, getSecuredElementId, searchExtendables, setPropertySets, setSecuredElementId |
| Methods inherited from class gov.nih.nci.mageom.domain.impl.MAGEOMObject |
|---|
getId, getIsEditable, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface gov.nih.nci.mageom.domain.Array.ManufactureLIMS |
|---|
getBioMaterial, getFeature, getIdentifierLIMS, getQuality, setBioMaterial, setFeature, setIdentifierLIMS, setQuality |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Field Detail |
|---|
protected static java.util.ArrayList allAssociationMethods
protected static java.util.Hashtable associationMethods
protected java.lang.String bioMaterialPlateIdentifier
protected java.lang.String bioMaterialPlateRow
protected java.lang.String bioMaterialPlateCol
| Constructor Detail |
|---|
public ManufactureLIMSBiomaterialImpl()
| Method Detail |
|---|
protected void init()
init in class ManufactureLIMSImpl
public ManufactureLIMSBiomaterial[] searchManufactureLIMSBiomaterials(ManufactureLIMSBiomaterialSearchCriteria criteria)
throws gov.nih.nci.common.search.SearchException
ManufactureLIMSBiomaterial objects that
satisfy the given ManufactureLIMSBiomaterialSearchCriteria.
criteria - The ManufactureLIMSBiomaterialSearchCriteria
which represents a query for ManufactureLIMSBiomaterial objects.
ManufactureLIMSBiomaterial objects.
A - gov.nih.nci.common.search.SearchException if there is a problem searching.
gov.nih.nci.common.search.SearchExceptionpublic void setBioMaterialPlateIdentifier(java.lang.String p_bioMaterialPlateIdentifier)
ManufactureLIMSBiomaterial object.
setBioMaterialPlateIdentifier in interface ManufactureLIMSBiomaterialp_bioMaterialPlateIdentifier - The new value for bioMaterialPlateIdentifier.ManufactureLIMSBiomaterial.getBioMaterialPlateIdentifier()public java.lang.String getBioMaterialPlateIdentifier()
ManufactureLIMSBiomaterialManufactureLIMSBiomaterial object's bioMaterialPlateIdentifier attribute.
Description of bioMaterialPlateIdentifier:
The plate from which a biomaterial was obtained.
getBioMaterialPlateIdentifier in interface ManufactureLIMSBiomaterialString The value of bioMaterialPlateIdentifier.ManufactureLIMSBiomaterial.getBioMaterialPlateIdentifier()public void setBioMaterialPlateRow(java.lang.String p_bioMaterialPlateRow)
ManufactureLIMSBiomaterial object.
setBioMaterialPlateRow in interface ManufactureLIMSBiomaterialp_bioMaterialPlateRow - The new value for bioMaterialPlateRow.ManufactureLIMSBiomaterial.getBioMaterialPlateRow()public java.lang.String getBioMaterialPlateRow()
ManufactureLIMSBiomaterialManufactureLIMSBiomaterial object's bioMaterialPlateRow attribute.
Description of bioMaterialPlateRow:
The plate row from which a biomaterial was obtained. Specified by a letter.
getBioMaterialPlateRow in interface ManufactureLIMSBiomaterialString The value of bioMaterialPlateRow.ManufactureLIMSBiomaterial.getBioMaterialPlateRow()public void setBioMaterialPlateCol(java.lang.String p_bioMaterialPlateCol)
ManufactureLIMSBiomaterial object.
setBioMaterialPlateCol in interface ManufactureLIMSBiomaterialp_bioMaterialPlateCol - The new value for bioMaterialPlateCol.ManufactureLIMSBiomaterial.getBioMaterialPlateCol()public java.lang.String getBioMaterialPlateCol()
ManufactureLIMSBiomaterialManufactureLIMSBiomaterial object's bioMaterialPlateCol attribute.
Description of bioMaterialPlateCol:
The plate column from which a biomaterial was obtained. Specified by a number.
getBioMaterialPlateCol in interface ManufactureLIMSBiomaterialString The value of bioMaterialPlateCol.ManufactureLIMSBiomaterial.getBioMaterialPlateCol()public org.w3c.dom.Element toXML(org.w3c.dom.Document doc)
toXML in class ManufactureLIMSImplpublic org.w3c.dom.Element toXMLDoc(org.w3c.dom.Document doc)
toXMLDoc in class ManufactureLIMSImpl
public org.w3c.dom.Element toXMLProcessor(org.w3c.dom.Document doc,
java.util.ArrayList fillOutValues)
toXMLProcessor in class ManufactureLIMSImpldoc - the working documentfillOutValues - a list of attribute names that should have
full XML for their values.
public java.util.Hashtable getXMLMethodDescriptors()
XMLMethodDescriptors descriptors of
the association methods of this object.
getXMLMethodDescriptors in class ManufactureLIMSImplpublic java.lang.String toString()
toString in class ManufactureLIMSImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||