Package | Description |
---|---|
com.gentics.contentnode.rest.model.request | |
com.gentics.contentnode.rest.resource |
Modifier and Type | Class and Description |
---|---|
class |
MultiUnlocalizeRequest
Request to unlocalize multiple objects of same type
|
Modifier and Type | Method and Description |
---|---|
GenericResponse |
FileResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given file
|
GenericResponse |
PageResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given page
|
GenericResponse |
ImageResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given image
|
GenericResponse |
TemplateResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given template
|
GenericResponse |
FolderResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given folder
|
Copyright © 2015 Gentics Software GmbH. All rights reserved.