|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.fileparse.gpr.GenePixDesignElementService
public class GenePixDesignElementService
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
logger_
Logger used by this class. |
Constructor Summary | |
---|---|
GenePixDesignElementService()
|
Method Summary | |
---|---|
java.util.ArrayList |
getDesignElementList(java.lang.Long arrayDesignId)
|
ParsingDesignElement[] |
getParsingDesignElements(java.lang.Long arrayDesignId)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static org.apache.log4j.Logger logger_
Constructor Detail |
---|
public GenePixDesignElementService()
Method Detail |
---|
public ParsingDesignElement[] getParsingDesignElements(java.lang.Long arrayDesignId) throws GeneralException
getParsingDesignElements
in interface DesignElementService
arrayDesignId
-
GeneralException
public java.util.ArrayList getDesignElementList(java.lang.Long arrayDesignId) throws GeneralException
arrayDesignId
-
GeneralException
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |