Package | Description |
---|---|
com.gentics.contentnode.rest.model.response | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
TagmapEntryModel |
TagmapEntryResponse.getEntry()
Tagmap entry
|
Modifier and Type | Method and Description |
---|---|
void |
TagmapEntryResponse.setEntry(TagmapEntryModel entry)
Set the entry
|
Constructor and Description |
---|
TagmapEntryResponse(TagmapEntryModel entry,
ResponseInfo responseInfo)
Create instance with response info and entry
|
Modifier and Type | Method and Description |
---|---|
TagmapEntryResponse |
ContentRepositoryResource.addEntry(String id,
TagmapEntryModel item)
Create a new tagmap entry
|
TagmapEntryResponse |
ContentRepositoryResource.updateEntry(String id,
String entryId,
TagmapEntryModel item)
Update tagmap entry
|
Copyright © 2019 Gentics Software. All rights reserved.