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.GenericResponseMCFileResource.localize(Integer id, LocalizeRequest request) Localize the given filecom.gentics.contentnode.rest.model.response.GenericResponseMCFolderResource.localize(Integer id, LocalizeRequest request) Localize the given foldercom.gentics.contentnode.rest.model.response.GenericResponseMCImageResource.localize(Integer id, LocalizeRequest request) Localize the given imagecom.gentics.contentnode.rest.model.response.GenericResponseMCPageResource.localize(Integer id, LocalizeRequest request) Localize the given pagecom.gentics.contentnode.rest.model.response.GenericResponseMCTemplateResource.localize(String id, LocalizeRequest request) Localize the given template