Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Class and Description |
---|---|
class |
MultiLinkRequest
Request object for linking multiple templates to or unlink multiple templates from folders
|
Modifier and Type | Method and Description |
---|---|
GenericResponse |
TemplateResource.link(String id,
LinkRequest request)
Link the given template to the given folders.
|
GenericResponse |
TemplateResource.unlink(String id,
LinkRequest request)
Unlink the given template from the given folders.
|
Copyright © 2024 Gentics Software. All rights reserved.