Uses of Class
com.gentics.contentnode.rest.model.request.MultiLinkRequest
-
Packages that use MultiLinkRequest Package Description com.gentics.contentnode.rest.resource -
-
Uses of MultiLinkRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type MultiLinkRequest Modifier and Type Method Description GenericResponse
TemplateResource. link(MultiLinkRequest request)
Link the given templates to the given folders.GenericResponse
TemplateResource. unlink(MultiLinkRequest request)
Unlink the given templates from the given folders.
-