Package | Description |
---|---|
com.gentics.contentnode.rest.resource | |
com.gentics.contentnode.rest.resource.migration |
Modifier and Type | Method and Description |
---|---|
ConstructListResponse |
ConstructResource.list(Integer skipCount,
Integer maxItems,
String search,
Boolean changeable,
Integer pageId,
Integer nodeId,
Integer categoryId,
List<Integer> partTypeId,
ConstructSortAttribute sortBy,
SortOrder sortOrder)
Get the list of constructs that are used by the tags in the given page.
|
Modifier and Type | Method and Description |
---|---|
ConstructListResponse |
MigrationResource.getMigrationConstructs(MigrationTagsRequest request)
Get a list of constructs, that can be migrated for the given type
|
Copyright © 2020 Gentics Software. All rights reserved.