Uses of Class
com.gentics.contentnode.rest.model.TagmapEntryModel
Packages that use TagmapEntryModel
Package
Description
-
Uses of TagmapEntryModel in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return TagmapEntryModelMethods in com.gentics.contentnode.rest.model.response with parameters of type TagmapEntryModelModifier and TypeMethodDescriptionvoid
TagmapEntryResponse.setEntry
(TagmapEntryModel entry) Set the entryConstructors in com.gentics.contentnode.rest.model.response with parameters of type TagmapEntryModelModifierConstructorDescriptionTagmapEntryResponse
(TagmapEntryModel entry, ResponseInfo responseInfo) Create instance with response info and entry -
Uses of TagmapEntryModel in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type TagmapEntryModelModifier and TypeMethodDescriptionContentRepositoryResource.addEntry
(String id, TagmapEntryModel item) Create a new tagmap entryContentRepositoryResource.updateEntry
(String id, String entryId, TagmapEntryModel item) Update tagmap entry