Package | Description |
---|---|
com.darwino.domino.napi.struct | |
com.darwino.domino.napi.struct.cd | |
com.darwino.domino.napi.wrap |
Modifier and Type | Class and Description |
---|---|
class |
BaseODSStruct
This class denotes a struct that is stored in canonical format (and thus needs to go through ODSReadMemory),
and which may have variable data stored after it.
|
class |
BLOCKID
Notes BLOCKID struct (nsfnote.h)
|
class |
COLLATE_DESCRIPTOR |
class |
COLLATION |
class |
COLLECTIONDATA
(nif.h)
|
class |
COLLECTIONPOSITION
(nif.h)
|
class |
COLLECTIONSTATS |
class |
DBREPLICAINFO
Notes DBREPLICAINFO struct (nsfdata.h)
|
class |
FILEOBJECT
(nsfdata.h)
|
class |
GLOBALINSTANCEID
Notes GLOBALINSTANCEID struct (nsfdata.h)
|
class |
HTMLAPI_URLArg |
class |
HTMLAPI_URLTargetComponent |
class |
HTMLAPIReference
Notes HTMLAPIReference struct (htmlapi.h)
|
class |
ITEM
(nsfdata.h)
|
class |
ITEM_TABLE
(nsfdata.h)
|
class |
ITEM_VALUE_TABLE
(nsfdata.h)
|
class |
LIST |
class |
MIME_PART
Notes MIME_PART struct (mimeods.h)
|
class |
NAMES_LIST
(acl.h)
|
class |
NFMT |
class |
OBJECT_DESCRIPTOR
(nsfdata.h)
|
class |
OID
Notes OID.
|
class |
RANGE
The RANGE struct consists of two fixed fields - ListEntries and RangeEntries - followed by an arbitrary number single and pair variants
of TIMEDATE and NUMBER.
|
class |
SEARCH_MATCH
Notes SEARCH_MATCH struct (nsfsearc.h)
|
class |
TFMT |
class |
TIME
Notes TIME struct.
|
class |
TIMEDATE
Notes TIMEDATE struct.
|
class |
TIMEDATE_PAIR |
class |
UNIVERSALNOTEID |
class |
VIEW_COLUMN_FORMAT |
class |
VIEW_COLUMN_FORMAT2 |
class |
VIEW_FORMAT_HEADER |
class |
VIEW_TABLE_FORMAT
This structure contains the view table format descriptor.
|
class |
VIEW_TABLE_FORMAT2
This structure contains view format information for views saved in Notes 2.0 and later.
|
class |
VIEW_TABLE_FORMAT3
This structure contains view format information for views saved in Domino Release 5 and later.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseCDStruct<T extends CDHeader<? extends Number,? extends Number>> |
class |
BSIG
(ods.h)
|
class |
CDBEGINRECORD
(editods.h)
|
class |
CDDATAFLAGS
(editods.h)
|
class |
CDEMBEDDEDCTL
(editods.h)
|
class |
CDENDRECORD
(editods.h)
|
class |
CDEXTFIELD
(editods.h)
|
class |
CDFIELD
This represents a
CDFIELD struct in memory. |
class |
CDFIELDHINT
(editods.h)
|
class |
CDFILEHEADER
CD record used to indicate the start of a "file resource" type element.
|
class |
CDFILESEGMENT
CD record used to house a component of a "file resource" type element.
|
class |
CDGRAPHIC
(editods.h)
|
class |
CDHOTSPOTBEGIN
(editods.h)
|
class |
CDKEYWORD
(editods.h)
|
class |
CDTEXT
(editods.h)
|
class |
LSIG
(ods.h)
|
class |
WSIG
(ods.h)
|
Modifier and Type | Method and Description |
---|---|
protected <T extends BaseStruct> |
NSFBase.addChildStruct(T child) |
protected <T extends BaseStruct> |
NSFBase.removeChildStruct(T child) |
Copyright © 2014–2018. All rights reserved.