Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
ContentRepositoryFragmentListResponse |
ContentRepositoryFragmentResource.list(FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms)
List available ContentRepository Fragments.
The result can be filtered by id
globalId
name
and sorted by
id
globalId
name
|
ContentRepositoryFragmentListResponse |
ContentRepositoryResource.listCrFragments(String id,
FilterParameterBean filter,
SortParameterBean sorting,
PagingParameterBean paging,
PermsParameterBean perms)
Get the ContnetRepository Fragments assigned to the ContentRepository.
The result can be filtered by id
globalId
name
and sorted by
id
globalId
name
|
Copyright © 2024 Gentics Software. All rights reserved.