Uses of Class
com.gentics.contentnode.rest.model.request.UnlocalizeRequest
Package
Description
-
Uses of UnlocalizeRequest in com.gentics.contentnode.rest.model.request
Modifier and TypeClassDescriptionclass
Request to unlocalize multiple objects of same typeModifierConstructorDescriptionMultiUnlocalizeRequest
(Integer id, UnlocalizeRequest request) Create a wrapper for a single unlocalize request.Copy constructor. -
Uses of UnlocalizeRequest in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptioncom.gentics.contentnode.rest.model.response.GenericResponse
MCFileResource.unlocalize
(Integer id, UnlocalizeRequest request) Unlocalize the given filecom.gentics.contentnode.rest.model.response.GenericResponse
MCFolderResource.unlocalize
(Integer id, UnlocalizeRequest request) Unlocalize the given foldercom.gentics.contentnode.rest.model.response.GenericResponse
MCImageResource.unlocalize
(Integer id, UnlocalizeRequest request) Unlocalize the given imagecom.gentics.contentnode.rest.model.response.GenericResponse
MCPageResource.unlocalize
(Integer id, UnlocalizeRequest request) Unlocalize the given pagecom.gentics.contentnode.rest.model.response.GenericResponse
MCTemplateResource.unlocalize
(Integer id, UnlocalizeRequest request) Unlocalize the given template