|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.servlet.request.BaseRequest edu.jhu.tmaj.servlet.request.impl.ArrayImageCollectionRequest
public final class ArrayImageCollectionRequest
Class is responsible for initialing the ArraySlideFrame in the Images Application. An arrayImageCollectionBean is initialized using the specified sessionID
ArrayImageCollectionBean
,
Serialized FormField Summary |
---|
Fields inherited from class edu.jhu.tmaj.servlet.request.BaseRequest |
---|
password, username |
Constructor Summary | |
---|---|
ArrayImageCollectionRequest(int sessionID)
|
Method Summary | |
---|---|
CommandResponse |
processRequest(UserBean userBean)
Initializes an ArrayImageCollectionBean with a sessionID, and puts it into a Response object. |
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 ArrayImageCollectionRequest(int sessionID)
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 BaseRequest
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |