|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.jhu.tmaj.servlet.request.BaseRequest
edu.jhu.tmaj.servlet.request.impl.CellLinesReferenceRequest
public final class CellLinesReferenceRequest
| Nested Class Summary | |
|---|---|
static class |
CellLinesReferenceRequest.ReferenceRequestType
|
| Field Summary |
|---|
| Fields inherited from class edu.jhu.tmaj.servlet.request.BaseRequest |
|---|
password, username |
| Constructor Summary | |
|---|---|
CellLinesReferenceRequest(int id,
CellLinesReferenceRequest.ReferenceRequestType initType)
Initializes the Request. |
|
| Method Summary | |
|---|---|
CommandResponse |
processRequest(UserBean userBean)
Returns an Response that contains an ArrayCoreReferenceBean initialized with either an entire ArrayBlock of TissueDiagnosisIDs, or just one individual TissueDiagonsisID. |
java.lang.String |
toString()
|
| Methods inherited from class edu.jhu.tmaj.servlet.request.BaseRequest |
|---|
executeCommand, getPassword, getUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CellLinesReferenceRequest(int id,
CellLinesReferenceRequest.ReferenceRequestType initType)
id - a TissueDiagnosisID or an ArrayBlockIDinitType - either ARRAY_BLOCK or TISSUE_DIAGNOSIS_ID| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
public CommandResponse processRequest(UserBean userBean)
throws java.sql.SQLException
processRequest in class BaseRequestjava.sql.SQLException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||