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
|
Constructor and Description |
---|
MultiUnlocalizeRequest(Integer id,
UnlocalizeRequest request)
Create a wrapper for a single unlocalize request.
|
UnlocalizeRequest(UnlocalizeRequest other)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
GenericResponse |
ImageResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given image
|
GenericResponse |
TemplateResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given template
|
GenericResponse |
PageResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given page
|
GenericResponse |
FolderResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given folder
|
GenericResponse |
FileResource.unlocalize(Integer id,
UnlocalizeRequest request)
Unlocalize the given file
|
Copyright © 2024 Gentics Software. All rights reserved.