Class ModificationEventDetail
java.lang.Object
org.tentackle.session.ModificationEventDetail
- All Implemented Interfaces:
Serializable
Holds the event detail.
- Author:
- harald
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModificationEventDetail
Creates an event detail.- Parameters:
name- the modification nameserial- the serial
-
-
Method Details
-
getName
-
getSerial
public long getSerial()Gets the modification serial.- Returns:
- the serial
-
hashCode
-
equals
-
toString
-