public class MigrationTagsResponse extends GenericResponse
Constructor and Description |
---|
MigrationTagsResponse()
Constructor used by JAXB
|
MigrationTagsResponse(Message message,
ResponseInfo responseInfo)
Create an instance of the response with single message and response info
|
Modifier and Type | Method and Description |
---|---|
void |
addTagType(Integer id,
Construct tag)
Add a tag to the tags HashMap
|
Map<Integer,Construct> |
getTagTypes()
Returns the map of tagtypes.
|
void |
setTagTypes(Map<Integer,Construct> tags)
Returns the map of tagtypes
|
addMessage, getMessages, getResponseInfo, setMessages, setResponseInfo
public MigrationTagsResponse()
public MigrationTagsResponse(Message message, ResponseInfo responseInfo)
message
- messageresponseInfo
- response infoCopyright © 2016 Gentics Software. All rights reserved.