Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Class and Description |
---|---|
class |
MultiPushToMasterRequest
Request to push multiple objects (of same type) to the master
|
Modifier and Type | Method and Description |
---|---|
GenericResponse |
ImageResource.pushToMaster(Integer id,
PushToMasterRequest request)
Push an image from a channel into a master
|
GenericResponse |
TemplateResource.pushToMaster(Integer id,
PushToMasterRequest request)
Push a template from a channel into a master
|
GenericResponse |
PageResource.pushToMaster(Integer id,
PushToMasterRequest request)
Push a page from a channel into a master
|
GenericResponse |
FolderResource.pushToMaster(Integer id,
PushToMasterRequest request)
Push a folder from a channel into a master
|
GenericResponse |
FileResource.pushToMaster(Integer id,
PushToMasterRequest request)
Push a file from a channel into a master
|
Copyright © 2024 Gentics Software. All rights reserved.