Uses of Class
com.gentics.contentnode.rest.model.request.PushToMasterRequest
Packages that use PushToMasterRequest
Package
Description
-
Uses of PushToMasterRequest in com.gentics.contentnode.rest.model.request
Subclasses of PushToMasterRequest in com.gentics.contentnode.rest.model.requestModifier and TypeClassDescriptionclassRequest to push multiple objects (of same type) to the master -
Uses of PushToMasterRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type PushToMasterRequestModifier and TypeMethodDescriptioncom.gentics.contentnode.rest.model.response.GenericResponseMCFileResource.pushToMaster(Integer id, PushToMasterRequest request) Push a file from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponseMCFolderResource.pushToMaster(Integer id, PushToMasterRequest request) Push a folder from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponseMCImageResource.pushToMaster(Integer id, PushToMasterRequest request) Push an image from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponseMCPageResource.pushToMaster(Integer id, PushToMasterRequest request) Push a page from a channel into a mastercom.gentics.contentnode.rest.model.response.GenericResponseMCTemplateResource.pushToMaster(Integer id, PushToMasterRequest request) Push a template from a channel into a master