|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.fixagora.basis.shared.model.communication.AbstractRequest
net.sourceforge.fixagora.basis.shared.model.communication.AbstractBasisRequest
net.sourceforge.fixagora.basis.shared.model.communication.CloseSpreadSheetRequest
public class CloseSpreadSheetRequest
The Class CloseSpreadSheetRequest.
Constructor Summary | |
---|---|
CloseSpreadSheetRequest(long sheetId,
long requestID)
Instantiates a new close spread sheet request. |
Method Summary | |
---|---|
long |
getSheetId()
Gets the sheet id. |
void |
handleAbstractFBasisRequest(BasisRequests basisRequests,
org.jboss.netty.channel.Channel channel)
Handle abstract f basis request. |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.communication.AbstractBasisRequest |
---|
handleAbstractRequest |
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.communication.AbstractRequest |
---|
getRequestID, getTimestamp, setTimestamp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloseSpreadSheetRequest(long sheetId, long requestID)
sheetId
- the sheet idrequestID
- the request idMethod Detail |
---|
public long getSheetId()
public void handleAbstractFBasisRequest(BasisRequests basisRequests, org.jboss.netty.channel.Channel channel)
AbstractBasisRequest
handleAbstractFBasisRequest
in class AbstractBasisRequest
basisRequests
- the f basis requestschannel
- the channel
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |