Uses of Class
com.gentics.contentnode.rest.model.TagmapEntryListResponse
-
Packages that use TagmapEntryListResponse Package Description com.gentics.contentnode.rest.resource -
-
Uses of TagmapEntryListResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return TagmapEntryListResponse Modifier and Type Method Description TagmapEntryListResponse
ContentRepositoryResource. listEntries(String id, boolean fragments, FilterParameterBean filter, SortParameterBean sorting, PagingParameterBean paging)
Get the entries in the ContentRepository.
The result can be filtered byid
globalId
tagname
mapname
foreignlinkAttribute
foreignlinkAttributeRule
category
fragmentName
and sorted byid
globalId
tagname
mapname
object
attributeType
targetType
multivalue
optimized
filesystem
foreignlinkAttribute
foreignlinkAttributeRule
category
segmentfield
displayfield
urlfield
fragmentName
-