public class MultiUnlocalizeRequest extends UnlocalizeRequest
UnlocalizeRequest.Type
Constructor and Description |
---|
MultiUnlocalizeRequest()
Create an empty object
|
MultiUnlocalizeRequest(Integer id,
UnlocalizeRequest request)
Create a wrapper for a single unlocalize request.
|
Modifier and Type | Method and Description |
---|---|
List<Integer> |
getIds()
Get the list of ids
|
void |
setIds(List<Integer> ids)
Set the list of ids
|
getChannelId, getForegroundTime, getRecursive, getTypes, setChannelId, setForegroundTime, setRecursive, setTypes
public MultiUnlocalizeRequest()
public MultiUnlocalizeRequest(Integer id, UnlocalizeRequest request)
id
- The ID of the object to unlocalize.request
- The request to wrap.Copyright © 2024 Gentics Software. All rights reserved.