public class PageIdSetRequest extends IdSetRequest
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
alllangs
Flag for all language variants
|
| Constructor and Description |
|---|
PageIdSetRequest()
Create empty instance
|
PageIdSetRequest(String id)
Create an instance with a single ID
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlllangs()
True if all language variants of the given pages shall be affected, false if not
|
void |
setAlllangs(boolean alllangs)
Set true to handle all language variants
|
getIds, setIdspublic PageIdSetRequest()
public PageIdSetRequest(String id)
id - IDpublic boolean isAlllangs()
public void setAlllangs(boolean alllangs)
alllangs - true for all language variantsCopyright © 2024 Gentics Software. All rights reserved.