Uses of Class
com.gentics.contentnode.rest.model.request.PushToMasterRequest
Package
Description
-
Uses of PushToMasterRequest in com.gentics.contentnode.rest.model.request
Modifier and TypeClassDescriptionclass
Request to push multiple objects (of same type) to the master -
Uses of PushToMasterRequest in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptioncom.gentics.contentnode.rest.model.response.GenericResponse
MCFileResource.pushToMaster
(Integer id, PushToMasterRequest request) Push a file from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponse
MCFolderResource.pushToMaster
(Integer id, PushToMasterRequest request) Push a folder from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponse
MCImageResource.pushToMaster
(Integer id, PushToMasterRequest request) Push an image from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponse
MCPageResource.pushToMaster
(Integer id, PushToMasterRequest request) Push a page from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponse
MCTemplateResource.pushToMaster
(Integer id, PushToMasterRequest request) Push a template from a channel into a master