| Interface | Description |
|---|---|
| CNativeEnum |
Specialized variant of
INumberEnum that refers to a
C enum using the native size. |
| DominoClientDescendant |
Indicates that an object is a descenant of a
DominoClient and can retrieve
its ancestor. |
| INumberEnum<T extends Number> |
This interface describes an enum that is backed by a C-style numeric value enum.
|
| NotesConstants | |
| ViewFormatConstants |
| Class | Description |
|---|---|
| JNXThread |
Thread subclass that runs with a thread initialized and terminated via
DominoProcess.initializeThread() and DominoProcess.terminateThread(). |
| Loop |
Helper method to control a forEach loop, e.g.
|
| Pair<V1,V2> |
Container class for a generic pair of two values
|
| Ref<T> |
A class to hold a reference to another object, for use with inner classes.
|
| SplitterOutputStream |
OutputStream implementation that delegates all calls to
two destination OutputStreams. |
| Enum | Description |
|---|---|
| JNXServiceFinder |
Utility class to coordinate service loading for JNX.
|
| NotesConstants.AgentCheck | |
| NotesConstants.DESIGN_COMPONENT_ATTR | |
| NotesConstants.DesignUpdateReset | |
| NotesConstants.EmptyFieldMeans | |
| NotesConstants.EProvidingAuthor | |
| NotesConstants.EUsePABsAdminServer | |
| NotesConstants.QUEP_LISTTYPE | |
| NotesConstants.TypeOfLookup | |
| NotesConstants.TypeOfProcessing | |
| StructureSupport |
Copyright © 2019–2021 HCL. All rights reserved.