public class GroupsPermBitsResponse extends GenericResponse
Constructor and Description |
---|
GroupsPermBitsResponse()
Create an empty instance
|
GroupsPermBitsResponse(Message message,
ResponseInfo responseInfo,
Map<Integer,String> groups)
Creates a response with a group permission bit map
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,String> |
getGroups()
Get the groups
|
void |
setGroups(Map<Integer,String> groups)
Set the groups
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public GroupsPermBitsResponse()
public GroupsPermBitsResponse(Message message, ResponseInfo responseInfo, Map<Integer,String> groups)
message
- Message objectresponseInfo
- ResponseInfo objectCopyright © 2024 Gentics Software. All rights reserved.