public class UserLoadResponse extends GenericResponse
Constructor and Description |
---|
UserLoadResponse()
Create an empty instance
|
UserLoadResponse(Message message,
ResponseInfo responseInfo)
Create instance with message and response info
|
UserLoadResponse(Message message,
ResponseInfo responseInfo,
User user)
Create instance with message, response info and user
|
Modifier and Type | Method and Description |
---|---|
User |
getUser()
Get the user
|
void |
setUser(User user)
Set the user
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public UserLoadResponse()
public UserLoadResponse(Message message, ResponseInfo responseInfo)
message
- messageresponseInfo
- response infopublic UserLoadResponse(Message message, ResponseInfo responseInfo, User user)
message
- messageresponseInfo
- response infouser
- userCopyright © 2024 Gentics Software. All rights reserved.