|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.dtt.ca.response.ResponseEvent
it.dtt.ca.response.SuccessResponseEvent
it.dtt.ca.response.HistoryUpdateResponseEvent
public class HistoryUpdateResponseEvent
This event notifies that the submitted history has been successfully saved in the permanent storage (independently of the physical location of the permanent storage).
Constructor Summary | |
---|---|
HistoryUpdateResponseEvent(CARequest request)
Construct an HistoryUpdateResponseEvent. |
Method Summary |
---|
Methods inherited from class it.dtt.ca.response.ResponseEvent |
---|
getRequest |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HistoryUpdateResponseEvent(CARequest request)
request
- the CARequest object, that generated this response.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |