Uses of Class
com.gentics.contentnode.rest.model.request.LocalizeRequest
Packages that use LocalizeRequest
-
Uses of LocalizeRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type LocalizeRequestModifier and TypeMethodDescriptioncom.gentics.contentnode.rest.model.response.GenericResponse
MCFileResource.localize
(Integer id, LocalizeRequest request) Localize the given filecom.gentics.contentnode.rest.model.response.GenericResponse
MCFolderResource.localize
(Integer id, LocalizeRequest request) Localize the given foldercom.gentics.contentnode.rest.model.response.GenericResponse
MCImageResource.localize
(Integer id, LocalizeRequest request) Localize the given imagecom.gentics.contentnode.rest.model.response.GenericResponse
MCPageResource.localize
(Integer id, LocalizeRequest request) Localize the given pagecom.gentics.contentnode.rest.model.response.GenericResponse
MCTemplateResource.localize
(String id, LocalizeRequest request) Localize the given template