Package | Description |
---|---|
com.gentics.contentnode.rest.resource | |
com.gentics.contentnode.rest.resource.devtools |
Modifier and Type | Method and Description |
---|---|
PagedConstructListResponse |
NodeResource.getConstructs(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging)
Get the constructs assigned to this node
|
PagedTemplateListResponse |
NodeResource.getTemplates(String nodeId,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging)
Get the templates assigned to this node
|
ContentRepositoryListResponse |
ContentRepositoryResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging)
List available ContentRepositories
|
ContentRepositoryFragmentListResponse |
ContentRepositoryFragmentResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging)
List available ContentRepository Fragments
|
ContentRepositoryFragmentListResponse |
ContentRepositoryResource.listCrFragments(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging)
Get the ContnetRepository Fragments assigned to the ContentRepository
|
TagmapEntryListResponse |
ContentRepositoryResource.listEntries(String id,
boolean fragments,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging)
Get the entries in the ContentRepository
|
ContentRepositoryFragmentEntryListResponse |
ContentRepositoryFragmentResource.listEntries(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging)
Get the entries in the ContentRepository Fragment
|
Copyright © 2018 Gentics Software. All rights reserved.