Modifier and Type | Class and Description |
---|---|
static class |
DominoClient.OpenDatabase
Enum for options for opening the database, if the specified database is not currently available
|
Modifier and Type | Class and Description |
---|---|
static class |
ServerAdmin.ClusterLookup
These values are used as input to the
ServerAdmin.getServerClusterMates(String, ClusterLookup)
function.When you specify the ServerAdmin.ClusterLookup.LOOKUP_NOCACHE value, the call retrieves the input server's
cluster member list through a NameLookup on the input server.The client cluster cache is not used for determining this information. When you specify the ServerAdmin.ClusterLookup.LOOKUP_CACHEONLY value, the call is forced to retrieve
the server's cluster member list from the local client cluster cache.There is no NameLookup performed on the server in this case. |
Modifier and Type | Class and Description |
---|---|
class |
GetDocumentsMode
Control flags for NSFDbGetNotes.
|
static class |
Replication.ReplicationHistoryFlags
Optional flags that can be used with
Replication.getReplicationHistory(Database, Set) . |
class |
ReplicationFlags
Replication flags
NOTE: Please note the distinction between ReplicationFlags.DISABLE and
ReplicationFlags.NEVER_REPLICATE . |
static class |
ReplicationHistorySummary.ReplicationDirection
These values describe the direction member of the
ReplicationHistorySummary
entry (the direction of the replication in the replication history). |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseEncryptionState |
class |
EncryptionStrength |
Modifier and Type | Class and Description |
---|---|
static class |
Database.ModifiedNotesInfoFlags
Flags to control the output of
Database.getModifiedNotesInfo(Set, Set, TemporalAccessor, boolean, TemporalAccessor) |
static class |
Database.ReplicateOption |
class |
DatabaseClass
Represents the class of a database, which affects its storage characteristics and
on-disk structure.
|
class |
DatabaseOption
Enum of the available database option bits that can be set via
Database.getOption(DatabaseOption) and Database.setOption(DatabaseOption, boolean) |
class |
DBQuery
Flags to query
Database data using DQL |
class |
DocumentClass
These bit masks define the types of notes in a database.
|
class |
FTIndex
These values define the options used when creating a full text
index for a database.
These options may be combined as a Set .However, FTIndex.AUTOOPTIONS will ignore all other indexing
options and therefore should not be OR-ed with any of the other
indexing options. |
class |
FTQuery
These values define the options you may specify in the options
parameter when performing a full text search in a database.
|
static class |
Item.ItemFlag
Enum for the field flags for an Item
|
class |
ItemDataType
Enum for Item datatypes
All datatypes below are passed to NSF in either host (machine-specific
byte ordering and padding) or canonical form (Intel 86 packed form).
|
Modifier and Type | Class and Description |
---|---|
class |
AgentInterval |
class |
AgentTrigger |
Modifier and Type | Class and Description |
---|---|
static class |
DxlExporter.DXLExportCharset
Specifies output charset
|
static class |
DxlExporter.DXLMIMEOption
Specifies rule for exporting native MIME
|
static class |
DxlExporter.DXLRichTextOption
Specifies rule for exporting rich text
|
static class |
DxlExporter.DXLValidationStyle
Specifies style of validation info emitted by exporter.
|
static class |
DxlImporter.DXLImportOption |
static class |
DxlImporter.DXLLogOption |
static class |
DxlImporter.XMLValidationOption |
Modifier and Type | Class and Description |
---|---|
static class |
RichTextMimeConversionSettings.AttachmentEncoding |
static class |
RichTextMimeConversionSettings.MessageContentEncoding |
static class |
RichTextMimeConversionSettings.ReadReceipt |
static class |
RichTextMimeConversionSettings.Typeface |
Modifier and Type | Interface and Description |
---|---|
interface |
CNativeEnum
Specialized variant of
INumberEnum that refers to a
C enum using the native size. |
Modifier and Type | Class and Description |
---|---|
static class |
AssistFieldStruct.ActionByField |
static class |
AssistFieldStruct.QueryByField |
static class |
AssistStruct.Flag |
static class |
AssistStruct.Search |
static class |
ColorValue.Flag |
static class |
FontStyle.Attribute |
static class |
FontStyle.StandardColors
These symbols are used to specify text color, graphic color and background color in a variety of C API structures.
|
static class |
FontStyle.StandardFonts
These symbols define the standard type faces.
|
static class |
LengthValue.Flag |
static class |
LengthValue.Unit |
static class |
NFMT.Attribute |
static class |
NFMT.Format |
static class |
TFMT.DateFormat |
static class |
TFMT.TimeFormat |
static class |
TFMT.TimeStructure |
static class |
TFMT.ZoneFormat |
Modifier and Type | Class and Description |
---|---|
class |
NSDMode
Enumeration of the available ways to run NSD.
|