public class PageOfflineRequest extends Object
Constructor and Description |
---|
PageOfflineRequest() |
Modifier and Type | Method and Description |
---|---|
int |
getAt()
Timestamp to take the page offline at a specific time, 0 for taking the page offline immediately
|
boolean |
isAlllang()
True if all languages shall be taken offline, false if not
|
void |
setAlllang(boolean alllang)
Set whether all languages shall be taken offline
|
void |
setAt(int at)
Set timestamp to take the page offline at a specific timestamp, 0 for taking the page offline immediately
|
public boolean isAlllang()
public int getAt()
public void setAlllang(boolean alllang)
alllang
- true if all language variants shall be taken offline, false if notpublic void setAt(int at)
at
- timestamp or 0Copyright © 2024 Gentics Software. All rights reserved.