Package | Description |
---|---|
com.hcl.domino | |
com.hcl.domino.data |
Modifier and Type | Method and Description |
---|---|
<T> T |
DominoClient.runInterruptable(Callable<T> callable,
DominoClient.IBreakHandler breakHandler)
The method registers a break signal handler for the execution time of the specified
Callable . |
Modifier and Type | Method and Description |
---|---|
void |
Database.refreshDesign(String server,
boolean force,
boolean errIfTemplateNotFound,
DominoClient.IBreakHandler abortHandler)
This function will refresh the database design, as allowed by the database/design properties and
access control of Domino, from a server's templates.
The refreshed database, if open in Domino or Notes at the time of refresh, must be closed and reopened to view any changes. |
Copyright © 2019–2021 HCL. All rights reserved.