| Package | Description |
|---|---|
| com.gentics.contentnode.rest.model.response |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CreatedTag> |
MultiTagCreateResponse.getCreated()
Map of created tags.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiTagCreateResponse.setCreated(Map<String,CreatedTag> created)
Set the map of created tags
|
| Constructor and Description |
|---|
MultiTagCreateResponse(Message message,
ResponseInfo responseInfo,
Map<String,CreatedTag> created,
List<PageRenderResponse.Tag> tags)
Create instance with message, response info and data
|
Copyright © 2016 Gentics Software. All rights reserved.