Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
TagmapEntryResponse |
ContentRepositoryResource.addEntry(String id,
TagmapEntryModel item)
Create a new tagmap entry
|
TagmapEntryResponse |
ContentRepositoryResource.getEntry(String id,
String entryId)
Get a tagmap entry
|
TagmapEntryResponse |
ContentRepositoryResource.updateEntry(String id,
String entryId,
TagmapEntryModel item)
Update tagmap entry
|
Copyright © 2018 Gentics Software. All rights reserved.