Class AccountEventResponse
java.lang.Object
com.iland.core.web.rest.response.user.AccountEventResponse
- All Implemented Interfaces:
Serializable
Account Event Response.
- Author:
- Nick Kasprzak
- See Also:
-
Constructor Details
-
AccountEventResponse
-
-
Method Details
-
getTime
Gets time.- Returns:
- the time
-
getType
Gets type.- Returns:
- the type
-
getClientName
Gets client id.- Returns:
- the client id
-
getUserId
Gets user id.- Returns:
- the user id
-
getSessionId
Gets session id.- Returns:
- the session id
-
getIpAddress
Gets ip address.- Returns:
- the ip address
-
getError
Gets error.- Returns:
- the error
-
getDetails
Gets details.- Returns:
- the details
-
equals
-
hashCode
public int hashCode() -
toString
-