net.sourceforge.fixagora.basis.shared.model.communication
Class InsertRowResponse

java.lang.Object
  extended by net.sourceforge.fixagora.basis.shared.model.communication.AbstractResponse
      extended by net.sourceforge.fixagora.basis.shared.model.communication.AbstractBasisResponse
          extended by net.sourceforge.fixagora.basis.shared.model.communication.InsertRowResponse
All Implemented Interfaces:
java.io.Serializable

public class InsertRowResponse
extends AbstractBasisResponse

The Class InsertRowResponse.

See Also:
Serialized Form

Constructor Summary
InsertRowResponse(InsertRowRequest insertRowRequest)
          Instantiates a new insert row response.
 
Method Summary
 void handleAbstractFBasisResponse(BasisResponses fBasisResponses)
          Handle abstract f basis response.
 
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.communication.AbstractBasisResponse
handleAbstractResponse
 
Methods inherited from class net.sourceforge.fixagora.basis.shared.model.communication.AbstractResponse
getRequestID, getTimestamp, setTimestamp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertRowResponse

public InsertRowResponse(InsertRowRequest insertRowRequest)
Instantiates a new insert row response.

Parameters:
insertRowRequest - the insert row request
Method Detail

handleAbstractFBasisResponse

public void handleAbstractFBasisResponse(BasisResponses fBasisResponses)
Description copied from class: AbstractBasisResponse
Handle abstract f basis response.

Specified by:
handleAbstractFBasisResponse in class AbstractBasisResponse
Parameters:
fBasisResponses - the f basis responses