Uses of Class
com.gentics.contentnode.rest.model.request.LinkRequest
Package
Description
-
Uses of LinkRequest in com.gentics.contentnode.rest.model.request
Modifier and TypeClassDescriptionclass
Request object for linking multiple templates to or unlink multiple templates from folders -
Uses of LinkRequest in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionTemplateResource.link
(String id, LinkRequest request) Link the given template to the given folders.TemplateResource.unlink
(String id, LinkRequest request) Unlink the given template from the given folders.