Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

abortOne(String) - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Allows a single agent to be cancelled
absoluteUri - Variable in class com.hcl.domino.keep.platform.InflightController.InflightInfo
 
AbstractAPIHandler<T> - Class in com.hcl.domino.keep.handlers.core
The AbstractAPIHandler implements convenience methods to minimize the code required in an actual handler.
AbstractAPIHandler() - Constructor for class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
AbstractAsyncDominoAdmin - Class in com.hcl.domino.keep.admin
 
AbstractAsyncDominoAdmin() - Constructor for class com.hcl.domino.keep.admin.AbstractAsyncDominoAdmin
 
AbstractAsyncDominoDirectory - Class in com.hcl.domino.keep.admin
Abstract class for checking Domino Directory access
AbstractAsyncDominoDirectory() - Constructor for class com.hcl.domino.keep.admin.AbstractAsyncDominoDirectory
 
AbstractAsyncDominoUser - Class in com.hcl.domino.keep.dbrequests
 
AbstractAsyncDominoUser() - Constructor for class com.hcl.domino.keep.dbrequests.AbstractAsyncDominoUser
 
AbstractDirectoryAssistance - Class in com.hcl.domino.admin
Abstract class for DirectoryAssistance
AbstractDirectoryAssistance() - Constructor for class com.hcl.domino.admin.AbstractDirectoryAssistance
Constructor
AbstractDirectoryAssistance(Document) - Constructor for class com.hcl.domino.admin.AbstractDirectoryAssistance
Loads a DirectoryAssistance from a Document
AbstractEventBusResponseSubscriber<T> - Class in com.hcl.domino.keep.eventbus
Observer that starts sending back data retrieved from a subscription onto the eventbus
AbstractEventBusResponseSubscriber(Vertx, MultiMap, KeepUser) - Constructor for class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
AbstractGroup - Class in com.hcl.domino.admin
 
AbstractGroup() - Constructor for class com.hcl.domino.admin.AbstractGroup
Constructor
AbstractGroup(Document) - Constructor for class com.hcl.domino.admin.AbstractGroup
Loads a Group from a Document
AbstractKeepDataVerticle - Class in com.hcl.domino.keep.verticles
Base verticle for all data retrieving verticles Contains all common methods, ideally the subsclasses only differ in name
AbstractKeepDataVerticle() - Constructor for class com.hcl.domino.keep.verticles.AbstractKeepDataVerticle
 
AbstractKeepVerticle - Class in com.hcl.domino.keep.verticles
Extension of a standard verticle with helper methods for common tasks tracks eventbus listners and unloads them at shutdown
AbstractKeepVerticle() - Constructor for class com.hcl.domino.keep.verticles.AbstractKeepVerticle
 
AbstractSecurityHandler - Class in com.hcl.domino.keep.security
Base class for our security handlers with some shared methods, how to deal with Heathans
AbstractSecurityHandler() - Constructor for class com.hcl.domino.keep.security.AbstractSecurityHandler
 
accessControlCheck(KeepJnxSession, Database) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Checks if the current user has the required access to perform the operation on a given database
accessFlags - Variable in class com.hcl.domino.keep.dbrequests.pim.UpdateDelegation.AccessPattern
 
accessLevel - Variable in class com.hcl.domino.keep.dbrequests.pim.UpdateDelegation.AccessPattern
 
AccessPattern() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateDelegation.AccessPattern
 
AclAccessFlags - Enum in com.hcl.domino.keep.security.acl
List of permissions that might be required to execute an action slightly different from com.mindoo.domino.jna.constants.AclFlag but translates back and forth Used in @see com.hcl.domino.keep.dbrequests.AclAttributes
AclAttributes - Annotation Type in com.hcl.domino.keep.security.acl
Capabilities in ACL besides the ACL Level: - Create Documents - Delete Documents - Create private agents - Create personal folders/views - Create shared folders/views - Create LotusScript/JavaScript agents - Read public documents - Write public documents - Replicate or copy documents
AclFunctions - Class in com.hcl.domino.keep.admin
Helper functions to deal with ACL needs
AclRoles - Annotation Type in com.hcl.domino.keep.security.acl
Annotation to define the Role to execute an action.
add(String, String) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
add(String, String) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Manually adds a cache entry into the caches
add(String) - Method in class com.hcl.domino.keep.tools.BlockMessageBuilder
 
addAction(String) - Method in class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
addActiveAppId(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
addActiveAppId(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
addAgentResponse(String) - Method in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
Adds a response from the agent
addAnotherRequest() - Method in class com.hcl.domino.keep.platform.KeepClient
 
addApi(String, String) - Method in class com.hcl.domino.keep.info.KeepActiveApiInfo
 
addApiRoute(String, String) - Method in class com.hcl.domino.keep.info.KeepActiveApiInfo
 
addAttribute(String, Date) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc.Element
 
addAttribute(String, String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc.Element
 
addAvailableView(String, String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Addsa an available view to the list of views exposed.
addCdataElement(SimpleXMLDoc.Element, String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
addCdataElement(String, String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
addComment(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
Adds a comment to the result.
addConfigFromArray(JsonArray, boolean) - Method in interface com.hcl.domino.keep.config.KeepConfig
Convenience method to load multiple configurations from
addDbInfoFromJson(JsonObject, boolean) - Method in interface com.hcl.domino.keep.config.KeepConfig
Convenience method to add a KeepConfig from a JSON file
addDetail(JsonObject) - Method in class com.hcl.domino.keep.messages.StatusMessage
 
addDetail(String) - Method in class com.hcl.domino.keep.messages.StatusMessage
When status needs to be more detailed, add here
addDetails(String) - Method in class com.hcl.domino.keep.messages.ErrorMessage
 
addEmptyElement(SimpleXMLDoc.Element) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
addEmptyElement(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
addEnty(String, Buffer, int) - Method in class com.hcl.domino.keep.cache.BrokenCache
 
addEnty(String, Buffer, int) - Method in interface com.hcl.domino.keep.cache.KeepRequestCache
Add an entry to the cache.
addEtag(JsonObject, Calendar) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Adds a standardized ETAG to a JsonObject based on a provided Calendar value
addEtag(JsonObject, OffsetDateTime) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Adds a standardized ETAG to a JsonObject based on a provided Calendar value
addFields(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
 
AdditionalFieldsHelper - Class in com.hcl.domino.keep.dbrequests.pim
Utility class for APIs to be able to create, read and update a single field that contains JSON metadata that the client creates and can consume.
AdditionalFieldsHelper(Database) - Constructor for class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
 
AdditionalFieldsName - Static variable in class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
EWS Special -: Additional field names
AdditionalFieldsParam - Static variable in class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
EWS SPecial - field parameters
addKeepApiInfo(String, KeepApiInfo) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
addKeepApiInfo(String, KeepApiInfo) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
addKeepApiInfoFromOpenApiJson(String, JsonObject) - Method in interface com.hcl.domino.keep.config.KeepConfig
Loads all API info objects from an openAPI 3.0 specification file in JSON format
addKeepApiInfoFromOpenApiJson(String, JsonObject) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
addKeepDbInfo(String, KeepDbInfo) - Method in interface com.hcl.domino.keep.config.KeepConfig
Adds a database info to the list of permitted databases
addKeepDbInfo(String, KeepDbInfo) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
addLifecycleListener(DominoClient.LifecycleListener) - Method in class com.hcl.domino.keep.platform.KeepClient
 
addLoggedOutToken(String, String, int) - Method in enum com.hcl.domino.keep.security.LoggedOutUserList
 
addLoggedOutToken(String, String, int) - Method in interface com.hcl.domino.keep.security.LoggedOutUsers
 
addNamespace(String, String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
Add namespace to a document
addOpenApiRoute(String, String) - Method in interface com.hcl.domino.keep.config.KeepConfig
Stores the HTTP route from the config for the relevant API version
addOpenApiRoute(String, String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
AddRemoveToLabel - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: addRemoveToLabel Add, Remove or Move document/s to label/folder Example incoming: { "labelid": "B3E63E5F418514CF48258581003828B0", "body": { "add": [ "72272B27A1139F114825859E003C6B70" ], "remove": [ "15AA9D4CE38C52074825859E003D3338" ], "move": [ "C55358B43FF627A4482585680064382F" ] }, "headers": { "jwtclaim": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9 .eyJpc3MiOiJUaGUgRGVtbyBXaXp6YXJkIiwic3ViIjoiTWFudWVsIExvcmVuem8gTGVybWEvUGhpbGlwcGluZXM vUE5QSENMIiwiaWF0IjoxNTk2NjMwNDAxLCJleHAiOjE1OTY2NTIwMDEsImF1ZCI6IkRvbWlubyJ9 .-6WvBv1_diwteHbChRKkERJQ6iK8F_Q6ALu5Fw6bn5Y", "db": "MAIL", "operationId": "addRemoveToLabel", "mergeChunks": "false", "sourceForEventBus": "com.hcl.domino.keep.handlers.pim.DefaultPimHandler", "tags": "mail" }, "replicaid": "482585590040A750", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "DemoMail" } Example result: { "Add Status": "Successful addition of 1 documents to label B3E63E5F418514CF48258581003828B0", "addedIds": [ { "status": "OK", "statusCode": 200, "message": "Add successful", "unid": "72272B27A1139F114825859E003C6B70" } } ], "Remove Status": "Successful removal of 1 documents to label B3E63E5F418514CF48258581003828B0", "removedIds": [ { "status": "OK", "statusCode": 200, "message": "remove successful", "unid": "15AA9D4CE38C52074825859E003D3338" } ] }
AddRemoveToLabel() - Constructor for class com.hcl.domino.keep.dbrequests.pim.AddRemoveToLabel
 
addRoleToACL(Acl, String) - Static method in class com.hcl.domino.keep.admin.AclFunctions
Add a role to the ACL
addRule(String) - Method in class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
addSecurityHandlers(RouterBuilder) - Static method in class com.hcl.domino.keep.verticles.HttpListener
Add all security handlers as defined in the OpenAPI spec
addServers(JsonObject) - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
addServers(JsonObject) - Method in interface com.hcl.domino.keep.cache.KeepUsers
 
addSimpleElement(SimpleXMLDoc.Element, String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
addSimpleElement(String, String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
AddSMTPserver - Class in com.hcl.domino.keep.admin
Creates the SMTPInbound Site on Domino Server
AddSMTPserver() - Constructor for class com.hcl.domino.keep.admin.AddSMTPserver
 
addToCache(JsonObject) - Method in interface com.hcl.domino.keep.cache.DesignCache
Adds design to cache
addToCache(JsonObject) - Method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
 
addToCache(KeepApplicationConfigInfo) - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
addToCache(KeepApplicationConfigInfo) - Method in interface com.hcl.domino.keep.cache.KeepApplicationCache
Adds external application to cache
addUser(KeepUser) - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
addUser(KeepUser) - Method in interface com.hcl.domino.keep.cache.KeepUsers
Update a vert.x user into to cache to capture additional propertied
adjustConfiguredForms(KeepDbInfo, KeepStatistics.StatisticAction) - Method in interface com.hcl.domino.keep.metrics.KeepStatistics
Adjusts number of configured forms
adjustConfiguredForms(KeepStatistics.StatisticAction) - Method in interface com.hcl.domino.keep.metrics.KeepStatistics
Adjusts number of configured forms by 1, up or down
adjustConfiguredForms(KeepDbInfo, KeepStatistics.StatisticAction) - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
adjustConfiguredForms(KeepStatistics.StatisticAction) - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
AdminHelper - Class in com.hcl.domino.keep.dbrequests.admin
Helper functions for admin request
AGENT_ASYNC_KEY - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_CALLBACK_ERRORKEY - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_CALLBACK_HEADERS - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_CALLBACK_KEY - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_CALLBACK_METHOD_KEY - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_DEFAULTMAXDURATIONSECONDS_KEY - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_RESPONSE_FIELD - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_RUNASSERVER_KEY - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_SCHEDULER_DB - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_SCHEDULER_THREADCONFIG - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_SCHEDULER_VERTICLE - Static variable in class com.hcl.domino.keep.Constants
 
AGENT_STATE_FIELD - Static variable in class com.hcl.domino.keep.Constants
 
agentName - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
agentResponse - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
AgentSchedulerServiceVerticle - Class in com.hcl.domino.keep.verticles
Service verticle for running agents asynchronously
AgentSchedulerServiceVerticle() - Constructor for class com.hcl.domino.keep.verticles.AgentSchedulerServiceVerticle
 
AllowOpenAccess - Annotation Type in com.hcl.domino.keep.security
Annotation to allow open access
allTrueCollector() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Collector returning TRUE when all Stream members are true Also returns true on an empty stream
API_FORM_APPOINTMENT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
API_TYPE_CALENDAR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
API_TYPE_CALENDAR_APPOINTMENT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
API_TYPE_CALENDAR_RESPONSE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
API_TYPE_CONTACTS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
API_TYPE_JOURNAL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
API_TYPE_TASK - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
apiInfo - Variable in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
apiName - Variable in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
appendToAudit(String) - Method in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
Used for an audit trail of what’s happening
APPNAME - Static variable in class com.hcl.domino.keep.dbrequests.admin.CreateKeepApplication
Name the app appears in incoming, json and UI
appTags - Variable in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
ASSERT_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
AsyncAgentController - Enum in com.hcl.domino.keep.platform
Holder for Async agent processing
AsyncAgentController.AgentState - Enum in com.hcl.domino.keep.platform
States that agent processing can be in
AsyncAgentController.AsyncAgentInfo - Class in com.hcl.domino.keep.platform
In-memory class for agent info
AsyncAgentInfo(String, Instant, String, String, String, KeepUser, Boolean, JsonObject) - Constructor for class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
Constructor
AsyncDominoBase<T> - Interface in com.hcl.domino.keep.dbrequests
Core Interface that all handling classes that interact with Domino implement Works for both DominoJNA and
AsyncDominoBase.RequestType - Enum in com.hcl.domino.keep.dbrequests
Authentication type used to field the request
AsyncDominoJNX<T> - Class in com.hcl.domino.keep.dbrequests
Interaction with the Domino backend to execute requests based on DominoJNX
AsyncDominoJNX() - Constructor for class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Default constructor for easy object creation
AsyncDominoJNXBuffer - Class in com.hcl.domino.keep.dbrequests
Base class for all DB Operations that return a buffer (and not JSON)
AsyncDominoJNXBuffer() - Constructor for class com.hcl.domino.keep.dbrequests.AsyncDominoJNXBuffer
 
AsyncDominoJNXJson - Class in com.hcl.domino.keep.dbrequests
Base class for all DB Operations that return a buffer (and not JSON)
AsyncDominoJNXJson() - Constructor for class com.hcl.domino.keep.dbrequests.AsyncDominoJNXJson
 
ATTR_ROLE_NAMES - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
ATTR_STATEMENT_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
ATTRIBUTE_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
ATTRIBUTE_VALUE_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
attributes() - Method in class com.hcl.domino.keep.security.KeepUser
 
AUDIENCE_RESTRICT_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
AUDIENCE_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
audit - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
AUTH_ALL_DATA_SCOPES - Static variable in class com.hcl.domino.keep.Constants
 
AUTH_ALLOW_DECRYPTION_SCOPES - Static variable in class com.hcl.domino.keep.Constants
 
AUTH_DEFAULT_SCOPES - Static variable in class com.hcl.domino.keep.Constants
 
AUTH_MAIL_SCOPE - Static variable in class com.hcl.domino.keep.Constants
 
authenticate(RoutingContext, Handler<AsyncResult<User>>) - Method in class com.hcl.domino.keep.security.BasicHandler
 
authenticate(RoutingContext, Handler<AsyncResult<User>>) - Method in class com.hcl.domino.keep.security.ExpiringJwtHandler
 
authenticatedDominoClient(String, String) - Method in interface com.hcl.domino.keep.KeepFactory
Returns an authenticated Domino client
AuthLocal - Class in com.hcl.domino.keep.dbrequests.identity
Request to generate a JWT Token for the current Notes.id will work on a Notes client only
AuthLocal() - Constructor for class com.hcl.domino.keep.dbrequests.identity.AuthLocal
 
AuthLocal - Class in com.hcl.domino.keep.handlers.core
Gets a JWT based on a supplied username / password
AuthLocal() - Constructor for class com.hcl.domino.keep.handlers.core.AuthLocal
 
AuthLogin - Class in com.hcl.domino.keep.dbrequests.identity
Request to generate a proper JWT Token for an actual Domino user or a local user in the KeepConfig.nsf
AuthLogin() - Constructor for class com.hcl.domino.keep.dbrequests.identity.AuthLogin
 
AuthLogin - Class in com.hcl.domino.keep.handlers.core
Gets a JWT based on a supplied username / password
AuthLogin() - Constructor for class com.hcl.domino.keep.handlers.core.AuthLogin
 
AuthLoginBasic - Class in com.hcl.domino.keep.dbrequests.identity
 
AuthLoginBasic() - Constructor for class com.hcl.domino.keep.dbrequests.identity.AuthLoginBasic
 
AuthLoginBasic - Class in com.hcl.domino.keep.handlers.core
Gets a JWT based on a supplied username / password
AuthLoginBasic() - Constructor for class com.hcl.domino.keep.handlers.core.AuthLoginBasic
 
AuthLogout - Class in com.hcl.domino.keep.dbrequests.identity
 
AuthLogout() - Constructor for class com.hcl.domino.keep.dbrequests.identity.AuthLogout
 
AuthLogout - Class in com.hcl.domino.keep.handlers.core
Helps to logout a user who has still a valid JSON token
AuthLogout() - Constructor for class com.hcl.domino.keep.handlers.core.AuthLogout
 
AuthRenewJwt - Class in com.hcl.domino.keep.dbrequests.identity
Request to generate a proper JWT Token for an actual Domino user or a local user in the KeepConfig.nsf
AuthRenewJwt() - Constructor for class com.hcl.domino.keep.dbrequests.identity.AuthRenewJwt
 

B

barbicanAllowsThisDocument(KeepJnxSession, Database, Document, String, String) - Method in class com.hcl.domino.keep.security.TheBarbican
Check if we can process these documents
BasicHandler - Class in com.hcl.domino.keep.security
Handles authentication when mode is “Basic”, so we have encoded: UserName and Password and turn it on our own turf into a JWT Header so it fits into our general approach
BasicHandler() - Constructor for class com.hcl.domino.keep.security.BasicHandler
 
BlockMessageBuilder - Class in com.hcl.domino.keep.tools
Helper class to output multiline messages enclosed in a block character
BlockMessageBuilder() - Constructor for class com.hcl.domino.keep.tools.BlockMessageBuilder
 
BrokenCache - Class in com.hcl.domino.keep.cache
TODO: Delete this class
BrokenCache() - Constructor for class com.hcl.domino.keep.cache.BrokenCache
 
bufferCollector() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Combines incoming buffers into one outgoing buffer
bufferCollectorNullable() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Combines incoming buffers into one outgoing buffer
build() - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
build() - Method in class com.hcl.domino.keep.saml.SamlDescriptorBuilder
 
buildCoreApiComponents(JsonObject, KeepDbInfo, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
 
buildCoreApiPaths(JsonObject, KeepDbInfo, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
Builds the “paths” part of the OpenAPI spec
buildCoreApiTags(KeepDbInfo) - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
Generates a JsonArray of the relevant tags, a subset from the
buildInfo(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
Build the info part of the OpenAPI spec
buildLabelList(DbRequestParameters<JsonObject>, KeepFactory, KeepDbInfo) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
Collect label details
buildMetadataResponseFields() - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
Build JsonObject of metadata fields for documents
buildSelectionCriteria() - Method in class com.hcl.domino.admin.GroupAuto
 

C

c - Variable in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
CACHE_SETTINGS - Static variable in class com.hcl.domino.keep.Constants
 
CACHE_TIMESTAMP - Static variable in class com.hcl.domino.keep.Constants
 
cacheStatus(JsonObject) - Method in interface com.hcl.domino.keep.cache.DesignCache
 
cacheStatus(JsonObject) - Method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
 
calcRunTimeSecondsDbl(long) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
calendar - Variable in class com.hcl.domino.keep.security.acl.PimAccess
Calendar and Tasks
CALENDAR_DEFAULTNAME - Static variable in class com.hcl.domino.keep.Constants
 
CALENDAR_FILEPATH - Static variable in class com.hcl.domino.keep.Constants
 
CALENDAR_FORM_TYPE - Static variable in class com.hcl.domino.keep.Constants
 
CALENDAR_NAME - Static variable in class com.hcl.domino.keep.Constants
 
CALENDAR_SHARED_WITH - Static variable in class com.hcl.domino.keep.Constants
 
CALENDAR_TEMPLATE - Static variable in class com.hcl.domino.keep.Constants
 
CalendarFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions used by Calendar classes: CreateCalendars, CreateCalendarEntry, CreateUpdateCalendarEntry DeleteCalendarEntry, DeleteCalendar GetCalendars, GetOneCalendar, GetCalendarEntry
CalendarFunctions.DateStartEnd - Enum in com.hcl.domino.keep.dbfunctions
Flag stating start or end date
CalendarMapper - Class in com.hcl.domino.keep.dbrequests.pim.mapper
Mapper of domino and jmap fields for Calendar
CalendarMapper(String) - Constructor for class com.hcl.domino.keep.dbrequests.pim.mapper.CalendarMapper
Constructor that accepts calendar type mapper
CalendarResponseFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions used by Calendar classes with responses: CreateCalendars, CreateCalendarEntry, CreateUpdateCalendarEntry DeleteCalendarEntry, DeleteCalendar GetCalendars, GetOneCalendar, GetCalendarEntry
CalendarResponseFunctions() - Constructor for class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
 
cancel() - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
CancelAgent - Class in com.hcl.domino.keep.dbrequests.designcode
Cancels an async agent running
CancelAgent() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.CancelAgent
 
cancellable - Variable in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
canProcess(Object) - Method in class com.hcl.domino.keep.saml.SamlIdVaultTokenHandler
We only handle our own tokens
cert(boolean) - Method in class com.hcl.domino.keep.saml.PemHolder
 
CertBuilder - Class in com.hcl.domino.keep.saml
Creates Certificates to use in PEM format always a private/public key pair for use in SAMl and JWT configurations Use:
CertBuilder() - Constructor for class com.hcl.domino.keep.saml.CertBuilder
 
CertBuilder.KeyType - Enum in com.hcl.domino.keep.saml
Allowed key types
CertGenerator - Class in com.hcl.domino.keep.saml
Generates Cert files and Keep config files
CertGenerator(JsonObject) - Constructor for class com.hcl.domino.keep.saml.CertGenerator
 
certToFile(File) - Method in class com.hcl.domino.keep.saml.PemHolder
Write the cert out into a given file
changeState(AsyncAgentController.AgentState) - Method in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
Modify the current state of the in-memory object
checkIn(String, Instant, String, String) - Method in enum com.hcl.domino.keep.platform.InflightController
Checks in a request for tracking of duration and success
checkOrCreateNsf(Vertx, DominoClient, String, String, boolean) - Method in class com.hcl.domino.keep.platform.SessionPreloadDomino
 
checkOut(String, Instant, String, String, int, boolean) - Method in enum com.hcl.domino.keep.platform.InflightController
Records the completion of a request to the log, capturing key parameters
checkRoleNotExists(List<String>, String) - Static method in class com.hcl.domino.keep.admin.AclFunctions
Validate that a role doesn’t already exist in the ACL
CLAIM_BEARER - Static variable in class com.hcl.domino.keep.Constants
 
CLAIM_LOCALBEARER - Static variable in class com.hcl.domino.keep.Constants
 
cleanupApiName(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
removes special characters from API names
cleanupJSResults(JsonArray) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
clear() - Method in class com.hcl.domino.keep.cache.BrokenCache
 
clear() - Method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
 
clear() - Method in enum com.hcl.domino.keep.cache.impl.FormItemTypeCacheHolder
 
clear() - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
clear() - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
clear() - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
clear() - Method in interface com.hcl.domino.keep.cache.KeepBaseCache
Clears the cache of all current members
client - Variable in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Access to commonly used Domino functions including DXL, databases and time ranges
client(DominoClient) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
CLIENT_USE_ONLY - Static variable in class com.hcl.domino.keep.dbrequests.AbstractAsyncDominoUser
 
clientCount() - Method in class com.hcl.domino.keep.platform.KeepClient
 
close() - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
close() - Method in class com.hcl.domino.keep.eventbus.ResponseSubscriberOutputStream
 
close() - Method in class com.hcl.domino.keep.platform.DominoThreadContextWrapper
 
close() - Method in class com.hcl.domino.keep.platform.KeepClient
 
close(boolean) - Method in class com.hcl.domino.keep.platform.KeepClient
Shut down the inner client
closeDocument() - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
Closes the document and ensures that all tags are closed
closeElement(int) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
closeElement(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
collection - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 
CollectionResult - Class in com.hcl.domino.keep.dbrequests
Data Class that carries collection results
CollectionResult() - Constructor for class com.hcl.domino.keep.dbrequests.CollectionResult
 
collectRefFolder(JsonObject, Database) - Static method in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
COLUMN_DATE - Static variable in class com.hcl.domino.keep.Constants
 
COLUMN_FROM - Static variable in class com.hcl.domino.keep.Constants
 
COLUMN_SIZE - Static variable in class com.hcl.domino.keep.Constants
 
COLUMN_SUBJECT - Static variable in class com.hcl.domino.keep.Constants
 
COLUMN_TO - Static variable in class com.hcl.domino.keep.Constants
 
com.hcl.domino.admin - package com.hcl.domino.admin
 
com.hcl.domino.keep - package com.hcl.domino.keep
 
com.hcl.domino.keep.admin - package com.hcl.domino.keep.admin
 
com.hcl.domino.keep.cache - package com.hcl.domino.keep.cache
 
com.hcl.domino.keep.cache.impl - package com.hcl.domino.keep.cache.impl
Implementation classes, for various cache objects
com.hcl.domino.keep.config - package com.hcl.domino.keep.config
 
com.hcl.domino.keep.dbfunctions - package com.hcl.domino.keep.dbfunctions
Collection of classes with static functions to simplify the interaction of business logic with the various aspects of the NSF elements: - Forms - Views - Design etc.
com.hcl.domino.keep.dbrequests - package com.hcl.domino.keep.dbrequests
 
com.hcl.domino.keep.dbrequests.admin - package com.hcl.domino.keep.dbrequests.admin
 
com.hcl.domino.keep.dbrequests.data - package com.hcl.domino.keep.dbrequests.data
 
com.hcl.domino.keep.dbrequests.designcode - package com.hcl.domino.keep.dbrequests.designcode
 
com.hcl.domino.keep.dbrequests.identity - package com.hcl.domino.keep.dbrequests.identity
 
com.hcl.domino.keep.dbrequests.pim - package com.hcl.domino.keep.dbrequests.pim
Back-end classed containing PIM interactions on HCL Domino Mail databases - eMail - Calendar - Contacts - Tasks - Journal (a.k.a Notes)
com.hcl.domino.keep.dbrequests.pim.mapper - package com.hcl.domino.keep.dbrequests.pim.mapper
Helper classes to map PIM data types from/to HCL Domino’s internal format Input/Output are jMap compliant JSON structures following RFC8620, RFC8621 ff
com.hcl.domino.keep.eventbus - package com.hcl.domino.keep.eventbus
 
com.hcl.domino.keep.exceptions - package com.hcl.domino.keep.exceptions
 
com.hcl.domino.keep.handlers.admin - package com.hcl.domino.keep.handlers.admin
Contains HTTP side handlers for all KEEP admin API endpoints that don't use JSON / in/out
com.hcl.domino.keep.handlers.core - package com.hcl.domino.keep.handlers.core
 
com.hcl.domino.keep.handlers.pim - package com.hcl.domino.keep.handlers.pim
 
com.hcl.domino.keep.info - package com.hcl.domino.keep.info
 
com.hcl.domino.keep.messages - package com.hcl.domino.keep.messages
 
com.hcl.domino.keep.metrics - package com.hcl.domino.keep.metrics
 
com.hcl.domino.keep.nativeimage - package com.hcl.domino.keep.nativeimage
Helper classes to remove (or contain) the use of Class.forName which is problematic for GraalVM Native images
com.hcl.domino.keep.platform - package com.hcl.domino.keep.platform
 
com.hcl.domino.keep.saml - package com.hcl.domino.keep.saml
Classes around the SAML interaction of Keep with the Domino IdVault to access decryption and signing methods
com.hcl.domino.keep.security - package com.hcl.domino.keep.security
 
com.hcl.domino.keep.security.acl - package com.hcl.domino.keep.security.acl
 
com.hcl.domino.keep.tools - package com.hcl.domino.keep.tools
 
com.hcl.domino.keep.validation - package com.hcl.domino.keep.validation
Classes for data validation e.g OpenAPI schema outside the OpenAPI router
com.hcl.domino.keep.verticles - package com.hcl.domino.keep.verticles
All Verticles, short of launch that constitute the Keep Runtime
compact(String, Set<CompactMode>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
complete(int, String) - Static method in class com.hcl.domino.keep.eventbus.DeliveryOpts
 
computeDuration(JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
CONDITIONS_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
config - Variable in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
CONFIG_ADMINS - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_ALLHOSTS - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_ALLOW_JWTMAIL - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_ALLOW_LOCALMAIL - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_CORE_VERSION_LABEL - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_DB - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_DBNAME - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_DEBUG - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_DEFAULT_DATABASE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_DIR - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_DISABLE_DOMINOLOGIN - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_DISABLE_EVENBUSWEBSOCKET - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_GODMODE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_ALGORITHM - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_AUDIENCE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_CERT - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_CERT_FILE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_DISABLE_EXPIRYCHECK - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_DURATION - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_ISSUER - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_MAXDURATION - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_PRIVATEKEY - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_PRIVATEKEY_FILE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_PUBLICKEY - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_PUBLICKEY_FILE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_USE_PUB_PRIV_KEY - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_JWT_USEPEM - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_LOCALHOST - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_LOCALMODE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_LOG_DIR - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_MANAGMENT_PORT - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_METRICS_PORT - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_NAME - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_PEMCERT - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_PEMKEY - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_PORT - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_PROPERTY_RESOURCENAME - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_TLSFILE - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_TLSPASSWORD - Static variable in class com.hcl.domino.keep.Constants
 
CONFIG_VERTICLELIST - Static variable in class com.hcl.domino.keep.Constants
 
ConfigLoader - Interface in com.hcl.domino.keep
Interface to ask for async execution of database tasks in context of the running (server) id
ConfigLoader.LoaderType - Enum in com.hcl.domino.keep
Types of requestable actions
ConfigLoaderPlatform - Class in com.hcl.domino.keep.platform
Helper class, scans through the keep config and emits load requests
ConfigLoaderPlatform(Vertx, EventBus, ConfigLoader.LoaderType) - Constructor for class com.hcl.domino.keep.platform.ConfigLoaderPlatform
Default constructor
CONFIGURATION - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
Constants - Class in com.hcl.domino.keep
Collection of constants to avoid typos in classes
consumeKeepApplicationInfo(Database, Consumer<JsonObject>) - Static method in class com.hcl.domino.keep.dbrequests.admin.AdminHelper
Processes all ApplicationInfos as JSON to a given consumer
consumerTracker - Variable in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
 
contacts - Variable in class com.hcl.domino.keep.security.acl.PimAccess
Contacts
ContactsMapper - Class in com.hcl.domino.keep.dbrequests.pim.mapper
Mapper of domino and jmap fields for “Contacts”
ContactsMapper(String) - Constructor for class com.hcl.domino.keep.dbrequests.pim.mapper.ContactsMapper
Constructor that accepts task type mapper
CONTENT_TYPE - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_AGENT_JS - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_AGENT_LS - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_BINARY - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_HTML - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_JSON - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_TEXT - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_XML - Static variable in class com.hcl.domino.keep.Constants
 
CONTENT_TYPE_YAML - Static variable in class com.hcl.domino.keep.Constants
 
contentFound - Variable in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
 
CONTEXT_designType - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_aclEntryNamePathParam - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_allowChunked - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_apiName - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_apiNamePathParam - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_appId - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_attachmentname - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_body - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_calendarEntryId - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_calId - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_categories - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_column - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_db - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_delegate - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_diaryDate - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_direction - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_documents - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_duration - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_dxl - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_endDate - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_fieldname - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_filepath - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_firstSlotOnly - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_formModeAdminPathParam - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_formModePathParam - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_formPathParam - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_group_id - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_includeviewsortcolumns - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_key - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_labelid - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_mailinglistid - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_name - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_PARENTUNID - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_password - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_personid - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_replicaid - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_resolveGroupMembers - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_roleNamePathParam - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_ruleid - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_scope - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_scopes - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_startDate - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_subject - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_taskresponseId - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_templateid - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_unid - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_unread - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_username - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAM_users - Static variable in class com.hcl.domino.keep.Constants
 
CONTEXT_PARAMS - Static variable in class com.hcl.domino.keep.Constants
 
convertAclEntry(AclEntry) - Static method in class com.hcl.domino.keep.admin.AclFunctions
Converts an ACL Entry into the relevant JSON object
convertFieldToObject(JsonObject, String) - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
Builds a JsonObject for the given field, with title, description, type and schema.
convertToArray(JsonArray) - Static method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
convertToArray converts a JsonArray of Document unids to an ArrayList.
convertToJmapResponse() - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
convertToList(String, JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
convertToList(String, JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Validate and/or convert values into list format
convertToList(String, JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.JournalFunctions
Validate and/or convert values into list format
convertToList(String, JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.PersonFunctions
Validate and/or convert values into list format
convertToList(String, JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
Validate and/or convert values into list format
copyFormModes(KeepDbInfo) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Copies form modes from old to new configuration used when saving a new instance of the configuration
count - Variable in class com.hcl.domino.keep.dbrequests.CollectionResult
 
count() - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
 
count() - Method in enum com.hcl.domino.keep.platform.InflightController
 
create(String, String, JsonObject, JsonArray, String) - Static method in class com.hcl.domino.keep.info.KeepApiInfo
 
create(String, String, JsonObject, String) - Static method in class com.hcl.domino.keep.info.KeepApiInfo
 
createAsyncAgentInfoFromDoc(Document) - Static method in enum com.hcl.domino.keep.platform.AsyncAgentController
 
CreateCalendarEntry - Class in com.hcl.domino.keep.dbrequests.pim
Creates a calendar entry in a given calendar For sample body content check the Meeting Invite documentation
CreateCalendarEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateCalendarEntry
 
createCalendarResponse(JsonObject, JsonObject, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
Prepare calendar response fields that will be used for creation
CreateCalendarResponse - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createCalendarResponse Creates TaskResponse for tasks that are assigned to others
CreateCalendarResponse() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateCalendarResponse
 
CreateCalendars - Class in com.hcl.domino.keep.dbrequests.pim
Creates a New Calendar that can be shared or private sample input: { "calendarname": "testCalendar", "sharedwith": ["cleoerika.soriano@hcl.com"] }
CreateCalendars() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateCalendars
 
createDatabase(String, String, boolean, boolean, DominoClient.Encryption) - Method in class com.hcl.domino.keep.platform.KeepClient
 
createDatabase(String, String, boolean, boolean, DominoClient.Encryption, DatabaseClass) - Method in class com.hcl.domino.keep.platform.KeepClient
 
createDatabaseFromTemplate(String, String, String, String, DominoClient.Encryption) - Method in class com.hcl.domino.keep.platform.KeepClient
 
createDatabaseReplica(String, String, String, String, DominoClient.Encryption) - Method in class com.hcl.domino.keep.platform.KeepClient
 
createDateRange(TemporalAccessor, TemporalAccessor) - Method in class com.hcl.domino.keep.platform.KeepClient
 
createDateTime(TemporalAccessor) - Method in class com.hcl.domino.keep.platform.KeepClient
 
CreateDbConfig - Class in com.hcl.domino.keep.dbrequests.admin
POST request for creating a new keep database configurations in the NSF
CreateDbConfig() - Constructor for class com.hcl.domino.keep.dbrequests.admin.CreateDbConfig
 
CreateDirectoryAssistance - Class in com.hcl.domino.keep.admin
Creates a new document in the directory assistance database.
CreateDirectoryAssistance() - Constructor for class com.hcl.domino.keep.admin.CreateDirectoryAssistance
 
CreateDocument - Class in com.hcl.domino.keep.dbrequests.data
Creates a new document in the given database Method is at the end of a chain, after filtering permitted Values and checking permissions.
CreateDocument() - Constructor for class com.hcl.domino.keep.dbrequests.data.CreateDocument
 
CreateDocumentAttachment - Class in com.hcl.domino.keep.dbrequests.data
Picks up files stored in temp folder and adds them to relevant document, in field if requested
CreateDocumentAttachment() - Constructor for class com.hcl.domino.keep.dbrequests.data.CreateDocumentAttachment
 
CreateDocumentAttachment - Class in com.hcl.domino.keep.handlers.core
Handler for posting a file
CreateDocumentAttachment() - Constructor for class com.hcl.domino.keep.handlers.core.CreateDocumentAttachment
 
createDocumentFromJson(Database, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Create and save a document based on pre-validated JSON
createDxlExporter() - Method in class com.hcl.domino.keep.platform.KeepClient
 
createDxlImporter() - Method in class com.hcl.domino.keep.platform.KeepClient
 
createFormula(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
CreateGroup - Class in com.hcl.domino.keep.admin
Creates a group in a directory
CreateGroup() - Constructor for class com.hcl.domino.keep.admin.CreateGroup
 
createIDTable() - Method in class com.hcl.domino.keep.platform.KeepClient
 
CreateKeepApplication - Class in com.hcl.domino.keep.dbrequests.admin
POST request for creating an external application
CreateKeepApplication() - Constructor for class com.hcl.domino.keep.dbrequests.admin.CreateKeepApplication
 
CreateKeepConfig - Class in com.hcl.domino.keep.dbrequests.admin
Create / Restore a complete Keep configation
CreateKeepConfig() - Constructor for class com.hcl.domino.keep.dbrequests.admin.CreateKeepConfig
 
CreateLabel - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createLabel Create new label/folder.
CreateLabel() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateLabel
 
CreateLdapDirectory - Class in com.hcl.domino.keep.admin
//TODO: Add description
CreateLdapDirectory() - Constructor for class com.hcl.domino.keep.admin.CreateLdapDirectory
 
CreateLetsEncryptCertificates - Class in com.hcl.domino.keep.admin
//TODO: Add description
CreateLetsEncryptCertificates() - Constructor for class com.hcl.domino.keep.admin.CreateLetsEncryptCertificates
 
CreateLocalUser - Class in com.hcl.domino.keep.dbrequests.identity
 
CreateLocalUser() - Constructor for class com.hcl.domino.keep.dbrequests.identity.CreateLocalUser
 
CreateLocalUser - Class in com.hcl.domino.keep.handlers.core
Creates a salted version of a username / password combination to be forwarded to storage for local users
CreateLocalUser() - Constructor for class com.hcl.domino.keep.handlers.core.CreateLocalUser
 
CreateMessage - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createMessage Saves a mime-formatted message from Base64 encoded html or text
CreateMessage() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateMessage
 
createMetricForRegistry(String, List<Tag>, Meter.Type, MeterRegistry) - Method in interface com.hcl.domino.keep.metrics.KeepStatistics
Creates a counter or timer for a specific registry.
createMetricForRegistry(String, List<Tag>, Meter.Type, MeterRegistry) - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
createMimeMessage(String, JsonArray, JsonArray, JsonArray, String, String, String) - Static method in class com.hcl.domino.keep.dbrequests.pim.CreateMessage
Creates a MIME formatted message
CreateMimeMessage - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createMimeMessage Handles creation of messages from MIME
CreateMimeMessage() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateMimeMessage
 
CreateMimeMessage - Class in com.hcl.domino.keep.handlers.pim
Accepts complete MIME messages for sending
CreateMimeMessage() - Constructor for class com.hcl.domino.keep.handlers.pim.CreateMimeMessage
 
CreateNotebookEntry - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createNotebookEntry Creates a notebook entry
CreateNotebookEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateNotebookEntry
 
CreateNSF - Class in com.hcl.domino.keep.dbrequests.designcode
 
CreateNSF() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.CreateNSF
 
CreatePerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createPerson Creates Person details in Notes contacts.
CreatePerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreatePerson
 
CreatePersonalMailingList - Class in com.hcl.domino.keep.dbrequests.pim
 
CreatePersonalMailingList() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreatePersonalMailingList
 
CreatePimAttachment - Class in com.hcl.domino.keep.dbrequests.pim
PIM/QUATTRO Version of attachment creation
CreatePimAttachment() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreatePimAttachment
 
CreatePimAttachment - Class in com.hcl.domino.keep.handlers.pim
PIM Version of CreateDocumentAttachment So far no deprivation from the original implementation
CreatePimAttachment() - Constructor for class com.hcl.domino.keep.handlers.pim.CreatePimAttachment
 
CreatePublicGroup - Class in com.hcl.domino.keep.dbrequests.pim
Implements CreatePublicGroup creates a shared group Example incoming: { "body":{ "Form":"Group", "ListDescription":"sample group for dev", "DocumentAccess":"[GroupModifier]", "ListName":"group_sample", "Readers":"", "Members":"", "Categories":"", "Type":"Group", "GroupTitle":"Sample Group Title" }, "headers":{ "jwtclaim":"jwt claim", "db":"MAIL", "operationId":"createPublicGroup" }, "replicaid":"482584C6004E563E", "apiName":"MAIL", "filepath":"DemoMail.nsf", "title":"Demo Mail (Nuke me)" }
CreatePublicGroup() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreatePublicGroup
 
CreatePublicPerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements operationId: createPublicPerson Adds a person to a master directory Example incoming: { "body": { "Form": "Person", "Type": "Person", "Title": "", "FirstName": "Demo5", "MiddleInitial": "", "LastName": "", "Suffix": "", "CompanyName": "", "email_1": "", "OfficeCity": "", "OfficePhoneNumber": "", "PhoneNumber": "", "CellPhoneNumber": "", "primaryPhoneNumber": "", "FullNameInput": "Demo 5", "AltFullName": "", "AltFullNameLanguage": "", "InternetAddress": "", "FullName": "Demo ", "MailAddress": "", "ELabel2": "Personal", "ELabel3": "Assistant", "ELabel4": "Business2", "Elabel5": "Personal2" }, "headers": { "jwtclaim": "a claim", "db": "MAIL", "operationId": "createPublicPerson" }, "replicaid": "4825858200514BB3", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "Demo Mail" } Example result: { "@unid": "77AA73BED0F99259482585930048CDD5", "@etag": "W/\"172f0c48e84\"", "Form": "Person", "Type": "Person", "Title": "", "FirstName": "Demo5", "MiddleInitial": "", "LastName": "", "Suffix": "", "CompanyName": "", "email_1": "", "OfficeCity": "", "OfficePhoneNumber": "", "PhoneNumber": "", "CellPhoneNumber": "", "primaryPhoneNumber": "", "FullNameInput": "Demo 5", "AltFullName": "", "AltFullNameLanguage": "", "InternetAddress": "", "FullName": "Demo ", "MailAddress": "", "ELabel2": "Personal", "ELabel3": "Assistant", "ELabel4": "Business2", "Elabel5": "Personal2", "$UpdatedBy": [ "CN=John Doe/O=Mauraders" ] }
CreatePublicPerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreatePublicPerson
 
CreateReplaceDelegation - Class in com.hcl.domino.keep.dbrequests.pim
FIXME
CreateReplaceDelegation() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateReplaceDelegation
 
CreateRule - Class in com.hcl.domino.keep.dbrequests.pim
 
CreateRule() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateRule
 
CreateRules - Class in com.hcl.domino.keep.dbrequests.pim
 
CreateRules() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateRules
 
CreateSamlConfig - Class in com.hcl.domino.keep.admin
Creates a SAML Configuration in idpconfig.nsf in Domino
CreateSamlConfig() - Constructor for class com.hcl.domino.keep.admin.CreateSamlConfig
 
CreateSamlConfig - Class in com.hcl.domino.keep.handlers.core
 
CreateSamlConfig() - Constructor for class com.hcl.domino.keep.handlers.core.CreateSamlConfig
 
createSecondaryCalendarDb(Vertx, String, KeepDbInfo, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
CreateTask - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createTask Create Task details - Notes “To Do” view.
CreateTask() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateTask
 
CreateTaskResponse - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createTask Creates TaskResponse for tasks that are assigned to others
CreateTaskResponse() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateTaskResponse
 
CreateTemplate - Class in com.hcl.domino.keep.dbrequests.pim
Create Template creates a single Stationery Template
CreateTemplate() - Constructor for class com.hcl.domino.keep.dbrequests.pim.CreateTemplate
 
createUNID(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
CreateUser - Class in com.hcl.domino.keep.admin
//TODO: Add description
CreateUser() - Constructor for class com.hcl.domino.keep.admin.CreateUser
 
customValidator() - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Additional validation that is not covered by the OpenAPI specification or otherwise default is: validation is OK

D

d - Variable in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
data(int, String) - Static method in class com.hcl.domino.keep.eventbus.DeliveryOpts
 
database - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 
DATABASE_ALLOWDECRYPTION - Static variable in class com.hcl.domino.keep.Constants
 
DATABASE_EXTENSION - Static variable in class com.hcl.domino.keep.Constants
 
DATABASE_SERVER_DIRECTACCESS - Static variable in class com.hcl.domino.keep.Constants
 
DATABASE_SERVICE_FILEPATH - Static variable in class com.hcl.domino.keep.Constants
 
DATABASE_SERVICE_TEMPLATE_FILENAME - Static variable in class com.hcl.domino.keep.Constants
 
DATABASE_SERVICE_USERNAME - Static variable in class com.hcl.domino.keep.Constants
 
DatabaseServiceVerticle - Class in com.hcl.domino.keep.verticles
Service Verticle that handles all things around Design extraction and update using DXL.
DatabaseServiceVerticle() - Constructor for class com.hcl.domino.keep.verticles.DatabaseServiceVerticle
 
DATE_END - Static variable in class com.hcl.domino.keep.Constants
 
DATE_FORMAT_UTC - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
DATE_START - Static variable in class com.hcl.domino.keep.Constants
 
DATE_TYPE_INSTANT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
 
DATE_TYPE_ISO_DATE_TIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
 
DATE_TYPE_LOCAL_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
 
DATE_TYPE_LOCAL_DATE_TIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
 
dateElement(SimpleXMLDoc.Element, Date) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
dateElement(String, Date) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
daysValid(int) - Method in class com.hcl.domino.keep.saml.CertBuilder
How long should the cert be valid, minimum 1 day
db - Variable in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Notes database (nsf, ntf) containing the data to be acted upon Can be the database behind an alias, the mail file or the secondary calendar
db(Database) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
db - Variable in class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupSimple.DbAndId
A database
DB_NAMES - Static variable in class com.hcl.domino.keep.Constants
 
DbAndId(Database, int) - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupSimple.DbAndId
 
dbPath - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
DBRequestHandler - Class in com.hcl.domino.keep.dbrequests
Adapter class to match incoming request to classes or send a default “Sorry mate” message back
DBRequestHandler(Vertx, String) - Constructor for class com.hcl.domino.keep.dbrequests.DBRequestHandler
 
DbRequestParameters<T> - Class in com.hcl.domino.keep.dbrequests
Parameter object that is used to hand over all Elements that are needed to execute operations synchronously against a database for a given user
DbRequestParameters(KeepFactory, KeepJnxSession, DominoClient, Database, Observer<T>, JsonObject) - Constructor for class com.hcl.domino.keep.dbrequests.DbRequestParameters
 
DbRequestParametersBuilder<T> - Class in com.hcl.domino.keep.dbrequests
Builder to ease the creation of DbRequestParameters objects Builder for DbRequests
DbRequestParametersBuilder() - Constructor for class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
DbRequestParametersBuilderBuffer - Class in com.hcl.domino.keep.dbrequests
Implements the request builder for Buffer
DbRequestParametersBuilderBuffer() - Constructor for class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderBuffer
 
DbRequestParametersBuilderJson - Class in com.hcl.domino.keep.dbrequests
Implements the request builder for JsonObject
DbRequestParametersBuilderJson() - Constructor for class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderJson
 
dc - Variable in class com.hcl.domino.keep.dbrequests.CollectionResult
 
decryptDocument(KeepJnxSession, Document, String) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
DEFAULT_FORMACCESSMODENAME - Static variable in class com.hcl.domino.keep.Constants
 
DEFAULT_FORMNAME - Static variable in class com.hcl.domino.keep.Constants
 
DefaultJsonHandler - Class in com.hcl.domino.keep.handlers.core
Default handler when data are requested as Json and retuns as JSON Requests without body have their parameters as JSOn, so they qualify THis class handles most use cases, no empty shell classes needed
DefaultJsonHandler() - Constructor for class com.hcl.domino.keep.handlers.core.DefaultJsonHandler
 
DefaultPimHandler - Class in com.hcl.domino.keep.handlers.pim
Default handler when data are requested as Json and retuns as JSON Requests without body have their parameters as JSOn, so they qualify THis class handles most use cases, no empty shell classes needed
DefaultPimHandler() - Constructor for class com.hcl.domino.keep.handlers.pim.DefaultPimHandler
 
DelegationFunctions - Class in com.hcl.domino.keep.dbfunctions
Utility class to translate ACL Entries to delegation status back and forth
DeleteAclEntry - Class in com.hcl.domino.keep.admin
Deletes an ACL Entry
DeleteAclEntry() - Constructor for class com.hcl.domino.keep.admin.DeleteAclEntry
 
deleteApplicationConfig(TheBarbican, String) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Deletes an application configuration
DeleteCache - Class in com.hcl.domino.keep.dbrequests.admin
Shows the Design Cache
DeleteCache() - Constructor for class com.hcl.domino.keep.dbrequests.admin.DeleteCache
 
DeleteCalendarEntry - Class in com.hcl.domino.keep.dbrequests.pim
Removes a calendar entry and its replies
DeleteCalendarEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteCalendarEntry
 
deleteDatabase(String, String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
DeleteDbConfig - Class in com.hcl.domino.keep.dbrequests.admin
Deletes the keep database config for a specific database from the design cache and KeepConfig database
DeleteDbConfig() - Constructor for class com.hcl.domino.keep.dbrequests.admin.DeleteDbConfig
 
DeleteDelegation - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId deleteDelegation Delete a delegate entry in default and other mail db Result Example: ``` { “status”: “OK”, “statusCode”: 200, “message”: “Deletion complete” }
DeleteDelegation() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteDelegation
 
DeleteDirectoryAssistance - Class in com.hcl.domino.keep.admin
Delete a document in the directory assistance database.
DeleteDirectoryAssistance() - Constructor for class com.hcl.domino.keep.admin.DeleteDirectoryAssistance
 
DeleteDirectoryInformation - Class in com.hcl.domino.keep.admin
//TODO: Add description
DeleteDirectoryInformation() - Constructor for class com.hcl.domino.keep.admin.DeleteDirectoryInformation
 
DeleteDocument - Class in com.hcl.domino.keep.dbrequests.data
Delete a document
DeleteDocument() - Constructor for class com.hcl.domino.keep.dbrequests.data.DeleteDocument
 
DeleteDocumentAttachment - Class in com.hcl.domino.keep.dbrequests.data
 
DeleteDocumentAttachment() - Constructor for class com.hcl.domino.keep.dbrequests.data.DeleteDocumentAttachment
 
DeleteDxl - Class in com.hcl.domino.keep.dbrequests.designcode
Remove the DXL in the directory
DeleteDxl() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.DeleteDxl
 
DeleteFormMode - Class in com.hcl.domino.keep.dbrequests.admin
DELETE request for form modes, expecting database, form name and mode name
DeleteFormMode() - Constructor for class com.hcl.domino.keep.dbrequests.admin.DeleteFormMode
 
DeleteGroup - Class in com.hcl.domino.keep.admin
Deletes a group from a directory
DeleteGroup() - Constructor for class com.hcl.domino.keep.admin.DeleteGroup
 
DeleteKeepApplication - Class in com.hcl.domino.keep.dbrequests.admin
DELETE request for removing a Keep application
DeleteKeepApplication() - Constructor for class com.hcl.domino.keep.dbrequests.admin.DeleteKeepApplication
 
deleteKeepApplicationByApiKey(KeepJnxSession, String) - Method in class com.hcl.domino.keep.security.TheBarbican
Deletes an KeepApplication document
DeleteLabel - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: deleteLabel Delete Folder and Documents inside.
DeleteLabel() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteLabel
 
DeleteLocalUser - Class in com.hcl.domino.keep.dbrequests.identity
Deletes a local user based on the login name (not full name)
DeleteLocalUser() - Constructor for class com.hcl.domino.keep.dbrequests.identity.DeleteLocalUser
 
DeleteMailAttachment - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: deleteMailAttachment Delete a single attachment from a mail message from a User’s mailfile or the mailfile of a delegate user
DeleteMailAttachment() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteMailAttachment
 
DeleteMimeMessage - Class in com.hcl.domino.keep.dbrequests.pim
 
DeleteMimeMessage() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteMimeMessage
 
deleteNote(KeepJnxSession, Database, String, String, Document) - Method in class com.hcl.domino.keep.security.TheBarbican
 
DeleteNotebookEntry - Class in com.hcl.domino.keep.dbrequests.pim
Deletes a notebook entrys
DeleteNotebookEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteNotebookEntry
 
DeleteOneCalendar - Class in com.hcl.domino.keep.dbrequests.pim
Deletes whole calendar.
DeleteOneCalendar() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteOneCalendar
 
DeletePerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: deletePerson Deletes Person details in Notes contacts.
DeletePerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeletePerson
 
DeletePersonalMailingList - Class in com.hcl.domino.keep.dbrequests.pim
 
DeletePersonalMailingList() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeletePersonalMailingList
 
DeletePublicPerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements operationId: deletePublicPerson Removes a person from a shared directory Example incoming { "personid": "77AA73BED0F99259482585930048CDD5", "headers": { "jwtclaim": "a claim", "db": "MAIL", "operationId": "deletePublicPerson" }, "replicaid": "4825858200514BB3", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "Demo Mail" } Example result: { "status": "OK", "statusCode": 200, "message": "deletion complete", "unid": "B7DCB2A29B35321848258590005F52FA" }
DeletePublicPerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeletePublicPerson
 
DeleteRole - Class in com.hcl.domino.keep.admin
Deletes a role from the ACL
DeleteRole() - Constructor for class com.hcl.domino.keep.admin.DeleteRole
 
DeleteRule - Class in com.hcl.domino.keep.dbrequests.pim
 
DeleteRule() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteRule
 
DeleteRules - Class in com.hcl.domino.keep.dbrequests.pim
 
DeleteRules() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteRules
 
DeleteSharedGroup - Class in com.hcl.domino.keep.dbrequests.pim
Implements operationId: deleteSharedGroup Remove one group from shared directory Example incoming: { "groupid":"BD0E649130F9419248258591006A14F5", "headers":{ "jwtclaim":"jwt claim", "db":"MAIL", "operationId":"deleteSharedGroup" }, "replicaid":"482584C6004E563E", "apiName":"MAIL", "filepath":"DemoMail.nsf", "title":"Demo Mail (Nuke me)" }
DeleteSharedGroup() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteSharedGroup
 
DeleteSMTPserver - Class in com.hcl.domino.keep.admin
 
DeleteSMTPserver() - Constructor for class com.hcl.domino.keep.admin.DeleteSMTPserver
 
DeleteTask - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: deleteTask Deletes Task details in Notes “To Do” view.
DeleteTask() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteTask
 
DeleteTaskResponse - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: deleteTaskResponse Removes a taskResponse document
DeleteTaskResponse() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteTaskResponse
 
DeleteTemplate - Class in com.hcl.domino.keep.dbrequests.pim
Delete Template deletes a single Stationery Template
DeleteTemplate() - Constructor for class com.hcl.domino.keep.dbrequests.pim.DeleteTemplate
 
DeleteTLSCertificates - Class in com.hcl.domino.keep.admin
//TODO: Add description
DeleteTLSCertificates() - Constructor for class com.hcl.domino.keep.admin.DeleteTLSCertificates
 
DeleteUser - Class in com.hcl.domino.keep.admin
//TODO: Add description
DeleteUser() - Constructor for class com.hcl.domino.keep.admin.DeleteUser
 
DeliveryOpts - Class in com.hcl.domino.keep.eventbus
The delivery options we use for streaming callback
denyAccessToTheHeathans(RoutingContext) - Method in class com.hcl.domino.keep.security.AbstractSecurityHandler
 
denyAccessToTheHeathans(RoutingContext, Throwable) - Method in class com.hcl.domino.keep.security.AbstractSecurityHandler
 
deregister(String) - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Removes an AsyncAgentInfo object from the holder and the list of UUIDs aborted
DesignCache - Interface in com.hcl.domino.keep.cache
 
DesignCacheHolder - Enum in com.hcl.domino.keep.cache.impl
 
DesignFunctions - Class in com.hcl.domino.keep.dbfunctions
Static helper methods around Database design
DesignGetformmodes - Class in com.hcl.domino.keep.dbrequests.designcode
GET request proxying through the FetchFormModes
DesignGetformmodes() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.DesignGetformmodes
 
DesignTypes - Enum in com.hcl.domino.keep.dbfunctions
 
DIR_GROUP_CREATOR - Static variable in class com.hcl.domino.keep.Constants
 
DIR_GROUP_MODIFIER - Static variable in class com.hcl.domino.keep.Constants
 
DIR_NET_CREATOR - Static variable in class com.hcl.domino.keep.Constants
 
DIR_NET_MODIFIER - Static variable in class com.hcl.domino.keep.Constants
 
DIR_POLICY_CREATOR - Static variable in class com.hcl.domino.keep.Constants
 
DIR_POLICY_MODIFIER - Static variable in class com.hcl.domino.keep.Constants
 
DIR_SERVER_MODIFIER - Static variable in class com.hcl.domino.keep.Constants
 
DIR_SEVER_CREATOR - Static variable in class com.hcl.domino.keep.Constants
 
DIR_USER_CREATOR - Static variable in class com.hcl.domino.keep.Constants
 
DIR_USER_MODIFIER - Static variable in class com.hcl.domino.keep.Constants
 
DirectoryAssistance - Interface in com.hcl.domino.admin
Interface for DirectoryAssistance in the Domino
DirectoryAssistanceLdap - Class in com.hcl.domino.admin
DirectoryAssistance for Ldap server
DirectoryAssistanceLdap() - Constructor for class com.hcl.domino.admin.DirectoryAssistanceLdap
Constructor
DirectoryAssistanceLdap(Document) - Constructor for class com.hcl.domino.admin.DirectoryAssistanceLdap
Loads a DirectoryAssistance from a Document
disableRule(DominoClient, String) - Method in class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
displayMessage(String, int, String) - Method in class com.hcl.domino.keep.dbrequests.pim.AddRemoveToLabel
 
disposeQueued() - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Removes any AsyncAgentInfo objects with state QUEUED.
docMime2Buffer(DominoClient, Document, String, int) - Method in class com.hcl.domino.keep.tools.MimeHelper
 
docMime2Html(DominoClient, Document, int, OutputStream) - Method in class com.hcl.domino.keep.tools.MimeHelper
 
docMime2Json(DominoClient, Document, int) - Method in class com.hcl.domino.keep.tools.MimeHelper
 
docMime2Stream(DominoClient, Document, String, int, OutputStream) - Method in class com.hcl.domino.keep.tools.MimeHelper
Extracts a MIME part as Stream from a Document, since there might be multiple parts of the same type sibling can be specified, defaults to 0 - first found
document - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 
document2Json(Document) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Get all fields from a document
document2Json(Document, Map<String, String>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Get all fields from a document
document2Json(Document, Map<String, String>, Set<KeepJnxSession.Note2JsonOptions>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
document2JsonSelected(Document, Set<String>, String, Map<String, String>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Get document based on FormAccessMode fields and onLoad formula
DOCUMENT_FIELD_FOLDERREF - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
DocumentAccess - Enum in com.hcl.domino.keep.security
What level of document access is required for an existing document based on the Notes ACL
DocumentFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions for converting documents to JSON and JSON to documents.
doesSecondaryMailFileDbExist(KeepDbInfo) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Checks if the physical Calendar extension database exists Name is derived from actual mail file
DominoDefaultVerticle - Class in com.hcl.domino.keep.verticles
Handles all Standard Domino requests
DominoDefaultVerticle() - Constructor for class com.hcl.domino.keep.verticles.DominoDefaultVerticle
 
DominoJMapMapper - Interface in com.hcl.domino.keep.dbrequests.pim.mapper
This interface defines the mapping for domino to jmap fields and vice versa
DominoJMapMapperFactory - Interface in com.hcl.domino.keep.dbrequests.pim.mapper
 
DominoJMapMapperFactoryHolder - Enum in com.hcl.domino.keep.dbrequests.pim.mapper
Keep domino to jmap field factory and vice versa.
DominoJMapperDefault - Class in com.hcl.domino.keep.dbrequests.pim.mapper
Base mapper for one to one domino to jmap fields
DominoJMapperDefault(String) - Constructor for class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
Constructor that initializes mapping of domino and jmap fields
DominoJMapperDefault(String, DominoJMapperDefault.UnknownFields) - Constructor for class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
 
DominoJMapperDefault.UnknownFields - Enum in com.hcl.domino.keep.dbrequests.pim.mapper
Flag to include or exclude unknown fields
DominoThreadContextWrapper - Class in com.hcl.domino.keep.platform
Wrapper around DominoThreadContext to be able to see ThreadCounts Which should go 0 only on shutdown
DominoXMLDesign - Class in com.hcl.domino.keep.platform
 
DominoXMLDesign(byte[]) - Constructor for class com.hcl.domino.keep.platform.DominoXMLDesign
 
DominoXMLDesign(String) - Constructor for class com.hcl.domino.keep.platform.DominoXMLDesign
 
dontCallProcessPayload() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
DQL_CONFIGURATIONS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
DQL_DEFAULTS_MAX_DOCS_SCANNED - Static variable in class com.hcl.domino.keep.Constants
 
DQL_DEFAULTS_MAX_ENTRIES_SCANNED - Static variable in class com.hcl.domino.keep.Constants
 
DQL_DEFAULTS_MAX_MILLISECONDS - Static variable in class com.hcl.domino.keep.Constants
 
DQL_SERVER - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
DSIG_NS_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
DSIG_NS_VALUE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
dump(PrintStream, boolean) - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Outputs info of all AsyncAgentInfo objects held in memory Format for all AsyncAgentInfo objects: uuid, logDocUnid, state, username, runAsServer, dbPath, agentName, incoming, creation time
dump(PrintStream, boolean) - Method in enum com.hcl.domino.keep.platform.InflightController
Dumps a list of the current running inflight requestss to be visible Allows “empty” request notification appear 10 times less than actual values
dumpAllForAdmin() - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
dumpAllForAdmin() - Method in interface com.hcl.domino.keep.cache.KeepApplicationCache
Converts all of bucket to a JsonObject
dumpAllForAdmin() - Method in enum com.hcl.domino.keep.security.LoggedOutUserList
 
dumpAllForAdmin() - Method in interface com.hcl.domino.keep.security.LoggedOutUsers
 
dumpToJsonArray() - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Outputs info of all AsyncAgentInfo objects held in memory as a JSON array
dumpToJsonArray() - Method in enum com.hcl.domino.keep.platform.InflightController
 
DXL_DIR - Static variable in class com.hcl.domino.keep.Constants
 

E

element(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
Element(String) - Constructor for class com.hcl.domino.keep.tools.SimpleXMLDoc.Element
 
emit(T) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParameters
emit() is used to return results from the database operation It can be called zero to N times.
emitterToObserver(ObservableEmitter<T>) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
EmptyTrash - Class in com.hcl.domino.keep.dbrequests.pim
 
EmptyTrash() - Constructor for class com.hcl.domino.keep.dbrequests.pim.EmptyTrash
 
enableRule(DominoClient, String) - Method in class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
endWithError(RoutingContext, ErrorMessage) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Ends a request by sending an error code
endWithError(RoutingContext, ErrorMessage, boolean) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Ends a request by sending an error code
endWithError(RoutingContext, Exception) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
endWithError(RoutingContext, Exception, boolean) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
ensureRoleHasBrackets(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Ensures Calendar Names start and end with [ ]
entityID(String) - Method in class com.hcl.domino.keep.saml.SamlDescriptorBuilder
 
ERROR_DOCUMENT_IS_DELETED - Static variable in class com.hcl.domino.keep.Constants
 
ERROR_MSG_NO_TASK_FOUND - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
ERROR_MSG_NO_TASKRESPONSE_FOUND - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
ErrorClassification - Enum in com.hcl.domino.keep.exceptions
Error classes we use in the Keep API on the request side
ErrorMessage - Class in com.hcl.domino.keep.messages
Helper class to send back Error messages in JSON format;
ErrorMessage(Throwable) - Constructor for class com.hcl.domino.keep.messages.ErrorMessage
 
errors - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 
EVENTBUS_AGENTKILL - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_AGENTLOADSCHEDULES - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_AGENTSCHEDULE - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_CACHELOADED - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADDESIGNCACHE - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADDESIGNCACHE_LOOP - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_APP - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_DB - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_DBCREATE - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_DXL - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_DXLREMOVE - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_EMAIL - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_FOLDERREFERENCE - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_PERSON - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_LOADKEEPCONFIG_SERVER - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_REQUEST_PREFIX - Static variable in class com.hcl.domino.keep.Constants
 
EVENTBUS_TEMP_PREFIX - Static variable in class com.hcl.domino.keep.Constants
 
EventBusBufferResponseSubscriber - Class in com.hcl.domino.keep.eventbus
Subscriber to wrap EventBus Buffer messages in an Observer/subscriber pattern
EventBusBufferResponseSubscriber(Vertx, MultiMap, KeepUser) - Constructor for class com.hcl.domino.keep.eventbus.EventBusBufferResponseSubscriber
 
eventBusId - Variable in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
EventBusJsonResponseSubscriber - Class in com.hcl.domino.keep.eventbus
 
EventBusJsonResponseSubscriber(Vertx, MultiMap, KeepUser) - Constructor for class com.hcl.domino.keep.eventbus.EventBusJsonResponseSubscriber
 
EventBusRequestObservable<T> - Interface in com.hcl.domino.keep.eventbus
Interface for backpressure sensitive operation of Eventbus to HTTP/EventArch/Others transmission
EventBusResponseSubscriber<T> - Interface in com.hcl.domino.keep.eventbus
Interface describing all methods an EvenBusResponseSubscriber needs and extends: - ObservableEmitter - Serializable - KeepSubscriberInfo
EventBusTracker - Class in com.hcl.domino.keep.eventbus
 
EventBusTracker(ServerWebSocket) - Constructor for class com.hcl.domino.keep.eventbus.EventBusTracker
 
evict(String) - Method in class com.hcl.domino.keep.cache.BrokenCache
 
evict(String) - Method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
 
evict(String) - Method in enum com.hcl.domino.keep.cache.impl.FormItemTypeCacheHolder
 
evict(String) - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
evict(String) - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
evict(String) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
evict(String, String) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
evict(String) - Method in interface com.hcl.domino.keep.cache.KeepBaseCache
Removes an entry from cache removing a non-existing key is still a success
evict(String, String) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Removes an cache entry from both Name and eMail lookup
Execute - Class in com.hcl.domino.keep.dbrequests.designcode
FIXME
Execute() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.Execute
 
execute(JsonObject) - Method in class com.hcl.domino.keep.tools.KeepMustacheHelper
 
execute(JsonObject, OutputStream) - Method in class com.hcl.domino.keep.tools.KeepMustacheHelper
 
ExecuteAgent - Class in com.hcl.domino.keep.dbrequests.designcode
Runs a Domino agent in the current database
ExecuteAgent() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgent
 
ExecuteAgentAsync - Class in com.hcl.domino.keep.dbrequests.designcode
Runs a Domino agent in the current database
ExecuteAgentAsync() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgentAsync
 
ExecuteAgentWithContext - Class in com.hcl.domino.keep.dbrequests.designcode
Runs a Domino agent in the current database
ExecuteAgentWithContext() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgentWithContext
 
ExecuteGroovy - Class in com.hcl.domino.keep.dbrequests.designcode
Runs Groovy Script in the current database with some context
ExecuteGroovy() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.ExecuteGroovy
 
ExecuteGroovy - Class in com.hcl.domino.keep.handlers.core
 
ExecuteGroovy() - Constructor for class com.hcl.domino.keep.handlers.core.ExecuteGroovy
 
ExecuteJavaScript - Class in com.hcl.domino.keep.dbrequests.designcode
Alias for ExecuteJavaScriptWithContext, incoming handling on eventbus
ExecuteJavaScript() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.ExecuteJavaScript
 
ExecuteJavaScript - Class in com.hcl.domino.keep.handlers.core
 
ExecuteJavaScript() - Constructor for class com.hcl.domino.keep.handlers.core.ExecuteJavaScript
 
ExecuteJavaScriptWithContext - Class in com.hcl.domino.keep.dbrequests.designcode
Runs JavaScript in the current database with some context
ExecuteJavaScriptWithContext() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.ExecuteJavaScriptWithContext
 
expectBody() - Method in class com.hcl.domino.keep.info.KeepApiInfo
Does this API call expect a Body submission (any type) yes for POST, PUT, PATCH
expectJsonBody() - Method in class com.hcl.domino.keep.info.KeepApiInfo
Body check: must be there and must be JSON
ExpiringJwtHandler - Class in com.hcl.domino.keep.security
Security handler that handles list of users who logged out despite JWT Token being still valid
ExpiringJwtHandler() - Constructor for class com.hcl.domino.keep.security.ExpiringJwtHandler
 
extractDesignToJSON() - Method in class com.hcl.domino.keep.platform.DominoXMLDesign
 
extractFieldsForForm(JsonObject, String) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
extractParticipantIdAndEmail(JsonObject, Map<String, String>) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
extractScopes(String) - Method in interface com.hcl.domino.keep.security.JwtManager
Extracts the Scope string a valid JWT Token might present,
extractScopes(String) - Method in enum com.hcl.domino.keep.security.JwtManagerHolder
 
extractScopeSet(String) - Method in interface com.hcl.domino.keep.security.JwtManager
Extracts the Scope as set a valid JWT Token might present,
extractUser(String) - Method in interface com.hcl.domino.keep.security.JwtManager
Extracts a Domino user with its information and permissions from a JWT Token.
extractUser(String) - Method in enum com.hcl.domino.keep.security.JwtManagerHolder
Turns a JWT string into a Domino user based on a JWT Claim
extractUserUnverified(String) - Method in interface com.hcl.domino.keep.security.JwtManager
Extracts the inherent claim in JWT Token without verifying the signature

F

factory - Variable in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Shortcut access to the KeepFactory for DB related info current KeepFactory
factory(KeepFactory) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
failure(String, String) - Static method in class com.hcl.domino.keep.eventbus.DeliveryOpts
 
FetchAclEntries - Class in com.hcl.domino.keep.admin
Gets ACL Entries and serializes them back to the Observable
FetchAclEntries() - Constructor for class com.hcl.domino.keep.admin.FetchAclEntries
 
FetchAllApplications - Class in com.hcl.domino.keep.dbrequests.admin
Gets Keep applications for the current user
FetchAllApplications() - Constructor for class com.hcl.domino.keep.dbrequests.admin.FetchAllApplications
 
FetchAllKeepDbs - Class in com.hcl.domino.keep.dbrequests.admin
Returns a list of databases set up for the KEEP API Global list, regardless of active or inactive
FetchAllKeepDbs() - Constructor for class com.hcl.domino.keep.dbrequests.admin.FetchAllKeepDbs
 
FetchDesignAll - Class in com.hcl.domino.keep.dbrequests.designcode
 
FetchDesignAll() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.FetchDesignAll
 
FetchDesignType - Class in com.hcl.domino.keep.dbrequests.designcode
Retrieves the list of design elements of a specific type for the database, either from the cache or loading into the cache first.
FetchDesignType() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.FetchDesignType
 
FetchFormModes - Class in com.hcl.domino.keep.dbrequests.admin
GET request for form modes, expecting database, form name and mode name
FetchFormModes() - Constructor for class com.hcl.domino.keep.dbrequests.admin.FetchFormModes
 
FetchKeepDbs - Class in com.hcl.domino.keep.dbrequests.data
Returns a list of databases enabled for the KEEP API Global list, not filtered by actual access permissions
FetchKeepDbs() - Constructor for class com.hcl.domino.keep.dbrequests.data.FetchKeepDbs
 
FetchMyApplications - Class in com.hcl.domino.keep.dbrequests.admin
Gets Keep applications for the current user
FetchMyApplications() - Constructor for class com.hcl.domino.keep.dbrequests.admin.FetchMyApplications
 
FetchNsfList - Class in com.hcl.domino.keep.dbrequests.admin
Returns a list of databases and their eventual API Names
FetchNsfList() - Constructor for class com.hcl.domino.keep.dbrequests.admin.FetchNsfList
 
FetchOdata - Class in com.hcl.domino.keep.dbrequests.data
Interaction with the Domino backend to execute requests
FetchOdata() - Constructor for class com.hcl.domino.keep.dbrequests.data.FetchOdata
 
FetchOdata - Class in com.hcl.domino.keep.handlers.core
Deals with ODATA requests
FetchOdata() - Constructor for class com.hcl.domino.keep.handlers.core.FetchOdata
 
FetchOdataList - Class in com.hcl.domino.keep.dbrequests.data
Returns the list of all ODATA Endpoints
FetchOdataList() - Constructor for class com.hcl.domino.keep.dbrequests.data.FetchOdataList
 
FetchOdataList - Class in com.hcl.domino.keep.handlers.core
lists out all available ODATA endpoints
FetchOdataList() - Constructor for class com.hcl.domino.keep.handlers.core.FetchOdataList
 
FetchRoles - Class in com.hcl.domino.keep.admin
Gets all roles in a database’s ACL
FetchRoles() - Constructor for class com.hcl.domino.keep.admin.FetchRoles
 
FetchViewEntries - Class in com.hcl.domino.keep.dbrequests.data
Reads either view entries or documents from a Domino backend incoming example: { "db": "demo", "name": "Customers", "headers": { "jwtclaim": "a claim", "db": "demo", "operationId": "fetchViewEntries" }, "replicaid": "48258435003E8283", "apiName": "demo", "filepath": "Demo.nsf", "title": "Demo" } Result example (one entry in array) { "@unid": "BF419E31B5B8052B48258512002F9274", "@noteid": 42002, "@index": "1", "@etag": "W/\"1705773e088\"", "$0": "1", "$1": "2020-02-18T16:39:36.840+08:00", "last_name": "Aaronsohn", "first_name": "Kristoffer", "email": "kaaronsohnf5@goo.ne.jp", "Color": "Purple", "Pet": "Bandicoot, long-nosed" }
FetchViewEntries() - Constructor for class com.hcl.domino.keep.dbrequests.data.FetchViewEntries
 
FetchViews - Class in com.hcl.domino.keep.dbrequests.data
Gets list of views in a database limited to configured views if any
FetchViews() - Constructor for class com.hcl.domino.keep.dbrequests.data.FetchViews
 
FIELD_ABSOLUTETRIGGER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ABSTRACT - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_ACKNOWLEDGED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ACTION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ALARMENABLED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_ALARMS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ALERT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ALERTS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ALTCHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ALTCHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_ALTPRINCIPAL - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_APPOINTMENTTYPE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_APPTUNID - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_APPTUNIDURL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_ASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_ASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_ASSIGNSTATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_AT_CREATED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_AT_CREATED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_AT_LASTMODIFIED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_AT_LASTMODIFIED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_AT_TYPE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_AT_TYPE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_ATTENDEE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ATTENDEE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_BODY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_BODY - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_BODY - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_BOOKFREETIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_BUSYNAME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_BUSYPRIORITY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CALENDAR_DATE_TIME - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_CALENDARDATETIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CALENDAREVENTID - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CATEGORIES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CATEGORIES - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_CHAIR_JMAP - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CHAIRDOMAIN - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_COMMENT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_COMMENT - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_COMPLETED_DATETIME - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_CONTACT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CREATED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CREATED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_CSVERSION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CURRENTUSER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_CURRENTUSER - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DEFAULT_MAILSAVE_OPTIONS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DELEGATED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DELEGATED_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DELEGATED_TO - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DELEGATOR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DELEGATOR - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DELEGEE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DELEGEE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DESCRIPTION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DESCRIPTION - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DESCRIPTIONCONTENTTYPE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DISPLAY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOL_FOLDER_REF - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_DOLL_ABSTRACT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ADDITIONALVIRTUALLOCATIONS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARM - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARMDESCRIPTION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARMDISABLED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARMMEMOOPTIONS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARMOFFSET - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARMSENDTO - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARMTIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALARMUNIT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_ALTPRINCIPAL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_BORDER_COLOR - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_DOLL_BUSYNAME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_BUSYPRIORITY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_CSFLAGS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_CSVERSION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_CSVERSION - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DOLL_EXPANDED_GROUPS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_EXPANDED_GROUPS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DOLL_FOLDER_REF - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DOLL_FROMPREFLANGUAGE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_HFFLAGS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_HFFLAGS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DOLL_INET_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_INET_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_DOLL_INET_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_DOLL_INET_CHAIR - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DOLL_JSCALENDAR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_NOPURGE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_PUBLIC_ACCESS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DOLL_PUBLICACCESS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_REVISIONS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_SMTPKEEP_NOTES_ITEMS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_SMTPKEEP_NOTES_ITEMS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DOLL_UPDATEDBY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_DOLL_UPDATEDBY - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_DOLL_UPDATEDBY - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_DOLL_UPDATEDBY - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_DOLL_UPDATEDBY - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DUE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DUE_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DUE_DATE_TIME - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DUESTATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_DURATION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_EMAIL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_EMAIL - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_END - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_END_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_ENDDATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ENDDATETIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ENDTIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ENDTIMEZONE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_EVENTPATCH - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_EXCLUDE_FROM_VIEW - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_EXPANDGROUPS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_FOLDER_OPTIONS - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_FORM - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_FREQUENCY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_FYIASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_FYIASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_FYIASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_FYIATTENDEES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_GROUP - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
FIELD_ID - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_IMPORTANCE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_INET_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INET_FROM - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_INET_FYI_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INET_FYI_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_INET_FYI_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_INET_FYI_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_INET_MAIL_MATCHER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INET_OPTIONAL_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INET_OPTIONAL_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_INET_OPTIONAL_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_INET_OPTIONAL_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_INET_REQUIRED_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INET_REQUIRED_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_INET_REQUIRED_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_INET_REQUIRED_NAMES - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_INET_SEND_TO - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_INFORMATIONAL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INFORMATIONAL - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_INTERVAL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INVITEE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INVITEE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_INVITEE_NAME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_INVITEE_NAME - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_INVITEE_RESPONSE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_KEEP_POSTED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_LOCATION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_LOCATIONS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_MAILOPTIONS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_MEETINGTITLE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_NAME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_NEW_END_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_NEW_END_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_NEW_START_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_NEW_START_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_NOPURGE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_NOTICETYPE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_NOTICETYPE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_OFFSET - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_OFFSETTRIGGER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ONLINEMEETING - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_OPTIONAL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_OPTIONAL - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_OPTIONAL_ASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_OPTIONAL_ASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_OPTIONAL_ASSIGNEDTO - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_OPTIONALATTENDEES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ORG_CONFIDENTIAL - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_ORGCONFIDENTIAL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ORGREPEAT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ORGTABLE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_OVERRIDES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_OWNER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_OWNER - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PARENTFOLDER - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PARTICIPANT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PARTICIPANT - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PARTICIPANTS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PARTICIPANTS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PARTICIPATION_COMMENT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PARTICIPATION_STATUS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PERSON - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
FIELD_POSTED_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_POSTEDDATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PRINCIPAL - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PRINCIPAL - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_PRINCIPAL - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_PRINCIPAL - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PRIORITY - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PRIVACY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PRIVACY - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PRIVATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PRIVATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PROGRESS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PROPOSED_END_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PROPOSED_END_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PROPOSED_START_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PROPOSED_START_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_PUBLIC - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_PUBLIC - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_REF_FOLDER - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_REFERENCE_FOLDER - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
FIELD_RELATIVETO - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_REPEATS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_REQUIREDATTENDEES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_REVISIONS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ROLES - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_ROLES - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_SEND_TO - Static variable in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
 
FIELD_SENDTO - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_SEQUENCENUM - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_SHOWWITHOUTTIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_START - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_START - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_START_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_START_DATE_TIME - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_STARTDATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_STARTDATETIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_STARTTIME - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_STARTTIMEZONE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_STATUS_UPDATE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_STATUS_UPDATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_SUBJECT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_TASK_ID - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_TASKSTATUS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_TASKTYPE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_TIME_CREATED - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_TIMEZONE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_TITLE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_TOPIC - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_TRIGGER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_TYPE_JSEVENT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_TYPE_JSTASK - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_UPDATED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_UPDATED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_URI - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_VIEWICON - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_VIEWICON - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
FIELD_VIRTUALLOCATION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_VIRTUALLOCATIONS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FIELD_WEB_BTN_PRESSED - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_WEB_CATEGORIES - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
FIELD_WHEN - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
filterCalendarResponseResult() - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
filterDesignType(String) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
Get the folder design base on type of documents that will be stored
filterDocument(KeepJnxSession, String, Document) - Method in class com.hcl.domino.keep.security.TheBarbican
 
filterDocumentSilent(KeepJnxSession, String, Document) - Method in class com.hcl.domino.keep.security.TheBarbican
Like filterDocument, but no error bubbles up
filterFolderName(Database, String, String, String) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
Filter the name of the folder/label that will be created
filterJsonObject(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.FetchDesignType
 
filterJsonObject(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.GetDesign
 
filterTaskResponseResult() - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
finalClose() - Method in class com.hcl.domino.keep.platform.KeepClient
Actually closes it
flush() - Method in class com.hcl.domino.keep.eventbus.ResponseSubscriberOutputStream
 
FolderViewFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions to process views and folders to deal with access and JSON conversion
FORM - Static variable in class com.hcl.domino.keep.Constants
 
FORM_APPOINTMENT - Static variable in class com.hcl.domino.keep.Constants
 
FORM_GROUP - Static variable in class com.hcl.domino.keep.Constants
 
FORM_JOURNAL - Static variable in class com.hcl.domino.keep.Constants
 
FORM_MEMO - Static variable in class com.hcl.domino.keep.Constants
 
FORM_PERSON - Static variable in class com.hcl.domino.keep.Constants
 
FORM_TASK - Static variable in class com.hcl.domino.keep.Constants
 
FormAccessModeInfo - Class in com.hcl.domino.keep.info
Class to hold information about Form mode.
FormAccessModeInfo() - Constructor for class com.hcl.domino.keep.info.FormAccessModeInfo
Standard constructor
FormAccessModeInfo.FormAccessModeRules - Class in com.hcl.domino.keep.info
 
FormAccessModeRules() - Constructor for class com.hcl.domino.keep.info.FormAccessModeInfo.FormAccessModeRules
 
formatDate(Date) - Static method in class com.hcl.domino.keep.saml.SAMLXmlUtils
Convert a java.util.Date to the correct format for SAML e.g., yyy-mm-ddThh:min:sec:msZ
formatDateByEventType(String, String, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
formatLocalDateTime(String, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
formatTimeZone(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
FormItemTypeCache - Interface in com.hcl.domino.keep.cache
 
FormItemTypeCacheHolder - Enum in com.hcl.domino.keep.cache.impl
 
FORMULA_TYPE_DOMINO - Static variable in class com.hcl.domino.keep.Constants
 
FORMULA_TYPE_OPENFORMULA - Static variable in class com.hcl.domino.keep.Constants
 
fqdn(String) - Method in class com.hcl.domino.keep.saml.CertBuilder
Set the fqdn
freeUserIdHandle(String, Pointer) - Method in interface com.hcl.domino.keep.saml.IDVaultAPI
Free up memory associated with the user id handle
freeUserIdHandle(String) - Method in interface com.hcl.domino.keep.saml.KeepSAML
Deallocate memory for user id file
freeUserIdHandle(String) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Deallocate memory for user id file
fromDateRange(DominoDateRange) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Converts a date range into a JSON object
fromDoc2ServerConnectionFormData(Document) - Static method in interface com.hcl.domino.keep.admin.SMTPUtils
 
fromDoc2ServerFormData(Document) - Static method in interface com.hcl.domino.keep.admin.SMTPUtils
 
fromDocument(Document) - Static method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
 
fromDocument(DominoClient, Document) - Static method in class com.hcl.domino.keep.info.KeepDbInfo
 
fromIsoDate(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
fromJson(JsonObject) - Static method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
fromJson(JsonObject) - Static method in exception com.hcl.domino.keep.exceptions.KeepException
 
fromJson(JsonObject) - Static method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Creates a ApplicationConfig from JSON, both from bakup or newly created
fromJson(JsonObject, boolean) - Static method in class com.hcl.domino.keep.info.KeepDbInfo
Initialize a KeepDbInfo object from a JSON object
fromList(Item) - Static method in class com.hcl.domino.keep.dbfunctions.ItemJsonHelper
Converts TYPE_TEXT_LIST and TYPE_NUMBER_RANGE to a JsonArray
fromRichText(DominoClient, Document, String) - Static method in class com.hcl.domino.keep.dbfunctions.ItemJsonHelper
Converts a RichText Item into HTML or errors with null when item doesn’t exist or is not RichText
fromTextOrJson(Item) - Static method in class com.hcl.domino.keep.dbfunctions.ItemJsonHelper
Converts a TYPE_TEXT item into text or when it looks like JSON into a JSON Object or array
fromThrowable(Throwable) - Static method in exception com.hcl.domino.keep.exceptions.KeepException
 
fromTime(Item) - Static method in class com.hcl.domino.keep.dbfunctions.ItemJsonHelper
Converts item into a ISO date-time string
fromTimeRange(Item) - Static method in class com.hcl.domino.keep.dbfunctions.ItemJsonHelper
Converts a time range into a Json Array A time range can contain discrete values or ranges again
fromUnknown(Item) - Static method in class com.hcl.domino.keep.dbfunctions.ItemJsonHelper
Converts unknown Domino data on a best effort basis
functionDominoToJMap - Variable in class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
 
functionJMapToDomino - Variable in class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
 

G

generate() - Method in class com.hcl.domino.keep.saml.CertBuilder
Generates public/private key pair based on keyType, fqdn and algorithm
generateAppIdOrSecret() - Static method in class com.hcl.domino.keep.tools.KeepUtils
Generates key for Application ID or Secret
generateAssertion(UserInfo) - Method in interface com.hcl.domino.keep.saml.KeepAssertionGenerator
Given info about the server’s saml request, generate a saml assertion response
generateAssertion(UserInfo) - Method in class com.hcl.domino.keep.saml.KeepSAMLTemplate
 
generateCert(String, int, boolean) - Method in class com.hcl.domino.keep.saml.CertGenerator
Generates a private/public key pair for use with JWT and SAML authentication.
generateHash(String) - Static method in class com.hcl.domino.keep.security.SaltCredentialTool
Method used for new passwords
GenerateKeepApplicationSecret - Class in com.hcl.domino.keep.dbrequests.admin
Task to store generated application secret, updating status if appropriate
GenerateKeepApplicationSecret() - Constructor for class com.hcl.domino.keep.dbrequests.admin.GenerateKeepApplicationSecret
 
GenerateKeepApplicationSecret - Class in com.hcl.domino.keep.handlers.core
Generates an application secret and sends the salted hash to be stored in the database
GenerateKeepApplicationSecret() - Constructor for class com.hcl.domino.keep.handlers.core.GenerateKeepApplicationSecret
 
get(Vertx, String) - Static method in class com.hcl.domino.keep.dbrequests.DBRequestHandler
 
get(Vertx, Message<?>, JwtManager) - Static method in class com.hcl.domino.keep.eventbus.EventBusBufferResponseSubscriber
 
get(Vertx, Message<?>, JwtManager) - Static method in class com.hcl.domino.keep.eventbus.EventBusJsonResponseSubscriber
 
get(String) - Static method in enum com.hcl.domino.keep.exceptions.ErrorClassification
Translate a code into an ErrorClassification
get(String, Object...) - Static method in exception com.hcl.domino.keep.exceptions.KeepException
 
get() - Static method in class com.hcl.domino.keep.platform.DominoThreadContextWrapper
 
get(DominoProcess) - Static method in class com.hcl.domino.keep.platform.DominoThreadContextWrapper
 
get(String, String) - Static method in class com.hcl.domino.keep.security.SingleUserBasicAuthenticationProvider
 
GetAclEntry - Class in com.hcl.domino.keep.admin
Gets ACL Entries and serializes them back to the Observable
GetAclEntry() - Constructor for class com.hcl.domino.keep.admin.GetAclEntry
 
getActionTokList() - Method in class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
getActualDatabaseName(KeepUser, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getAdapter(Class<T>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
getAdapter(Class<T>) - Method in class com.hcl.domino.keep.saml.SamlUserId
 
getAdditionalFields() - Method in class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
 
getAdditionalFieldsFromDoc(Document) - Method in class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
 
getAdditionalMembers() - Method in class com.hcl.domino.admin.GroupAuto
 
getAddress() - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
GetAddressLookupQuery - Class in com.hcl.domino.keep.dbrequests.pim
Use a DQL query to find addresses
GetAddressLookupQuery() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupQuery
 
GetAddressLookupSimple - Class in com.hcl.domino.keep.dbrequests.pim
GetAddressLookupSimple does a simply query for address book entries.
GetAddressLookupSimple() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupSimple
 
GetAddressLookupSimple.DbAndId - Class in com.hcl.domino.keep.dbrequests.pim
Value holder class
getAdministrationProcess(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
getAdministrators() - Method in class com.hcl.domino.admin.AbstractGroup
 
getAdministrators() - Method in interface com.hcl.domino.admin.Group
 
GetAgentInfo - Class in com.hcl.domino.keep.dbrequests.designcode
Retrieves status for an async agent running (in in-memory map) or completed (in database)
GetAgentInfo() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.GetAgentInfo
 
getAgentInfoByKey(String) - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Gets the AsyncAgentInfo object relating to a specific UUID
getAgentOutput(Writer) - Method in class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgent
Converts a writer to a String.
getAgentOutput(Writer) - Method in class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgentAsync
Converts a writer to a String.
getAgentRequestSize() - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Gets the number of agents not yet disposed
getAgents() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets the list of Domino Agents in the database that can be triggered from Keep.
getAlgorithm(CertBuilder.KeyType) - Static method in enum com.hcl.domino.keep.saml.CertBuilder.KeyType
Get the algorithm matching a keytype
getAllActiveAppIds() - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getAllActiveAppIds() - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getAllCollections() - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
 
getAllDayEventDateAnyZone(String, String, String, CalendarFunctions.DateStartEnd) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Updates All Day Event date start time at 4:00am and date end time at 8:00pm
getAllGroups(KeepJnxSession, Database, boolean) - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoDirectory
Builds a Map of all groups, allowing easy access to retrieve members
getAllKeepApiInfo(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getAllKeepApiInfo(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getAllKeepDBInfo() - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getAllKeepDBInfo() - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getApiName() - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
 
getApiName() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getApiName() - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
getApiName() - Method in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
getApiName() - Method in interface com.hcl.domino.keep.eventbus.KeepSubscriberInfo
 
getApiName() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets Keep database name.
getApiNamesFromFilepath(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
Returns a list of API Names a database is known with
getApiNamesFromFilepath(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getAppDescription() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets the application’s description
getAppIcon() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Base64 encoded image to be used for the database icon.
getAppId() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets the application ID generated by Keep for the external application
getApplicationApprovers() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets the list of external approvers who need to / have approved access to the Keep databases requested
getApplicationCache() - Method in interface com.hcl.domino.keep.KeepFactory
 
getApplicationConfigInfo(String) - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
getApplicationConfigInfo(String, KeepJnxSession) - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
getApplicationConfigInfo(String) - Method in interface com.hcl.domino.keep.cache.KeepApplicationCache
Gets an external application by its application id
getApplicationConfigInfo(String, KeepJnxSession) - Method in interface com.hcl.domino.keep.cache.KeepApplicationCache
Gets or loads an external application by its application id
getAppName() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets the name the user has chosen for the external application.
getAppointmentTypeByName(String) - Static method in class com.hcl.domino.keep.dbrequests.pim.mapper.CalendarMapper
 
getAppSecret() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets the application secret generated by Keep for the external application
getAppStatus() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets external application status as an enum
getAppTags() - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
 
getAppTags() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getAsJson() - Method in enum com.hcl.domino.admin.Group.GroupType
 
getAsJson(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Removes all blank lines from a String and converts it to JSON, if possible
getAsyncResultUser(User, Throwable) - Method in class com.hcl.domino.keep.security.AbstractSecurityHandler
 
getAttributes() - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc.Element
Returns all attributes of the given Element/Element
getAuthLogin() - Method in interface com.hcl.domino.keep.KeepFactory
 
getAuthLogin(JsonObject, Vertx) - Method in class com.hcl.domino.keep.security.BasicHandler
 
getAuthor() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets the person who created the external application
getAuthprovider() - Method in interface com.hcl.domino.keep.security.JwtManager
 
getAuthprovider() - Method in enum com.hcl.domino.keep.security.JwtManagerHolder
 
getAutopopulatedRule() - Method in class com.hcl.domino.admin.GroupAuto
 
getAvailableViews() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Returns a list of available View names including aliases
getBarbican() - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
getBarbican() - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
 
getBarbican() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getBase64URLEncoded(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
getBracketRoleName(String) - Static method in class com.hcl.domino.keep.admin.AclFunctions
Role name with brackets
getBufferFromResource(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Loads a Classpath resource into a buffer
getBuildVersion(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
GetCache - Class in com.hcl.domino.keep.dbrequests.admin
Resets the Design Cache
GetCache() - Constructor for class com.hcl.domino.keep.dbrequests.admin.GetCache
 
getCacheContent() - Method in interface com.hcl.domino.keep.cache.DesignCache
 
getCacheContent() - Method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
 
getCacheHeader() - Method in interface com.hcl.domino.keep.eventbus.EventBusRequestObservable
 
getCacheHeader() - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
getCachePrefix() - Method in interface com.hcl.domino.keep.cache.KeepBaseCache
 
getCacheTimestamp() - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
GetCalendarEntry - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId getCalendarEntry Fetch a single calendar entry of default and other calendar Result Example see OpenAPI spec
GetCalendarEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetCalendarEntry
 
getCalendarFromJson(JsonObject, String) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Returns a Optional calendarEntry from a JsonObject, empty if it isn’t Date/Time Needs to be Object, not calendar for additional processing in .orElse
getCalendaring() - Method in class com.hcl.domino.keep.platform.KeepClient
 
GetCalendarResponses - Class in com.hcl.domino.keep.dbrequests.pim
 
GetCalendarResponses() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetCalendarResponses
 
GetCalendars - Class in com.hcl.domino.keep.dbrequests.pim
Retrieve list of calendars
GetCalendars() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetCalendars
 
GetCaList - Class in com.hcl.domino.keep.admin
//TODO: Add description
GetCaList() - Constructor for class com.hcl.domino.keep.admin.GetCaList
 
getCategory() - Method in class com.hcl.domino.admin.AbstractGroup
 
getCategory() - Method in interface com.hcl.domino.admin.Group
 
getChildFolderCount(JsonObject, String) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
 
getChildIDs(String, boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
 
getClassMap() - Static method in class com.hcl.domino.keep.nativeimage.KeepClasses
All classes for access in a NativeImage environment
getClassName() - Method in class com.hcl.domino.keep.dbrequests.DBRequestHandler
 
getCleanRoleName(String) - Static method in class com.hcl.domino.keep.admin.AclFunctions
Returns a proper role name, with no square brackets inside but around and limited to Maximum Role lenght
getClient() - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
getClientAsIDUser() - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
getCode() - Method in enum com.hcl.domino.keep.exceptions.ErrorClassification
 
GetCollection - Class in com.hcl.domino.keep.dbrequests.pim
Fetch a collection (View, folder) specified by incoming data including markers for unread
GetCollection() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetCollection
 
getCollectionEntries(DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.FolderViewFunctions
 
getCollectionFilter(Map<String, String>, Map<String, String>, boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
 
getColumnFromName(DominoCollection, String) - Static method in class com.hcl.domino.keep.dbfunctions.FolderViewFunctions
 
getCompanyName() - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
getCompanyName() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getConfig() - Method in enum com.hcl.domino.keep.KeepFactorySource
Global place where to find configuration settings
getConfigDir() - Method in class com.hcl.domino.keep.Launch
 
getConfigEvenIfEmpty() - Method in enum com.hcl.domino.keep.KeepFactorySource
Global place where to find configuration settings
getConfigLoader(Vertx, EventBus, ConfigLoader.LoaderType) - Method in interface com.hcl.domino.keep.KeepFactory
Instantiates a configLoader that can provide access to people, servers, design, dxl etc.
getConfiguredForms() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets forms configured for this Keep application
getCurrentFactory() - Method in enum com.hcl.domino.keep.KeepFactorySource
 
getDatabase(String) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
getDatabase(String, KeepDbInfo) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
getDatabaseDomino(String) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Gets a database by its Domino filepath
getDatabasePaths(String, TemporalAccessor) - Method in class com.hcl.domino.keep.platform.KeepClient
 
getDatabasesRequested() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets the list of Keep databases this external application has or would like access to
GetDbConfig - Class in com.hcl.domino.keep.dbrequests.admin
Return the keep database config for a specific database from the design cache
GetDbConfig() - Constructor for class com.hcl.domino.keep.dbrequests.admin.GetDbConfig
 
getDBRequestHandler(Vertx, String, String, JsonObject, JsonObject) - Method in interface com.hcl.domino.keep.KeepFactory
Retrieves a handler for an incoming (http) request Typically the handler interacts with the eventbus and returns results
getDBRequestHandler(Vertx, String, String, JsonObject, JsonObject) - Static method in class com.hcl.domino.keep.nativeimage.HandlerFactory
Retrieves a handler for an incoming (http) request Typically the handler interacts with the eventbus and returns results
getDbRequestImpl(Vertx, JsonObject, String) - Static method in class com.hcl.domino.keep.nativeimage.HandlerFactory
Instantiates a AsyncDominoJNX for executing a DBRequest
getDbRequestParameters(KeepJnxSession, DominoClient, Database, Observer<T>, JsonObject, String) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Returns the flexible DBRequest object that is used for calling processPayload
getDbRequestParameters(KeepJnxSession, DominoClient, Database, Observer<Buffer>, JsonObject, String) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNXBuffer
Returns the flexible DBRequest object that is used for calling process
getDbRequestParameters(KeepJnxSession, DominoClient, Database, Observer<JsonObject>, JsonObject, String) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNXJson
Returns the flexible DBRequest object that is used for calling processPayload
GetDelegation - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getDelegation Fetch delegations including other calendars
GetDelegation() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetDelegation
 
getDeleteAccessFormula() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
String formula to define delete access.
getDescription() - Method in class com.hcl.domino.admin.AbstractGroup
 
getDescription() - Method in interface com.hcl.domino.admin.Group
 
getDescription() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets a textual description for the database to be used in the admin interface.
getDesign(String) - Method in interface com.hcl.domino.keep.cache.DesignCache
 
getDesign(String) - Method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
 
GetDesign - Class in com.hcl.domino.keep.dbrequests.designcode
Retrieves a specific design element for the database, either from the cache or loading into the cache first.
GetDesign() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.GetDesign
 
GetDesign - Class in com.hcl.domino.keep.handlers.core
 
GetDesign() - Constructor for class com.hcl.domino.keep.handlers.core.GetDesign
 
getDesignCache() - Method in interface com.hcl.domino.keep.KeepFactory
 
getDesignElement(JsonObject, String) - Method in interface com.hcl.domino.keep.dbfunctions.KeepJsonDesign
Retrieves a design element by name or UNID
getDestinationServer() - Method in class com.hcl.domino.keep.messages.ErrorMessage
 
GetDirectoryAssistance - Class in com.hcl.domino.keep.admin
To Read DirectoryAssistance document
GetDirectoryAssistance() - Constructor for class com.hcl.domino.keep.admin.GetDirectoryAssistance
 
getDirectoryAssistanceDB(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoDirectory
This will read the Server Form to get the MasterAddressBook
getDirectoryAssistanceFromNote(Document) - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoDirectory
Converts a DirectoryAssistance document to a DirectoryAssistance object
GetDirectoryInformation - Class in com.hcl.domino.keep.admin
//TODO: Add description
GetDirectoryInformation() - Constructor for class com.hcl.domino.keep.admin.GetDirectoryInformation
 
getDocFromCollectionEntry(Database, CollectionEntry) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Returns a document, current or soft deleted
getDocTypePublic() - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
getDocTypeSystem() - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
GetDocument - Class in com.hcl.domino.keep.dbrequests.data
Fetch a single document from a given database
GetDocument() - Constructor for class com.hcl.domino.keep.dbrequests.data.GetDocument
 
getDocument() - Method in class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupSimple.DbAndId
 
GetDocumentAttachment - Class in com.hcl.domino.keep.dbrequests.data
Endpoint to stream an attachment from a document
GetDocumentAttachment() - Constructor for class com.hcl.domino.keep.dbrequests.data.GetDocumentAttachment
 
GetDocumentAttachment - Class in com.hcl.domino.keep.handlers.core
Handler for returning a file
GetDocumentAttachment() - Constructor for class com.hcl.domino.keep.handlers.core.GetDocumentAttachment
 
getDocumentById(Database, int, KeepJnxSession.DocumentScope) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Returns a document from a database, including the option to return deleted documents
getDocumentByUNID(Database, String, KeepJnxSession.DocumentScope) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Returns a document from a database, including the option to return deleted documents, as deleted or restored
getDocumentByUNID(Database, String, KeepJnxSession.DocumentScope, Set<Database.OpenDocumentMode>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Returns a document from a database, including the option to return deleted documents, as deleted or restored
GetDocumentFormModes - Class in com.hcl.domino.keep.dbrequests.data
GET request proxying through the FetchFormModes
GetDocumentFormModes() - Constructor for class com.hcl.domino.keep.dbrequests.data.GetDocumentFormModes
 
getDocumentResult(Document, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Retrieves and updates and document output result
getDomainName() - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
getDomainName() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getDomainType() - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
getDomainType() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getDominoName() - Method in class com.hcl.domino.keep.saml.SamlToken
 
getDominoParticipantKeyList() - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
getDominoProcess() - Method in interface com.hcl.domino.keep.KeepFactory
 
getDominoResponse(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
getDominoRuntime() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getDqlAccess() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets the formula for restricting access to DQL queries.
getDqlFormula() - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
GetDrafts - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getDrafts List of draft messages Payload Example: { "UUID":"2fbce053-834d-4e75-982f-7a029edce1a0", "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
GetDrafts() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetDrafts
 
getDuration(String, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Transforms into hours, minutes and seconds based on the given duration
GetDxl - Class in com.hcl.domino.keep.dbrequests.designcode
Extract the entire design from a database into JSON
GetDxl() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.GetDxl
 
GetDxl - Class in com.hcl.domino.keep.handlers.core
Return the entire design from cache or none if it isn’t cached but send of an request
GetDxl() - Constructor for class com.hcl.domino.keep.handlers.core.GetDxl
 
getDxlImporter() - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Grab a DXL Importer
getDXLPath(String) - Static method in class com.hcl.domino.keep.info.KeepDbInfo
 
getDXLPath() - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
getEcl(DominoClient.ECLType, List<String>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
getEcl(DominoClient.ECLType, String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
getEffectiveUserName() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getEffectiveUserNamesList(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
getElementName() - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc.Element
 
getEmailFromNotesName(DominoClient, String, boolean) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
getEmailFromNotesName(DominoClient, String) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Retrieve the Internet eMail associated with a NotesName
getEmailFromNotesName(DominoClient, String, boolean) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Retrieve the Internet eMail associated with a NotesName
getEmailName() - Method in class com.hcl.domino.keep.saml.SamlToken
 
getEnabledJsonFromConfig(String, JsonObject) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Returns all JsonObjects where the JsonObject has a property active with the vaue “true” - used to switch on/off elements
getEnabledValuesFromConfig(String, JsonObject) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Returns all keys where the value is “true” - used to switch on/off features
getEndDateTime() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
GetEntriesInfo - Class in com.hcl.domino.keep.dbrequests.pim
 
GetEntriesInfo() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetEntriesInfo
 
getEntry(String) - Method in class com.hcl.domino.keep.cache.BrokenCache
 
getEntry(String) - Method in interface com.hcl.domino.keep.cache.KeepRequestCache
Retrieves an entry based on the hash
getEnvironmentParamsToRead() - Static method in class com.hcl.domino.keep.tools.KeepUtils
Names all parameters that can be overwritten / defined by environment variables
getErrorString(short, Memory, int) - Method in interface com.hcl.domino.keep.saml.IDVaultAPI
given a Notes status code, get the associated error string
getErrorString(short) - Method in interface com.hcl.domino.keep.saml.KeepSAML
Get the notes error message from a status code
getErrorString(short) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Get the notes error message from a status code
getEventbusId() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getEventBusId() - Method in class com.hcl.domino.keep.info.KeepApiInfo
The eventbusId is composed out of the associated Tag and the operationId This allows different OpenAPI implementations to reuse existing methods
getExcludedMembers() - Method in class com.hcl.domino.admin.GroupAuto
 
getFieldProperties(Database, String) - Method in interface com.hcl.domino.keep.cache.FormItemTypeCache
 
getFieldProperties(Database, String, List<String>) - Method in interface com.hcl.domino.keep.cache.FormItemTypeCache
 
getFieldProperties(Database, String) - Method in enum com.hcl.domino.keep.cache.impl.FormItemTypeCacheHolder
 
getFieldProperties(Database, String, List<String>) - Method in enum com.hcl.domino.keep.cache.impl.FormItemTypeCacheHolder
 
getFilePath() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Filepath on Domino where the database is located.
getForDomino() - Method in enum com.hcl.domino.admin.Group.GroupType
 
getFormAccessModes(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Returns the Form Access Modes available for a specific form name
getFormAliases() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets a Map of form alises, where the alias is the key and the actual form name is the value.
getFormConfig(String, String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets a Form Access Mode configuration for a specific form name and mode name
getFormConfigInfo(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets all Form Access Mode configurations for a specific form name
getFormConfigs() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets Forms and their FormAccessMode configurations
getFormItemTypeCache() - Method in interface com.hcl.domino.keep.KeepFactory
 
getFormula() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo.FormAccessModeRules
Gets string formula to validate incoming against
getFormulaEngine() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Formula engine in use for applying formulas for access and onload / onsave events of Form modes.
getFreeBusy() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getFromDomino(String) - Static method in enum com.hcl.domino.admin.Group.GroupType
 
getGeneralMessage() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
getGeneralSubject() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
GetGroup - Class in com.hcl.domino.keep.admin
Gets a group document from a Domino Directory
GetGroup() - Constructor for class com.hcl.domino.keep.admin.GetGroup
 
GetGroupByName - Class in com.hcl.domino.keep.admin
Gets a group by name
GetGroupByName() - Constructor for class com.hcl.domino.keep.admin.GetGroupByName
 
getGroupFromNote(Document) - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoDirectory
Converts a Group document to a Group object
getHandlerForIncomingRequest(Vertx, KeepApiInfo, boolean, String, JsonObject, JsonObject) - Method in interface com.hcl.domino.keep.KeepFactory
Retrieves a HTTP handler for incoming OpenAPI spec routes
getHandlerForIncomingRequest(Vertx, KeepApiInfo, boolean, String, JsonObject, JsonObject) - Static method in class com.hcl.domino.keep.nativeimage.HandlerFactory
Retrieves a HTTP handler for incoming OpenAPI spec routes
getHeaders() - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
getHeartBeatSession() - Method in interface com.hcl.domino.keep.KeepFactory
 
getHostNameFromDN(String, Memory, int) - Method in interface com.hcl.domino.keep.saml.IDVaultAPI
given a server name in DN format (CN=sansimeon/O=projectkeep.io), fill a buffer with the HTTP host name (https://sansimeon.projectkeep.io) returns the length of the string in the buffer
getIcon() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Base64 encoded image to be used for the database icon.
getIcon(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Provides one of our lovely database icons
getIconName() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Alt text for the icon image.
getIdFileName() - Method in class com.hcl.domino.keep.saml.SamlUserId
 
getIDHandle(String, LongByReference) - Method in interface com.hcl.domino.keep.saml.IDVaultAPI
Convert an in-memory id file name to a Notes KFHANDLE value (void *)
getIDUserName() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getIdVault() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getImportanceValue(Integer) - Static method in class com.hcl.domino.keep.dbrequests.pim.mapper.TaskMapper
 
GetInbox - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getInbox Fetch the Inbox from a User’s mailfile or the mailfile of a delegated user
GetInbox() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetInbox
 
getInstance(String, boolean, JsonObject) - Static method in class com.hcl.domino.keep.nativeimage.HandlerFactory
Gets a class or the default class if missing
getInternetAddress() - Method in class com.hcl.domino.admin.AbstractGroup
 
getInternetAddress() - Method in interface com.hcl.domino.admin.Group
 
getInternetEmail() - Method in class com.hcl.domino.keep.security.KeepUser
 
getISODateTimeZone(String, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Transforms date and time to ISO date format in given datetime and timezone
getItemValueForJson(Document, Item) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Converts the item value into something suitable for JSON
getJMapperFactory() - Method in interface com.hcl.domino.keep.KeepFactory
 
getJMapResponse(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
getJsonFromResource(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
getJsonObjectFromMap(Map<String, String>) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
GetJunkEmail - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getJunkEmail Fetch the Junk folder from a User’s mailfile or the mailfile of a delegated user
GetJunkEmail() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetJunkEmail
 
getJwtClaim() - Method in class com.hcl.domino.keep.saml.SamlToken
 
getJwtManager() - Method in interface com.hcl.domino.keep.KeepFactory
 
getKeepApiInfo(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
Retrieve an KeepApiInfo based on its eventBusId EventbusId is created from Tag and OperationId
getKeepApiInfo(String, String) - Method in interface com.hcl.domino.keep.config.KeepConfig
Retrieve an KeepApiInfo based on its operationName
getKeepApiInfo(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getKeepApiInfo(String, String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getKeepApiSchema(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
Returns the JSON Schema part of the OpenAPI specification with the given name.
getKeepApiSchema(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getKeepApiVersions() - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getKeepApiVersions() - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
GetKeepApplication - Class in com.hcl.domino.keep.dbrequests.admin
GET request for retrieving Keep application
GetKeepApplication() - Constructor for class com.hcl.domino.keep.dbrequests.admin.GetKeepApplication
 
GetKeepConfig - Class in com.hcl.domino.keep.dbrequests.admin
Retrieves the complete KeepConfig as Json file for backup
GetKeepConfig() - Constructor for class com.hcl.domino.keep.dbrequests.admin.GetKeepConfig
 
getKeepConfig() - Method in interface com.hcl.domino.keep.KeepFactory
 
getKeepDbInfo() - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoAdmin
 
getKeepDbInfo(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
Retrieves the database information for a given API Name
getKeepDbInfo(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getKeepDbInfo() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepException
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionBadAppCredentials
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionBadCredentials
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionBadUsernamePassword
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionDqlDisallowed
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionInsufficientAccess
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionInsufficientAccessForDocument
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionInvalidCredentials
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionLegacy
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionMissingParameters
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionNotFound
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionNotImplemented
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionOpenAccessBlocked
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionServer
 
getKeepErrorType() - Method in interface com.hcl.domino.keep.exceptions.KeepExceptionType
The type of error the Exception represents
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionWrongDataRequest
 
getKeepErrorType() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionWrongServer
 
getKeepException(Throwable) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Helper function to turn any Throwable into a KeepException for proper processing on return to client
getKeepJnxSession(KeepUser) - Method in interface com.hcl.domino.keep.KeepFactory
Returns a KeepJnxSession for a given user
getKeepMailInfo(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getKeepMailInfo(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
Placeholder for MAIL files
getKeepSAML() - Method in interface com.hcl.domino.keep.KeepFactory
Returns the KeepSAML instance to interact with the IDVault
getKeepStatistics() - Method in interface com.hcl.domino.keep.KeepFactory
 
getKeepUsers() - Method in interface com.hcl.domino.keep.KeepFactory
 
getKeepVerticleName() - Method in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
 
getKFHandle(String) - Method in interface com.hcl.domino.keep.saml.KeepSAML
Given a user id file name, convert to KFHANDLE
getKFHandle(String) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Given a user id file name, convert to KFHANDLE
getKFHandle() - Method in class com.hcl.domino.keep.saml.SamlUserId
 
getKnownParameterNames() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
getKnownServers(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
getLabelInclusion() - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
 
GetLabelInfo - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getLabelInfo Retrieves label information
GetLabelInfo() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetLabelInfo
Standard constructor
GetLabelInfo(LabelHelper) - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetLabelInfo
Constructor with mock object
GetLabels - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getLabels Retrieve list folder label, document count, system labels and unread count Example Payload: { "includeSystemLabels":false, "includeUnreadCount":true, "UUID":"d4c8f5a9-57a2-472e-a74a-f441e6d94791", "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9 .eyJpc3MiOiJUaGUgRGVtbyBXaXp6YXJkIiwic3ViIjoiTWFudWVsIExvcmVuem8gTGVybWEvUGhpbGlwcGluZXMvUE5QSENMIiwiaWF0I joxNTk3MTU4ODQ3LCJleHAiOjE1OTcxODA0NDcsImF1ZCI6IkRvbWlubyJ9.Ykv3ZZqy7nQqFNPiEVAsTm0fXiI4to4IUJ_BCTKaSMI", "db":"MAIL", "operationId":"getLabels", "mergeChunks":"true", "sourceForEventBus":"com.hcl.domino.keep.handlers.pim.DefaultPimHandler", "tags":"mail" }, "replicaid":"482585590040A750", "apiName":"MAIL", "filepath":"DemoMail.nsf", "title":"DemoMail" } Example Result: [ { "FolderId": "A4D87D90E1B19842852564FF006DED4E", "View": "($All)", "DocumentCount": 32, "UnreadCount": 26, "DisplayName": "All Documents" }, { "FolderId": "38D46BF5E8F08834852564B500129B2C", "View": "($Inbox)", "DocumentCount": 8, "UnreadCount": 7, "DisplayName": "Inbox" }, { "FolderId": "0AE756FA362D1B654825859900480D26", "View": "Sample Folder", "DocumentCount": 2, "UnreadCount": 1, "DisplayName": "Sample Folder" } ]
GetLabels() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetLabels
 
GetLabelsAll - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getLabelsAll Retrieve list of all labels Retrive all labels: Calendar, Contacts, Journal, Mail, Tasks Example Payload: { "*": "/labels/all", "Authorization": "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJUaGUgRGVtbyBXaXp6YXJkIiwic3Vi IjoiQ049Sm9obiBEb2UvTz1NYXVyYWRlcnMiLCJpYXQiOjE2MDczNjU1MTEsImV4cCI6MTYwNzM4NzExMSwiYXVkIjoiRG9taW5vIn0 ._nKXE_Vg4dKwBdlOZqUTKitfmuLW0OQ1fgRHu1zQubk", "User-Agent": "PostmanRuntime/7.26.8", "Accept": "*\/*", "Cache-Control": "no-cache", "Postman-Token": "efb74717-525b-43ce-9e7a-c748da7cda64", "Host": "frascati.projectkeep.local:8880", "Accept-Encoding": "gzip, deflate, br", "Connection": "keep-alive", "headers": { "jwtclaim": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJUaGUgRGVtbyBXaXp6YXJkIiwic3ViIjoiQ049Sm9obiBEb2UvTz 1NYXVyYWRlcnMiLCJpYXQiOjE2MDczNjU1MTEsImV4cCI6MTYwNzM4NzExMSwiYXVkIjoiRG9taW5vIn0 ._nKXE_Vg4dKwBdlOZqUTKitfmuLW0OQ1fgRHu1zQubk", "db": "MAIL", "operationId": "getLabelsAll", "eventBusId": "mail-getLabelsAll", "mergeChunks": "true", "sourceForEventBus": "com.hcl.domino.keep.handlers.pim.DefaultPimHandler", "tags": "mail" }, "UUID": "4230fb54-97fe-4e06-b1b8-f1ff8aaa5fde", "replicaid": "482585590040A750", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "DemoMail" } Example Result: [ { "FolderId": "A4D87D90E1B19842852564FF006DED4E", "View": "($All)", "isFolder": "false", "DocumentCount": 65, "Type": "Mail", "DisplayName": "All Documents" }, { "FolderId": "C06D4FB77A26FE7A48258600004EECAD", "View": "(NotesContacts)\\Important contacts", "isFolder": "true", "DocumentCount": 0, "Type": "Contacts", "DisplayName": "Important contacts" }, { "FolderId": "69466BE5F5385ED748258600004E9B94", "View": "(NotesJournal)\\Important notes", "isFolder": "true", "DocumentCount": 0, "Type": "Journal", "DisplayName": "Important notes" } ]
GetLabelsAll() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetLabelsAll
 
GetLabelsAll(LabelHelper) - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetLabelsAll
//FIXME: Move labelhelper to facotry? Constructor with mock
getLDAPAdminDN() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getLDAPAdminDN() - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
getLDAPAdminPassword() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getLDAPAdminPassword() - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
getLdapAuthentication(Vertx, LdapAuthenticationOptions) - Method in interface com.hcl.domino.keep.KeepFactory
Returns LdapAuthentication
GetLdapDirectory - Class in com.hcl.domino.keep.admin
//TODO: Add description
GetLdapDirectory() - Constructor for class com.hcl.domino.keep.admin.GetLdapDirectory
 
getLDAPPort() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getLDAPPort() - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
getLDAPSSLUsed() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getLDAPSSLUsed() - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
getLDAPURL() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getLDAPURL() - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
getLDAPVendor() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getLDAPVendor() - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
getLevel() - Method in exception com.hcl.domino.keep.exceptions.KeepException
 
getLevel() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionLegacy
 
getLevel() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionServer
 
getLevel() - Method in interface com.hcl.domino.keep.exceptions.KeepExceptionType
 
getLevel() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionWrongDataRequest
 
getLevel() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionWrongServer
 
GetLocalUser - Class in com.hcl.domino.keep.dbrequests.identity
Gets a local user
GetLocalUser() - Constructor for class com.hcl.domino.keep.dbrequests.identity.GetLocalUser
 
getLocation() - Method in exception com.hcl.domino.keep.exceptions.KeepException
 
getLocation() - Method in exception com.hcl.domino.keep.exceptions.KeepExceptionWrongServer
 
getLoggedOutUsers() - Method in interface com.hcl.domino.keep.KeepFactory
 
GetMailAttachment - Class in com.hcl.domino.keep.dbrequests.pim
Endpoint to stream an attachment from mail
GetMailAttachment() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMailAttachment
 
GetMailAttachment - Class in com.hcl.domino.keep.handlers.pim
Handler for returning a file from mail
GetMailAttachment() - Constructor for class com.hcl.domino.keep.handlers.pim.GetMailAttachment
 
getMailboxDatabaseName(Vertx, KeepFactory, KeepUser, String, String) - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
getMailboxDatabaseName(Vertx, KeepFactory, KeepUser, String, String) - Method in interface com.hcl.domino.keep.cache.KeepUsers
 
GetMailboxInfo - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getMailboxInfo Get individual mailbox information Example Payload: { "mailboxid": "MAIL", "headers": { "jwtclaim": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJUaGUgRGVtbyBXaXp6YXJkIiwic3ViIjoiTWFudWVsI ExvcmVuem8gTGVybWEvUGhpbGlwcGluZXMvUE5QSENMIiwiaWF0IjoxNTk1ODc0NDA3LCJleHAiOjE1OTU4OTYwMDcsIm F1ZCI6IkRvbWlubyJ9.RMWCzdjtxYKe8_WP7pBs6HepDrns4dlLVE4FtjabNc0", "db": "MAIL", "operationId": "getMailboxInfo" }, "replicaid": "482585590040A750", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "DemoMail" } Example Result: { "Title": "DemoMail's mailbox", "count ": 52, "filepath": "DemoMail.nsf", "replicaid": "482585590040A750", "unread": 40, "viewInfo": [ { "FolderId": "738CB93AE2E1B7F8852564B5001283E2", "View": "($Calendar)", "isFolder": "false", "Alias": [ "Calendar" ], "DocumentCount": 8, "DisplayName": "Calendar", "Calendars": [ { "CalendarId": "testCalendar", "DocumentCount": 2 }, { "CalendarId": "TeamCalendar", "DocumentCount": 0 } ] }, { "FolderId": "21D822802DA4AA14852567D6005BD9EB", "View": "($Contacts)", "isFolder": "false", "Alias": [ "People" ], "DocumentCount": 5, "DisplayName": "($Contacts)", "Folders": [ { "FolderId": "22E94B49E5DEF292482585F1004CF16B", "View": "Sample contacts", "DocumentCount": 0, "DisplayName": "Sample contacts" }, { "FolderId": "50E72E4792BD8E5E482585F1004885FD", "View": "Sports Contacts", "DocumentCount": 0, "DisplayName": "Sports Contacts" }, { "FolderId": "05F6906CC63FA569482585F10048922C", "View": "Sports Contacts\\NBA Contacts", "DocumentCount": 1, "ParentId": "50E72E4792BD8E5E482585F1004885FD", "DisplayName": "NBA Contacts" }, { "FolderId": "24DC84175763C3D2482585F1004D2F85", "View": "new contacts", "DocumentCount": 1, "DisplayName": "new contacts" } ] }, { "FolderId": "739290EBC9A3D527852569690058A018", "View": "($Journal)", "isFolder": "false", "Alias": [ "Notebook" ], "DocumentCount": 0, "DisplayName": "Journal", "Folders": [ { "FolderId": "5AA1B3E0DED4DA28482585F8005542A0", "View": "Important Notes", "DocumentCount": 0, "DisplayName": "Important Notes" } ] }, { "FolderId": "C82CD0A7E61B2866852564B5001283EB", "View": "($ToDo)", "isFolder": "false", "Alias": [ "Tasks" ], "DocumentCount": 5, "DisplayName": "Tasks", "Folders": [ { "FolderId": "B8E7F20C54D077BF482585F30048ACAF", "View": "Imp Tasks", "DocumentCount": 0, "DisplayName": "Imp Tasks" }, { "FolderId": "70130A7552158D76482585F30048DD59", "View": "new Tasks", "DocumentCount": 1, "DisplayName": "new Tasks" } ] } ], "delegation": [ { "name": "-Default-", "level": "NOACCESS", "roles": [], "flags": [ "AUTHOR_NOCREATE", "NODELETE", "NOREPLICATE" ], "type": "" }, { "name": "OtherDomainServers", "level": "NOACCESS", "roles": [], "flags": [ "AUTHOR_NOCREATE", "NODELETE", "NOREPLICATE" ], "type": "GROUP" }, { "name": "CN=Manuel Lorenzo Lerma/OU=Philippines/O=PNPHCL", "level": "MANAGER", "roles": [], "flags": [ "CREATE_PRAGENT", "CREATE_PRFOLDER", "CREATE_FOLDER", "CREATE_LOTUSSCRIPT", "PUBLICREADER", "PUBLICWRITER" ], "type": "PERSON" }, { "name": "Anonymous", "level": "NOACCESS", "roles": [], "flags": [ "AUTHOR_NOCREATE", "NODELETE", "NOREPLICATE" ], "type": "" }, { "name": "LocalDomainServers", "level": "MANAGER", "roles": [], "type": "GROUP", "flags": [ "CREATE_PRAGENT", "CREATE_PRFOLDER", "CREATE_FOLDER", "CREATE_LOTUSSCRIPT", "PUBLICREADER", "PUBLICWRITER" ] }, { "name": "CN=John Doe/O=Mauraders", "level": "MANAGER", "roles": [], "flags": [ "CREATE_PRAGENT", "CREATE_PRFOLDER", "CREATE_FOLDER", "CREATE_LOTUSSCRIPT", "PUBLICREADER", "PUBLICWRITER" ], "type": "PERSON" } ] }
GetMailboxInfo() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMailboxInfo
Standard constructor
GetMailboxInfo(LabelHelper) - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMailboxInfo
Constructor with mock object
getMailDomain() - Method in class com.hcl.domino.admin.AbstractGroup
 
getMailDomain() - Method in interface com.hcl.domino.admin.Group
 
getMailDomain() - Method in class com.hcl.domino.keep.security.KeepUser
 
getMailFileName() - Method in class com.hcl.domino.keep.security.KeepUser
 
getMailServer() - Method in class com.hcl.domino.keep.security.KeepUser
 
GetMailThread - Class in com.hcl.domino.keep.dbrequests.pim
Class for retrieving message list
GetMailThread() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMailThread
 
getMapFromResource(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
getMapFromResource(String, String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
getMapperFromForm(String) - Method in interface com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapperFactory
 
getMapperFromForm(String) - Method in enum com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapperFactoryHolder
 
getMapperFromJMap(String) - Method in interface com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapperFactory
 
getMapperFromJMap(String) - Method in enum com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapperFactoryHolder
 
getMapperType(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Maps the form to a jmap mapper type
getMembers() - Method in class com.hcl.domino.admin.AbstractGroup
 
getMembers() - Method in interface com.hcl.domino.admin.Group
 
GetMessage - Class in com.hcl.domino.keep.dbrequests.pim
Fetches a Notes Note from the given mailbox.
GetMessage() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMessage
 
getMessage() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo.FormAccessModeRules
Gets error message if validating the formula against the incoming fails
GetMessageBody - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId getMessageBody Fetch a single Mail message as HTML/TEXT
GetMessageBody() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMessageBody
 
GetMessageBody - Class in com.hcl.domino.keep.handlers.pim
Handler that produces HTML / Text in form of a vert.x buffer
GetMessageBody() - Constructor for class com.hcl.domino.keep.handlers.pim.GetMessageBody
 
GetMessageHeaders - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId getMessageHeaders Fetch message header of a single mail entry For MIME messages we only fetch all RFC822 type fields For NOT MIME messages we only fetch the listed header fields
GetMessageHeaders() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMessageHeaders
For MIME messages we only fetch all RFC822 type fields For NOT MIME messages we only fetch the listed header fields
GetMessageList - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getMessageList Class for retrieving message list Payload Example: { "UUID":"329ad029-86fb-4050-8548-e2954074a365", "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
GetMessageList() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMessageList
 
getMessageQueues() - Method in class com.hcl.domino.keep.platform.KeepClient
 
GetMessagesWithLabel - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getMessagesWithLabel Fetch the list of messages from a Folder from a User’s mailfile or the mailfile of a delegated user Payload Example: { "labelid":"($Sent)", "UUID":"8bb3b3ea-7b49-4b5b-b08e-d24a61b7a31d", "body":{ "move":[ "32BD85EB27053079482585C8003F4E4B" ] }, "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
GetMessagesWithLabel() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMessagesWithLabel
 
getMetaversalId() - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
getMetaversalId() - Method in class com.hcl.domino.admin.AbstractGroup
 
getMetaversalId() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getMetaversalId() - Method in interface com.hcl.domino.admin.Group
 
getMetricsMap() - Method in interface com.hcl.domino.keep.metrics.KeepStatistics
 
getMetricsMap() - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
getMimeHelper() - Method in interface com.hcl.domino.keep.KeepFactory
 
GetMimeMessage - Class in com.hcl.domino.keep.dbrequests.pim
Fetch a single Mail message as RAW MIME
GetMimeMessage() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetMimeMessage
 
GetMimeMessage - Class in com.hcl.domino.keep.handlers.pim
Handler that produces raw MIME in form of a vert.x buffer
GetMimeMessage() - Constructor for class com.hcl.domino.keep.handlers.pim.GetMimeMessage
 
getMimeReader() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getMimeWriter() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getModeName() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Gets the name associated with this mode
getName() - Method in class com.hcl.domino.admin.AbstractGroup
 
getName() - Method in interface com.hcl.domino.admin.Group
 
getName() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
getNameCache() - Method in interface com.hcl.domino.keep.KeepFactory
 
GetNotebookEntries - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getNotebookEntries Fetches the entries selected by the ($Journal) view of the user’s mailfile or the mailfile of a delegate access Payload Example: { "UUID":"fe325620-e9a4-47ff-b8e9-9ae90319e7cd", "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
GetNotebookEntries() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetNotebookEntries
 
GetNotebookEntry - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getNotebookEntry Fetches the entry that matches the supplied unid from the user’s mailfile or the mailfile of a delegate access
GetNotebookEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetNotebookEntry
 
getNoteId() - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
getNoteId() - Method in class com.hcl.domino.admin.AbstractGroup
 
getNoteId() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getNoteId() - Method in interface com.hcl.domino.admin.Group
 
getNotesNameFromEmail(DominoClient, String, boolean) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
getNotesNameFromEmail(DominoClient, String) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Retrieve a NotesName from an eMailId
getNotesNameFromEmail(DominoClient, String, boolean) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Retrieve a NotesName from an eMailId
getObservable(String, MultiMap, JsonObject) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
getObservable(String, MultiMap, JsonObject) - Method in class com.hcl.domino.keep.handlers.core.CreateDocumentAttachment
 
GetOdataItem - Class in com.hcl.domino.keep.dbrequests.data
 
GetOdataItem() - Constructor for class com.hcl.domino.keep.dbrequests.data.GetOdataItem
 
GetOdataMetadata - Class in com.hcl.domino.keep.dbrequests.data
Returns the list of all ODATA Endpoints
GetOdataMetadata() - Constructor for class com.hcl.domino.keep.dbrequests.data.GetOdataMetadata
 
GetOdataMetadata - Class in com.hcl.domino.keep.handlers.core
Produces the XML Based meta data document
GetOdataMetadata() - Constructor for class com.hcl.domino.keep.handlers.core.GetOdataMetadata
 
GetOdataServiceInfo - Class in com.hcl.domino.keep.dbrequests.data
Provides the data for a ODATA Service Document
GetOdataServiceInfo() - Constructor for class com.hcl.domino.keep.dbrequests.data.GetOdataServiceInfo
 
GetOdataServiceInfo - Class in com.hcl.domino.keep.handlers.core
 
GetOdataServiceInfo() - Constructor for class com.hcl.domino.keep.handlers.core.GetOdataServiceInfo
 
GetOneCalendar - Class in com.hcl.domino.keep.dbrequests.pim
Retrieve one calendar with its entries
GetOneCalendar() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetOneCalendar
 
getOnLoad() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
String of formula to be run prior to returning the result for a GET request
getOnSave() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
String of formula to be run after applying request values from a POST / PATCH request and prior to saving to the database
GetOOO - Class in com.hcl.domino.keep.dbrequests.pim
Retrieves Out of Office (OOO) information from the OOO profile.
GetOOO() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetOOO
 
GetOpenAPI - Class in com.hcl.domino.keep.dbrequests.data
Gets the OpenAPI spec for a KeepDatabase
GetOpenAPI() - Constructor for class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
 
GetOpenAPI - Class in com.hcl.domino.keep.handlers.core
Handler for getOpenApi endpoint.
GetOpenAPI() - Constructor for class com.hcl.domino.keep.handlers.core.GetOpenAPI
 
getOpenApiJson(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getOpenApiJson(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getOpenApiRoute(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getOpenApiRoute(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getOperationId() - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
getOrCreateCounter(String, List<Tag>) - Method in interface com.hcl.domino.keep.metrics.KeepStatistics
Gets or creates a counter.
getOrCreateCounter(String, List<Tag>) - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
getOrCreateTimer(String, List<Tag>) - Method in interface com.hcl.domino.keep.metrics.KeepStatistics
Gets or creates a counter.
getOrCreateTimer(String, List<Tag>) - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
getOriginalResult(DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
getOwners() - Method in class com.hcl.domino.admin.AbstractGroup
 
getOwners() - Method in interface com.hcl.domino.admin.Group
 
getOwners() - Method in class com.hcl.domino.keep.info.KeepDbInfo
List of people or groups who can administer this Keep database config
getParentDocument(JsonObject, Document, Database, DbRequestParameters<JsonObject>, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
Ensures parent calendar entry
getParentFolderName(String) - Static method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
Filter current folder to get the parent folder
getParticipantsResponse(IDTable, DbRequestParameters<JsonObject>, Database) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
Gets participant’s response to a meeting
getPayload() - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
getPayloadCleaner(String) - Method in interface com.hcl.domino.keep.validation.ValidatorFactory
returns a function to clean request payloads from elements that should not not be in the request incoming in the first place.
getPayloadCleaner(String) - Method in enum com.hcl.domino.keep.validation.ValidatorFactoryHolder
 
GetPeople - Class in com.hcl.domino.keep.dbrequests.pim
GetPeople returns a list of Contacts from the the address book.
GetPeople() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPeople
 
GetPerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getPerson Retrieves person details from notes
GetPerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPerson
 
getPerson(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
GetPersonalMailingList - Class in com.hcl.domino.keep.dbrequests.pim
 
GetPersonalMailingList() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPersonalMailingList
 
GetPersonalMailingLists - Class in com.hcl.domino.keep.dbrequests.pim
 
GetPersonalMailingLists() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPersonalMailingLists
 
getPimAccess(AclLevel, Set<AclFlag>) - Static method in class com.hcl.domino.keep.dbfunctions.DelegationFunctions
Provides the access a given ACL entry has for PIM elements
getPIMConfig() - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getPIMConfig() - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
GetPimItem - Class in com.hcl.domino.keep.dbrequests.pim
Fetches a Notes Note from the given mailbpx regardless of content type.
GetPimItem() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPimItem
 
getPrincipal() - Method in class com.hcl.domino.keep.security.KeepUser
 
getPrivateKey() - Method in class com.hcl.domino.keep.saml.SamlToken
 
getPrivateKey(String) - Static method in class com.hcl.domino.keep.saml.SAMLXmlUtils
Convert key text to Key object
getPrivKey() - Method in interface com.hcl.domino.keep.saml.KeepSAML
return Keep instance private key
getPrivKey() - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
return Keep instance private key
getPrivKey() - Static method in class com.hcl.domino.keep.saml.SamlResourceUtils
Gets the private key defined in JwtPrivateKey / JwtPrivateKeyFile The file has priority over the direct key entry
getPubKey() - Method in interface com.hcl.domino.keep.saml.KeepSAML
return Keep instance public key
getPubKey() - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
return Keep instance public key
getPubKey() - Static method in class com.hcl.domino.keep.saml.SamlResourceUtils
Gets the public key defined in JwtPublicKey / JwtPublicKeyFile The file has priority over the direct key entry
GetPublicGroup - Class in com.hcl.domino.keep.dbrequests.pim
Implements CreatePublicGroup Fetch one specific group in a shared directory
GetPublicGroup() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPublicGroup
 
GetPublicGroups - Class in com.hcl.domino.keep.dbrequests.pim
Implements GetPublicGroups Retrieves list of groups in a shared directory Example incoming: { "headers":{ "jwtclaim":"jwt claim", "db":"MAIL", "operationId":"getPublicGroups" }, "replicaid":"482584C6004E563E", "apiName":"MAIL", "filepath":"DemoMail.nsf", "title":"Demo Mail (Nuke me)" }
GetPublicGroups() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPublicGroups
 
getPublicKey() - Method in class com.hcl.domino.keep.saml.SamlToken
 
getPublicKey(String) - Static method in class com.hcl.domino.keep.saml.SAMLXmlUtils
sanitize the provided public key and load
GetPublicPeople - Class in com.hcl.domino.keep.dbrequests.pim
Implements GetPublicPeople Retrieves list of people in a shared directory Example incoming { "headers": { "jwtclaim": "a claim", "db": "MAIL", "operationId": "getPublicPeople" }, "replicaid": "4825858200514BB3", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "Demo Mail" } Example result (one entry in array) { "@unid": "AB1D2BBAA300928D482585920051153F", "@noteid": 2794, "@index": "3.2", "$3": "P", "FullName": "[Peter Pan, sample]" }
GetPublicPeople() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPublicPeople
 
GetPublicPerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements operationId: getPublicPerson Retrieves one specific person in a shared directory Example incoming: { "personid": "DC9EF1BDAACCED7A4825859200510EDF", "headers": { "jwtclaim": "a claim", "db": "MAIL", "operationId": "getPublicPerson" }, "replicaid": "4825858200514BB3", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "Demo Mail" } Example result: { "@unid": "B7DCB2A29B35321848258590005F52FA", "@etag": "W/\"172e232adce\"", "Form": "Person", "Type": "Person", "Title": "Dr.", "FirstName": "Demo", "MiddleInitial": "", "LastName": "", "Suffix": "", "CompanyName": "", "email_1": "", "OfficeCity": "", "OfficePhoneNumber": "", "PhoneNumber": "", "CellPhoneNumber": "", "primaryPhoneNumber": "", "FullNameInput": "Dr.
GetPublicPerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPublicPerson
 
GetPublicResources - Class in com.hcl.domino.keep.dbrequests.pim
Implements GetPublicResources Information about shared resources
GetPublicResources() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetPublicResources
 
getRaw() - Method in class com.hcl.domino.keep.platform.DominoXMLDesign
 
getRawMethod() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
getReadAccessFields() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Subset of fields to return in any GET request
getReadAccessFormula() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
String formula to define read access.
getRealFormName(Database, String) - Method in class com.hcl.domino.keep.security.TheBarbican
 
getRealFormName(Database, Document, String) - Method in class com.hcl.domino.keep.security.TheBarbican
 
getReplication() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Options to check when looking at header and parameters
getReqOptions() - Method in class com.hcl.domino.keep.handlers.core.AuthLocal
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.core.AuthLogin
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.core.AuthLogout
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.core.GetOpenAPI
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.pim.CreateMimeMessage
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.pim.DefaultPimHandler
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.pim.GetMailAttachment
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.pim.GetMessageBody
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.pim.GetMimeMessage
 
getReqOptions() - Method in class com.hcl.domino.keep.handlers.pim.UpdateMimeMessage
 
getRequestCache() - Method in interface com.hcl.domino.keep.KeepFactory
 
getRequestType() - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
 
getRequestType() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getRequestType() - Method in class com.hcl.domino.keep.info.KeepApiInfo
MimeTypes only are relevant for POST, PUT, PATCH for GET, DELETE etc.
getRequiredParameterNames() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
getResultWithResponse(Document, DbRequestParameters<JsonObject>, JsonObject, Database) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
Collect result with all responses to show as one document
getReturnType() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
getRichTextHtmlConverter() - Method in class com.hcl.domino.keep.platform.KeepClient
 
GetRoleInfo - Class in com.hcl.domino.keep.admin
Gets all entries that have the given role
GetRoleInfo() - Constructor for class com.hcl.domino.keep.admin.GetRoleInfo
 
GetRule - Class in com.hcl.domino.keep.dbrequests.pim
 
GetRule() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetRule
 
getRuleFormula() - Method in class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
GetRules - Class in com.hcl.domino.keep.dbrequests.pim
 
GetRules() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetRules
 
getRuleTokList() - Method in class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
getSAMLRequest(String, String, Memory, int, Memory, int) - Method in interface com.hcl.domino.keep.saml.IDVaultAPI
Format a SAML assertion request for the configured IDP given a user email and domino DN.
getScanner() - Method in class com.hcl.domino.keep.dbrequests.admin.FetchNsfList
 
getSecondaryCalendarDB(KeepJnxSession, KeepDbInfo, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Deprecated.
getSecondaryFileName(KeepDbInfo) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Returns the file name for the secondary Calendar mail files Depending on config it might have or have not a .nsf extension
getSecondaryMailFileDb(KeepJnxSession, KeepDbInfo) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Opens secondary mail file for processing
getSelectionCriteria() - Method in class com.hcl.domino.admin.GroupAuto
 
getSendCollector() - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
getSendCollector() - Method in class com.hcl.domino.keep.eventbus.EventBusBufferResponseSubscriber
 
getSendCollector() - Method in class com.hcl.domino.keep.eventbus.EventBusJsonResponseSubscriber
 
GetSentList - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getSentList Fetch the Sent folder from a User’s mailfile or the mailfile of a delegated user Payload Example: { "UUID":"5f5d434a-5a9e-44fc-8394-b13233382ef3", }, "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
GetSentList() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetSentList
 
getServerAdmin() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getServerHTTPName(String) - Static method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Given a Notes DN-formatted server name, find the http name
getServerOptions(String, int, JsonObject) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Constructing options for HTTP server
GetSettings - Class in com.hcl.domino.keep.dbrequests.pim
Implements GetSettings Retrieves settings/preferences in KeepProfile Example incoming: { "headers":{ "jwtclaim":"jwt claim", "db":"MAIL", "operationId":"getSettings" }, "replicaid":"482584C6004E563E", "apiName":"MAIL", "filepath":"DemoMail.nsf", "title":"Demo Mail (Nuke me)" }m
GetSettings() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetSettings
 
getShutdownOption() - Method in class com.hcl.domino.keep.Launch
 
GetSMTPserver - Class in com.hcl.domino.keep.admin
Get the SMTP setting from the Domino Server.
GetSMTPserver() - Constructor for class com.hcl.domino.keep.admin.GetSMTPserver
 
getStartDateTime() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
getStoredProcedures() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets the “stored procedures” or inline code that can be run against the database via Keep.
getStringFromFile(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
getStringFromResource(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
getSubconfig() - Method in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
 
getSubscriber() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getSystemType() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
getSystemUser() - Method in interface com.hcl.domino.keep.KeepFactory
 
getSystemUserName() - Method in interface com.hcl.domino.keep.config.KeepConfig
 
getSystemUserName() - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
getTags() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
GetTask - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getTask Retrieves Task details from Notes “To Do”
GetTask() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetTask
 
GetTaskList - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getTaskList GetTaskList returns a list of ToDo items Payload Example: { "UUID":"7eaaf206-bc23-432f-8704-fd76c54adf2e", "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
GetTaskList() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetTaskList
 
GetTaskResponse - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getTaskResponse Returns the details of a specific TaskResponse document
GetTaskResponse() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetTaskResponse
 
GetTaskResponses - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getTaskTesponses Retrieves task responses.
GetTaskResponses() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetTaskResponses
 
getTempDoc(DbRequestParameters<Buffer>, Document) - Static method in class com.hcl.domino.keep.dbfunctions.MessageFunctions
Deprecated.
GetTemplate - Class in com.hcl.domino.keep.dbrequests.pim
GetTemplate returns a single Stationery Template
GetTemplate() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetTemplate
 
GetTemplates - Class in com.hcl.domino.keep.dbrequests.pim
GetTemplates returns a list of Stationery Templates.
GetTemplates() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetTemplates
 
getThreadContext() - Method in interface com.hcl.domino.keep.KeepFactory
Access to the auto-garbage collectting DominoThreadContext
getThreadContext(DominoProcess) - Method in interface com.hcl.domino.keep.KeepFactory
Access to the auto-garbage collectting DominoThreadContext
getThreadFactory() - Method in class com.hcl.domino.keep.platform.KeepClient
 
getTokenForUser(String, String) - Method in interface com.hcl.domino.keep.security.JwtManager
 
getTokenForUserSync(String, String) - Method in interface com.hcl.domino.keep.security.JwtManager
 
getTokenForUserSync(String, String) - Method in enum com.hcl.domino.keep.security.JwtManagerHolder
 
getTotalCount() - Method in interface com.hcl.domino.keep.eventbus.EventBusRequestObservable
 
getTotalCount() - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
GetTrash - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: getTrash Fetch the Trash folder from a User’s mailfile or the mailfile of a delegated user Payload Example: { "UUID":"32da332a-0d53-49a1-bd6b-95e72c8c8bec", "headers":{ "jwtclaim":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.
GetTrash() - Constructor for class com.hcl.domino.keep.dbrequests.pim.GetTrash
 
getType() - Method in class com.hcl.domino.admin.AbstractGroup
 
getType() - Method in interface com.hcl.domino.admin.Group
 
getUnid() - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
getUnid() - Method in class com.hcl.domino.admin.AbstractGroup
 
getUnid() - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
getUnid() - Method in interface com.hcl.domino.admin.Group
 
getUnid() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets universalID of the document for this keep database config
getUnid() - Method in class com.hcl.domino.keep.info.KeepDbInfo
UniversalID of the document for this keep database config
GetUser - Class in com.hcl.domino.keep.admin
//TODO: Add description
GetUser() - Constructor for class com.hcl.domino.keep.admin.GetUser
 
getUser(String) - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
getUser(User, boolean) - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
getUser(String) - Method in interface com.hcl.domino.keep.cache.KeepUsers
Returns a KeepUser instance from Cache for processing and update
getUser(User, boolean) - Method in interface com.hcl.domino.keep.cache.KeepUsers
Converts a Vert.x user object into a KeepUser
getUser(Database, String) - Method in class com.hcl.domino.keep.dbrequests.AbstractAsyncDominoUser
Checks if a user with either the login name or the
getUser() - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
 
getUser() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getUser() - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
getUser() - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
getUser() - Method in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
getUser() - Method in interface com.hcl.domino.keep.eventbus.KeepSubscriberInfo
 
getUser(String) - Static method in class com.hcl.domino.keep.security.KeepUser
 
getUser(User, boolean) - Static method in class com.hcl.domino.keep.security.KeepUser
Creates a keep user based on an authenticated user coming in from the platform
getUserForMetrics() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
getUserId(SamlToken, String, IdVault) - Method in class com.hcl.domino.keep.saml.SamlIdVaultTokenHandler
Given a token containing what we need to do the SAML dance, use it to extract a user id from a Domino idvault.
getUserIdHandle(String, String, String, String, int, Memory, int) - Method in interface com.hcl.domino.keep.saml.IDVaultAPI
Given a valid SAML assertion XML string, get the handle associated with the user’s ID file
getUserName() - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
getUsername() - Method in class com.hcl.domino.keep.saml.SamlUserId
 
getUserName() - Method in class com.hcl.domino.keep.security.KeepUser
 
GetUsers - Class in com.hcl.domino.keep.admin
//TODO: Add description
GetUsers() - Constructor for class com.hcl.domino.keep.admin.GetUsers
 
getUTCCurrentDate() - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
getUTCdate(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
getUTCdate(String) - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
getUTCDateTime(String, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Transforms date and time to UTC date format in given datetime and timezone
getUUID(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Retrieves UUID of a name
getUUID(String) - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
Retrieves UUID of a name
getValidationRules() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Set of validation rules, with each rule having a formula to process and an error message to return.
getValidatorBuffer(String, Observer<Buffer>) - Method in interface com.hcl.domino.keep.validation.ValidatorFactory
Creates a buffer validator based on the provided eventBusId
getValidatorFactory() - Method in interface com.hcl.domino.keep.KeepFactory
 
getValidatorJson(String, Observer<?>) - Method in interface com.hcl.domino.keep.validation.ValidatorFactory
Creates a json validator based on the provided eventBusId
getValidatorJson(String, Observer<?>) - Method in enum com.hcl.domino.keep.validation.ValidatorFactoryHolder
 
getValidatorJsonSkipIfNotFound(String, Observer<?>) - Method in interface com.hcl.domino.keep.validation.ValidatorFactory
Creates a json validator based on the provided eventBusId
getValidatorJsonSkipIfNotFound(String, Observer<?>) - Method in enum com.hcl.domino.keep.validation.ValidatorFactoryHolder
 
getValue() - Method in enum com.hcl.domino.keep.dbrequests.AsyncDominoBase.RequestType
 
getValue() - Method in enum com.hcl.domino.keep.exceptions.ErrorClassification
 
getValue() - Method in enum com.hcl.domino.keep.info.KeepApplicationConfigInfo.ApplicationStatus
Convert from enum to string
getValue() - Method in enum com.hcl.domino.keep.info.KeepDbInfo.FormulaEngine
 
getValue() - Method in enum com.hcl.domino.keep.metrics.KeepStatistics.TagKey
 
getVariables() - Method in class com.hcl.domino.admin.GroupAuto
 
getVersion() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
getViewIcon(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
getViewRow(Map<String, CollectionColumn>, List<String>, CollectionEntry, boolean) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Converts a NotesView Row into a JSON Object
getViewSortColumns(DominoCollection) - Static method in class com.hcl.domino.keep.dbfunctions.FolderViewFunctions
 
getViewUnid(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
getWriteAccessFields() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Subset of fields to accept in any POST / PATCH request
getWriteAccessFormula() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
String formula to define write access.
getX509() - Static method in class com.hcl.domino.keep.saml.SamlResourceUtils
Gets the cert defined in JwtCert / JwtCertFile The file has priority over the direct key entry
getX509Cert() - Method in interface com.hcl.domino.keep.saml.KeepSAML
 
getX509Cert() - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
 
getX509Cert() - Method in class com.hcl.domino.keep.saml.SamlToken
 
getX509Certificate(String) - Static method in class com.hcl.domino.keep.saml.SAMLXmlUtils
Format a .pem cert
getXmlDoc() - Method in class com.hcl.domino.keep.platform.DominoXMLDesign
 
getXmlStyleSheet() - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
GLOBAL_ASSERT_NS_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
GLOBAL_ASSERT_NS_VALUE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
Group - Interface in com.hcl.domino.admin
Interface for Groups in the Domino Directory and Personal Address Book
Group.GroupType - Enum in com.hcl.domino.admin
 
GroupAuto - Class in com.hcl.domino.admin
Group where auto-populate method is set
GroupAuto() - Constructor for class com.hcl.domino.admin.GroupAuto
Constructor
GroupAuto(Document) - Constructor for class com.hcl.domino.admin.GroupAuto
Loads a Group from a Document
GroupManual - Class in com.hcl.domino.admin
Group where no auto-populate method is set
GroupManual() - Constructor for class com.hcl.domino.admin.GroupManual
Constructor
GroupManual(Document) - Constructor for class com.hcl.domino.admin.GroupManual
Loads a Group from a Document

H

handle(Message<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.DBRequestHandler
 
handle(RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
handle(RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.AuthLoginBasic
 
handle(RoutingContext) - Method in class com.hcl.domino.keep.security.AbstractSecurityHandler
 
handleErrorWhileListening(RoutingContext, Throwable, boolean) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Standard Error when things go wrong.
handleFollowUpFlag(KeepJnxSession, Database, JsonArray, JsonArray) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
handleFollowUpFlag turns a document’s Follow Up flag on or off.
handleFollowUpFlagImpl(KeepJnxSession, Database, JsonArray, boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
handleFollowUpFlagImpl turns a document’s Follow Up flag on or off.
handlerAgentInfo(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Sends the in-memory log of AsyncAgentInfo objects to the browser
handlerConfig(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
 
handlerCreateKeys(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Creates a new public/private key
handlerDxl(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Lists all the files from the dxl.d directory
handlerEncode(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Encodes a submitted shutdown key with bcrypt, so an admin can edit the config to alter the shutdown key
handlerEventBus(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
 
HandlerFactory - Class in com.hcl.domino.keep.nativeimage
Attention This class gets generated at build time and changes based on the class files needed by included schemas
handlerFactoryCache(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Output all applications and logged out users in the factory cache
handlerInfo(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
 
handlerReload(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Reloads the whole KEEP infra
handlerShowKeyXmlForSaml(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Returns the IdP XML for SAML configuration
handlerShutdown(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
Shuts down keep
handlerStatus(RoutingContext) - Method in class com.hcl.domino.keep.LaunchHandler
 
handlerWebsockets(ServerWebSocket) - Method in class com.hcl.domino.keep.Launch
Handles incoming websocket requests for Eventbus tracking
handleSoftDeleteFlag(KeepJnxSession, Database, JsonArray, JsonArray) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
handleSoftDeleteFlag turns a document’s Soft Delete flag on or off.
handleSoftDeleteFlagImpl(KeepJnxSession, Database, JsonArray, boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
handleSoftDeleteFlagImpl turns a document’s Soft Delete flag on or off.
handleUnreadFlag(DominoClient, KeepJnxSession, Database, JsonArray, JsonArray) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
handleUnreadFlag turns a document’s Unread flag on or off.
HardDeleteDocument - Class in com.hcl.domino.keep.dbrequests.pim
Hard delete one document
HardDeleteDocument() - Constructor for class com.hcl.domino.keep.dbrequests.pim.HardDeleteDocument
 
hasDecryptScope(String) - Method in interface com.hcl.domino.keep.security.JwtManager
Checks if a user has the decrypt permission
hasEntry(String) - Method in class com.hcl.domino.keep.cache.BrokenCache
 
hasEntry(String) - Method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
 
hasEntry(String) - Method in enum com.hcl.domino.keep.cache.impl.FormItemTypeCacheHolder
 
hasEntry(String) - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
hasEntry(String) - Method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
 
hasEntry(String) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
hasEntry(String) - Method in interface com.hcl.domino.keep.cache.KeepBaseCache
Is a specific entry in the cache?
hasEntry(String) - Method in interface com.hcl.domino.keep.cache.KeepRequestCache
Is a specific request in the cache?
hasForm(String) - Method in class com.hcl.domino.keep.security.TheBarbican
Returns if a specific form with any mode exist in the configuration Takes aliases into account
hasFormAndMode(String, String) - Method in class com.hcl.domino.keep.security.TheBarbican
Returns if a specific form and mode exist in the configuration Takes aliases into account
hashString(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Produces a light hash of an incoming string
hasNoTags() - Method in class com.hcl.domino.keep.info.KeepApiInfo
Checks if the method hasn’t any tags which would prevent it from getting loaded
hasReadAccessField(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Check if a field has read access If NO fields are there it is true
hasTag(String) - Method in class com.hcl.domino.keep.info.KeepApiInfo
Checks if a method holds a specific tag
hasViewRestrictions() - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
HEADER_APPID - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_APPSECRET - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_AUTHORIZATION - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_BEARER - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_CAUSE - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_COUNTER - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_DATABASE - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_ERRORCLASS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_EVENTBUSID - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_HEADERS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_JWTCLAIM - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_MERGE_CHUNKS_FOR_EVENTBUS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_OPERATIONID - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_REPLYADDRESS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_SOURCE_FOR_EVENTBUS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_STATUS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_STATUS_COMPLETE - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_STATUS_DATA - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_STATUS_FAILURE - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_STATUS_SUCCESS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_STATUSCODE - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_TAGS - Static variable in class com.hcl.domino.keep.Constants
 
HEADER_TOTALCOUNT - Static variable in class com.hcl.domino.keep.Constants
 
headerFields - Variable in class com.hcl.domino.keep.dbrequests.pim.GetMessageHeaders
 
HttpListener - Class in com.hcl.domino.keep.verticles
Main HTTP Interface for all things keep including the static Admin UI
HttpListener() - Constructor for class com.hcl.domino.keep.verticles.HttpListener
 

I

id - Variable in class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupSimple.DbAndId
a document id
IDVaultAPI - Interface in com.hcl.domino.keep.saml
JNA wrapper for some exported C functions that manipulate SAML assertions and id vault entries.
includeInOutput(Map<String, String>, DominoCollectionInfo, boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
filter if system labels should be included in the result
includeUnread - Variable in class com.hcl.domino.keep.dbrequests.CollectionResult
 
incoming - Variable in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Incoming request containing parameters and eventually a body
incoming(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
incrementAuthenticationMetrics(Throwable) - Method in class com.hcl.domino.keep.security.AbstractSecurityHandler
 
incrementCounter(String, List<Tag>) - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
incrementRequestCounter(String, String) - Static method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
InflightController - Enum in com.hcl.domino.keep.platform
Keeps track of all requests that came through HTTP and potentially others Requests are checked in / out and a warning is issued if threshold is passed used in HttpListener.handlerUUID
InflightController.InflightInfo - Class in com.hcl.domino.keep.platform
Class to track requests while they are running
InflightInfo(String, Instant, String, String) - Constructor for class com.hcl.domino.keep.platform.InflightController.InflightInfo
 
init(Vertx) - Method in interface com.hcl.domino.keep.platform.SessionPreload
 
init(Vertx) - Method in class com.hcl.domino.keep.platform.SessionPreloadDomino
 
initHandler(Vertx, JsonObject, KeepApiInfo) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
initializeAuthprovider(Vertx, JsonObject) - Method in interface com.hcl.domino.keep.security.JwtManager
 
initializeAuthprovider(Vertx, JsonObject) - Method in enum com.hcl.domino.keep.security.JwtManagerHolder
 
injectIntoObservableValue(JsonArray) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Allows us to modify the response value based on the handler.
injectIntoObservableValue(JsonArray) - Method in class com.hcl.domino.keep.handlers.core.GenerateKeepApplicationSecret
 
INSTANCE - Static variable in interface com.hcl.domino.keep.saml.IDVaultAPI
requires a platform-specific native library on the PATH e.g., idvaultapi.dll or libidvaultapi.so
interceptorOutbound(DeliveryContext<?>) - Method in class com.hcl.domino.keep.eventbus.EventBusTracker
We write whatever message comes in from the eventbus back into the websocket
INVALID_UNID - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
isAdmin() - Method in class com.hcl.domino.keep.platform.KeepClient
 
isAllowAnyField() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
 
isAllowCode() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets whether \/run\/code or \/run\/codejs endpoints can be used to run inline code against this database via Keep.
isAllowDecryption() - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
isAllowDominoLogin() - Method in interface com.hcl.domino.keep.config.KeepConfig
Checks if login with username/password stored in Domino is permitted or only external IdP are accepted
isAllowDominoLogin() - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
isAllowJwtMail() - Method in interface com.hcl.domino.keep.security.JwtManager
 
isAllowJwtMail() - Method in enum com.hcl.domino.keep.security.JwtManagerHolder
 
isAllowLocalUsers(boolean) - Method in interface com.hcl.domino.keep.config.KeepConfig
are users defined in KeepConfig allowed?
isAllowLocalUsers(boolean) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
isAuthorized(Authorization, Handler<AsyncResult<Boolean>>) - Method in class com.hcl.domino.keep.security.KeepUser
Deprecated.
isBasicAuth() - Method in class com.hcl.domino.keep.security.AbstractSecurityHandler
 
isBasicAuth() - Method in class com.hcl.domino.keep.security.BasicHandler
 
isBasicAuth() - Method in class com.hcl.domino.keep.security.ExpiringJwtHandler
 
isCleared() - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Checks if all AsyncAgentInfo objects have been disposed
isComputeWithForm() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Applies the underlying Domino Form’s Input Translation and Input Validation formulas prior to save
isDebug() - Static method in class com.hcl.domino.keep.Launch
Check if the application gets started in debug mode this will extend the loop timeout to avoid warnings of debugger blocking the event loop
isDisposed() - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
isDisposed() - Method in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
isEnabled() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
isExcludeInternet() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
isFullAccess() - Method in class com.hcl.domino.keep.platform.KeepClient
 
isInstantDtTime(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Validate Instant date format
isIsActive() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Whether or not the keep database config is active for non-admin calls
isJsonInOut() - Method in class com.hcl.domino.keep.info.KeepApiInfo
Check if the method is the default case of Nothing or JSON in body and JSON as return type
isKeyType(String) - Static method in enum com.hcl.domino.keep.saml.CertBuilder.KeyType
Checks if a String matches a keyType
isLocalDateFormat(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Validate LocalDate format
isLocalDateTimeFormat(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Validate LocalDateTime format
isLocalMode(JsonObject) - Static method in class com.hcl.domino.keep.Launch
 
isLocalUser() - Method in class com.hcl.domino.keep.security.KeepUser
 
isLocalUser(boolean) - Method in class com.hcl.domino.keep.security.KeepUser
 
isLoggedOut(String) - Method in enum com.hcl.domino.keep.security.LoggedOutUserList
 
isLoggedOut(String) - Method in interface com.hcl.domino.keep.security.LoggedOutUsers
 
isoDate(DominoDateTime) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Returns a date as ISO formatted string
isoDate(OffsetDateTime) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Returns a OffsetDateTime as ISO formatted string
isOneAborted(String) - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Check for whether a specific agent has been aborted
isOnServer() - Method in class com.hcl.domino.keep.platform.KeepClient
 
isOpenAccess() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Gets whether or not access to browser-based REST services are allowed.
isParentDoc(JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
Checks if document is parent calendar entry
isProcessPayloadRequired() - Method in class com.hcl.domino.keep.admin.TestLdap
 
isProcessPayloadRequired() - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Check if we need to execute processPayload or everything was done in preflight or elsewhere asynchronously
isProcessPayloadRequired() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Check if we need to execute processPayload or everything was done in preflight asynchronously
isRequestsAnArray() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
isRequireBodyNotJson() - Method in class com.hcl.domino.keep.info.KeepApiInfo
Returns true if the body is NOT in JSON format but a buffer of content
isReturnsAnArray() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
isStarted - Variable in enum com.hcl.domino.keep.platform.AsyncAgentController
Track if the agent is started
isStopping - Variable in enum com.hcl.domino.keep.platform.AsyncAgentController
Track if the agent has been asked to stop
isStrictInput() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Gets whether an error should be thrown if the fields expected for a POST / PATCH are missing.
ISSUER_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
ISSUER_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
isSystemState() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
isTryMailReplica() - Method in class com.hcl.domino.keep.security.KeepUser
 
isUsesConfigAsDbParameter() - Method in class com.hcl.domino.keep.info.KeepApiInfo
 
isValidAppId(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
isValidAppId(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.CreateLdapDirectory
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.CreateLetsEncryptCertificates
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.CreateUser
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.DeleteDirectoryInformation
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.DeleteTLSCertificates
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.DeleteUser
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.GetCaList
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.GetDirectoryInformation
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.GetLdapDirectory
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.GetUser
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.GetUsers
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.UpdateDirectoryInformation
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.UpdateDominoDirectory
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.UpdateLdapDirectory
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.UpdateSamlConfig
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.UpdateSMTPServer
Sends a warning to the console, that work is still needed
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.UpdateUser
 
isWorkInProgress() - Method in class com.hcl.domino.keep.admin.UploadUserCertificate
 
isWorkInProgress() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Is the implementation of the (sub)class still work in progress? Needs to be overwritten by subclasses
isWorkInProgress() - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessage
 
itemDataTypeMapper(Object) - Static method in class com.hcl.domino.keep.dbfunctions.ItemJsonHelper
Boils down the item data type to those that are supported by JsonObject
ItemJsonHelper - Class in com.hcl.domino.keep.dbfunctions
Helper class to convert Items from a Domino document into their value suitable for inclusion in JSON

J

JournalFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions for Journal/Notebook classes
JournalMapper - Class in com.hcl.domino.keep.dbrequests.pim.mapper
Mapper of domino and jmap fields for “Journal”
JournalMapper(String) - Constructor for class com.hcl.domino.keep.dbrequests.pim.mapper.JournalMapper
Constructor that accepts task type mapper
json2Mime(JsonObject, Collection<String>, String, String) - Method in class com.hcl.domino.keep.tools.MimeHelper
Creates a MIME formatted message to store JSON and a pretty text representation
JSON_DATE_FORMAT - Static variable in class com.hcl.domino.keep.Constants
 
JSON_DATE_TIME_FORMAT - Static variable in class com.hcl.domino.keep.Constants
 
JSON_FULL_HOST_DOMAIN - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
JSON_PORT_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
JSON_SMTP_LISTNER_ENABLED - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
JSON_TIME_FORMAT - Static variable in class com.hcl.domino.keep.Constants
 
jsonArrayCollector() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Collector that captures incoming arbitrary Objects in a Json Array
jsonCollector() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Collector that captures incoming JsonObjects into a new JsonObject
jsonCollector(JsonObject) - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Collector that captures incoming JsonObjects into a provided JsonObject
jsonMapCollector(JsonObject) - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Collector that captures incoming Map.Entries into a provided JsonObject
jsonObject2ArrayCollector() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Collector that captures incoming JsonObjects in a Json Array
jsonObject2ArrayCollectorNullable() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Collector that captures incoming JsonObjects in a Json Array
JwtManager - Interface in com.hcl.domino.keep.security
 
JwtManager.JwtNotSetupException - Exception in com.hcl.domino.keep.security
Manages our handling of JWT elements
JwtManagerHolder - Enum in com.hcl.domino.keep.security
Holds the JWT Configuration for the running session of KEEP
JwtNotSetupException() - Constructor for exception com.hcl.domino.keep.security.JwtManager.JwtNotSetupException
 

K

KEEP_ACCESS_APPLICATION - Static variable in class com.hcl.domino.keep.Constants
 
KEEP_ACCESS_DATABASE - Static variable in class com.hcl.domino.keep.Constants
 
KEEP_PROFILE - Static variable in class com.hcl.domino.keep.Constants
 
KeepActiveApiInfo - Class in com.hcl.domino.keep.info
Holds a summary of all loaded APIs to cater to the /api endpoint of the http listener
KeepActiveApiInfo() - Constructor for class com.hcl.domino.keep.info.KeepActiveApiInfo
 
KeepApiInfo - Class in com.hcl.domino.keep.info
 
KeepApiInfo.BodyType - Enum in com.hcl.domino.keep.info
List of body types we expect / process Currently we only need to distinguish between JSON (object/array) and other like buffer or mime
KeepApplicationCache - Interface in com.hcl.domino.keep.cache
Interface for contract for caching external applications
KeepApplicationCacheHolder - Enum in com.hcl.domino.keep.cache.impl
Class for caching external applications
KeepApplicationConfigInfo - Class in com.hcl.domino.keep.info
Class to hold config info about an external application using Keep.
KeepApplicationConfigInfo() - Constructor for class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Default constructor
KeepApplicationConfigInfo(String, List<String>, String) - Constructor for class com.hcl.domino.keep.info.KeepApplicationConfigInfo
 
KeepApplicationConfigInfo.ApplicationStatus - Enum in com.hcl.domino.keep.info
Enum for Application Status, corresponding to enum in the OpenAPI spec
KeepAssertionGenerator - Interface in com.hcl.domino.keep.saml
 
KeepBaseCache - Interface in com.hcl.domino.keep.cache
Base method all caches in KEEP need to implement
KeepClasses - Class in com.hcl.domino.keep.nativeimage
Auto generated code, don’t mess with it (C) 2021 HCL, All rights reserved
KeepClient - Class in com.hcl.domino.keep.platform
Wrapper around the Resource warning with Domino client.
KeepClient(DominoClient) - Constructor for class com.hcl.domino.keep.platform.KeepClient
 
KeepCollectors - Class in com.hcl.domino.keep.tools
Utility class that provides Vert.x and Keep specific Collectors for use with the Java streaming api
KeepConfig - Interface in com.hcl.domino.keep.config
 
KeepConfigHolder - Enum in com.hcl.domino.keep.config
 
KeepDbInfo - Class in com.hcl.domino.keep.info
 
KeepDbInfo(String, String) - Constructor for class com.hcl.domino.keep.info.KeepDbInfo
Standard constructor
KeepDbInfo.FormulaEngine - Enum in com.hcl.domino.keep.info
Formula engine to use for calculating formulas.
KeepDirectoryScanner - Class in com.hcl.domino.keep.platform
Custom directory scanner for local access with emission to observer
KeepDirectoryScanner(KeepConfig, Observer<JsonObject>) - Constructor for class com.hcl.domino.keep.platform.KeepDirectoryScanner
 
KeepEventBusRequestObservable<T> - Class in com.hcl.domino.keep.eventbus
Handles the communication from an Handler to and from the eventbus Abstracts the creation of the temporary listener address and processing of replies and errors
KeepEventBusRequestObservable(Vertx, String, MultiMap, JsonObject) - Constructor for class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
KeepException - Exception in com.hcl.domino.keep.exceptions
Exception that gets thrown when logic requirements of the keep server aren’t met.
KeepException(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepException
 
KeepExceptionBadAppCredentials - Exception in com.hcl.domino.keep.exceptions
Bad AppId / Secret credentials.
KeepExceptionBadAppCredentials(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionBadAppCredentials
 
KeepExceptionBadAppCredentials(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionBadAppCredentials
 
KeepExceptionBadCredentials - Exception in com.hcl.domino.keep.exceptions
Bad t credentials.
KeepExceptionBadCredentials(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionBadCredentials
 
KeepExceptionBadCredentials(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionBadCredentials
 
KeepExceptionBadUsernamePassword - Exception in com.hcl.domino.keep.exceptions
Something when the server f****d up
KeepExceptionBadUsernamePassword(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionBadUsernamePassword
 
KeepExceptionBadUsernamePassword(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionBadUsernamePassword
 
KeepExceptionDqlDisallowed - Exception in com.hcl.domino.keep.exceptions
Bad credentials
KeepExceptionDqlDisallowed(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionDqlDisallowed
 
KeepExceptionDqlDisallowed(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionDqlDisallowed
 
KeepExceptionInsufficientAccess - Exception in com.hcl.domino.keep.exceptions
Bad credentials
KeepExceptionInsufficientAccess(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionInsufficientAccess
 
KeepExceptionInsufficientAccess(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionInsufficientAccess
 
KeepExceptionInsufficientAccessForDocument - Exception in com.hcl.domino.keep.exceptions
Bad credentials
KeepExceptionInsufficientAccessForDocument(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionInsufficientAccessForDocument
 
KeepExceptionInsufficientAccessForDocument(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionInsufficientAccessForDocument
 
KeepExceptionInvalidCredentials - Exception in com.hcl.domino.keep.exceptions
Bad AppId / Secret credentials.
KeepExceptionInvalidCredentials(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionInvalidCredentials
 
KeepExceptionInvalidCredentials(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionInvalidCredentials
 
KeepExceptionInvalidSAMLRequest - Exception in com.hcl.domino.keep.saml
 
KeepExceptionInvalidSAMLRequest(String) - Constructor for exception com.hcl.domino.keep.saml.KeepExceptionInvalidSAMLRequest
Exception denoting that there was a problem with an input SAML request xml string
KeepExceptionInvalidSAMLResponse - Exception in com.hcl.domino.keep.saml
 
KeepExceptionInvalidSAMLResponse(String) - Constructor for exception com.hcl.domino.keep.saml.KeepExceptionInvalidSAMLResponse
Exception denoting that there was a problem with building the assertion response DOM tree
KeepExceptionLegacy - Exception in com.hcl.domino.keep.exceptions
Exception that gets thrown when a deprecated method is called should never happen in production
KeepExceptionLegacy() - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionLegacy
Default legacy error with StarTrek reference
KeepExceptionLegacy(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionLegacy
 
KeepExceptionLegacy(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionLegacy
 
KeepExceptionMissingParameters - Exception in com.hcl.domino.keep.exceptions
Something when a parameter is missing
KeepExceptionMissingParameters(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionMissingParameters
 
KeepExceptionMissingParameters(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionMissingParameters
 
KeepExceptionNotFound - Exception in com.hcl.domino.keep.exceptions
Something when something isn’t there
KeepExceptionNotFound(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionNotFound
 
KeepExceptionNotFound(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionNotFound
 
KeepExceptionNotImplemented - Exception in com.hcl.domino.keep.exceptions
 
KeepExceptionNotImplemented() - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionNotImplemented
We are not ready yet
KeepExceptionNotImplemented(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionNotImplemented
 
KeepExceptionNotImplemented(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionNotImplemented
 
KeepExceptionOpenAccessBlocked - Exception in com.hcl.domino.keep.exceptions
Bad credentials
KeepExceptionOpenAccessBlocked(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionOpenAccessBlocked
 
KeepExceptionOpenAccessBlocked(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionOpenAccessBlocked
 
KeepExceptionServer - Exception in com.hcl.domino.keep.exceptions
Something when the server f****d up
KeepExceptionServer(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionServer
 
KeepExceptionServer(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionServer
 
KeepExceptionType - Interface in com.hcl.domino.keep.exceptions
Interface for all keep Exceptions This allows to transmit HTTP style error messages via an eventbus header
KeepExceptionWrongDataRequest - Exception in com.hcl.domino.keep.exceptions
Error when request data is wrong
KeepExceptionWrongDataRequest(String) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionWrongDataRequest
 
KeepExceptionWrongDataRequest(String, Object...) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionWrongDataRequest
 
KeepExceptionWrongServer - Exception in com.hcl.domino.keep.exceptions
Requested a database that is not on the current server mostly used in PIM context.
KeepExceptionWrongServer(JsonObject) - Constructor for exception com.hcl.domino.keep.exceptions.KeepExceptionWrongServer
 
KeepFactory - Interface in com.hcl.domino.keep
This interface defines factory methods to generate Handler (http side) and requestor (Domino side) instances The default implementation is @see KeepFactoryHolder singleton but might get overwritten by test classes Also contains default implementations for other keep objects
KeepFactorySource - Enum in com.hcl.domino.keep
Default instance of Keep factory, to be used in production mode.
KeepJnxSession - Class in com.hcl.domino.keep.dbrequests
Wrapper / Replacement around a Domino Session to make the KEEP API functional
KeepJnxSession(KeepUser) - Constructor for class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
KeepJnxSession.DocumentScope - Enum in com.hcl.domino.keep.dbrequests
Options to deal with getDocumentbyXX(…) to allow inclusion or exclusion of deleted documents.
KeepJnxSession.Note2JsonOptions - Enum in com.hcl.domino.keep.dbrequests
Options available when converting a Note into a Json Structure
KeepJSHelper - Class in com.hcl.domino.keep.platform
Top Level object that gets handed as keep to the Nashorn engine
KeepJSHelper(JsonObject, KeepJnxSession, Database) - Constructor for class com.hcl.domino.keep.platform.KeepJSHelper
Builds the helper based on “query” “view” “document” and “collection”
KeepJsonDesign - Interface in com.hcl.domino.keep.dbfunctions
When dealing with JSON design objects there are repeating needs to extract elements by their ID or any property of an element in an array or object This interface implements the helper methods
KeepMustacheHelper - Class in com.hcl.domino.keep.tools
Helper class that allows to apply a Mustache template on a vert.x JsonObject or JsonArray.
KeepMustacheHelper() - Constructor for class com.hcl.domino.keep.tools.KeepMustacheHelper
 
keepNameExists(String) - Method in class com.hcl.domino.keep.dbrequests.admin.CreateDbConfig
Check whether the passed keep name already exists in the config or not
KeepRequestCache - Interface in com.hcl.domino.keep.cache
Interface for result caching in KEEP Cache population happens at the very end of a pipe and return at the beginning in the handlerCacheForGetMethod
KeepSAML - Interface in com.hcl.domino.keep.saml
 
KeepSAMLConstants - Class in com.hcl.domino.keep.saml
Static values for creating SAML assertions
KeepSAMLimpl - Enum in com.hcl.domino.keep.saml
 
KeepSAMLTemplate - Class in com.hcl.domino.keep.saml
 
KeepSAMLTemplate(String, String, String, String, String) - Constructor for class com.hcl.domino.keep.saml.KeepSAMLTemplate
ctor
KeepStatistics - Interface in com.hcl.domino.keep.metrics
This holds statistics about the current Keep session
KeepStatistics.StatisticAction - Enum in com.hcl.domino.keep.metrics
For statistic actions: add or remove to make it less confusing than a boolean
KeepStatistics.TagKey - Enum in com.hcl.domino.keep.metrics
 
KeepStatisticsHolder - Enum in com.hcl.domino.keep.metrics
Holder for Keep statistics
KeepSubscriber - Class in com.hcl.domino.keep.eventbus
Shortcut object for ObservableEmitter to handle the methods we usually don’t implement
KeepSubscriber(String, KeepUser) - Constructor for class com.hcl.domino.keep.eventbus.KeepSubscriber
A KeepSubscriber always carries API Name and Domino User
KeepSubscriberInfo - Interface in com.hcl.domino.keep.eventbus
Extended information a keep subscriber is carrying forward like APIName and User
KeepUser - Class in com.hcl.domino.keep.security
Information about the current user and the permissions the user has in various places
KeepUsers - Interface in com.hcl.domino.keep.cache
 
KeepUsersHolder - Enum in com.hcl.domino.keep.cache.impl
 
KeepUtils - Class in com.hcl.domino.keep.tools
 
keyName(String) - Method in class com.hcl.domino.keep.saml.SamlDescriptorBuilder
 
keyType(CertBuilder.KeyType) - Method in class com.hcl.domino.keep.saml.CertBuilder
Defines the keyType to use for generation

L

LabelHelper - Class in com.hcl.domino.keep.dbrequests.pim
Utility class to translate ACL Entries to delegation status back and forth
LabelHelper() - Constructor for class com.hcl.domino.keep.dbrequests.pim.LabelHelper
Standard constructor
LabelHelper.LabelInclusion - Enum in com.hcl.domino.keep.dbrequests.pim
flag to get all or mail labels
Launch - Class in com.hcl.domino.keep
 
Launch(String, Launch.ShutdownOptions) - Constructor for class com.hcl.domino.keep.Launch
Default constructor for running system in Production
Launch.ShutdownOptions - Enum in com.hcl.domino.keep
Options defining the behavior on Launch failure
LaunchHandler - Class in com.hcl.domino.keep
Contains the handler routines for the Admin Endpoint Extracted from Launch for testablity
LaunchHandler(Launch) - Constructor for class com.hcl.domino.keep.LaunchHandler
 
listenerStart(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AbstractKeepDataVerticle
 
listenerStart(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
Starts the specific listen task, like the default start task
listenerStart(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AgentSchedulerServiceVerticle
 
listenerStart(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.DatabaseServiceVerticle
 
listenerStart(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.HttpListener
 
listenerStop(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AbstractKeepDataVerticle
 
listenerStop(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
Stops the specific listen task, like the default stop task
listenerStop(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AgentSchedulerServiceVerticle
 
listenerStop(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.DatabaseServiceVerticle
 
listenerStop(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.HttpListener
 
listenForBufferResponse(EventBusRequestObservable<Buffer>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Default implementation of a Buffer listener -> usable for any type of binary data
listenForJsonResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Default implementation of a JSON listener allows multiple packages delivered
listenForResponse(EventBusRequestObservable<T>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
listenForResponse(EventBusRequestObservable, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.CreateDocumentAttachment
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.DefaultJsonHandler
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.FetchOdata
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.FetchOdataList
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.GetDesign
 
listenForResponse(EventBusRequestObservable<Buffer>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.GetDocumentAttachment
 
listenForResponse(EventBusRequestObservable<Buffer>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.GetDxl
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.GetOdataMetadata
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.core.GetOdataServiceInfo
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.pim.CreateMimeMessage
 
listenForResponse(EventBusRequestObservable<JsonArray>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.pim.DefaultPimHandler
 
listenForResponse(EventBusRequestObservable<Buffer>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.pim.GetMailAttachment
 
listenForResponse(EventBusRequestObservable<Buffer>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.pim.GetMessageBody
 
listenForResponse(EventBusRequestObservable<Buffer>, RoutingContext) - Method in class com.hcl.domino.keep.handlers.pim.GetMimeMessage
 
loadAdditionalContentFromDesign() - Method in class com.hcl.domino.keep.info.KeepDbInfo
Loads form aliases from design
loadAdditionalContentFromPassedDesign(JsonObject) - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
loadApplicationConfig(TheBarbican, String) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Finds a KeepApplication document for a specific appId and converts it to a KeepApplicationConfigInfo object
loadConfig(Vertx, String) - Static method in class com.hcl.domino.keep.Launch
Loads the configuration from the internal configuration files and each JSON file that is in the configuration directory
loadConfiguration(Vertx, String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Retrieves config based on value is increating priority: - Default config from Jar - config from command line - environment parameters
loadConsumersByTagName(String, String, JsonObject) - Method in class com.hcl.domino.keep.verticles.AbstractKeepDataVerticle
 
loadDesignFromDxl(String) - Static method in class com.hcl.domino.keep.dbfunctions.DesignFunctions
Returns Design Information as JSON structure
loadDesignFromDxl(String, KeepDbInfo) - Static method in class com.hcl.domino.keep.dbfunctions.DesignFunctions
Returns Design Information as JSON structure
loadFormAccessModes(String, Map<String, FormAccessModeInfo>) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Merges the Form Access Mode configurations for a specific form name with the existing content, overwriting any found
loadMetadata(Database, Document) - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
loadMetadata(Database, Document) - Method in class com.hcl.domino.admin.AbstractGroup
 
loadMetadata(Database, Document) - Method in interface com.hcl.domino.admin.DirectoryAssistance
Sets metaversalID and UNID from database and note
loadMetadata(Database, Document) - Method in interface com.hcl.domino.admin.Group
Sets metaversalID and UNID from database and note
loadOneFormAccessMode(String, String, FormAccessModeInfo) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Merges the Form Access Mode configuration for a specific form name and mode name with the existing content, overwriting any found
location(String) - Method in class com.hcl.domino.keep.saml.SamlDescriptorBuilder
 
logDocUnid - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
LoggedOutUserList - Enum in com.hcl.domino.keep.security
 
LoggedOutUsers - Interface in com.hcl.domino.keep.security
List of users who logged out but have valid JWT token until they expire
logger - Static variable in class com.hcl.domino.admin.AbstractGroup
 
logger - Static variable in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
logger - Static variable in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
LOGGER - Static variable in class com.hcl.domino.keep.eventbus.DeliveryOpts
 
LOGGER - Static variable in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
logger - Static variable in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
logger - Static variable in interface com.hcl.domino.keep.KeepFactory
Factory Logger
logger - Static variable in class com.hcl.domino.keep.platform.ConfigLoaderPlatform
 
looksLikeAnUnid(String) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Checks if a given String looks like an UNID: - 32 characters long - contains ony HEX characters 0-9 A-F
looksLikeIso8601(String) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Checks loosly if a string matches IS8601 datetime format YYYY-MM-DDTHH:mm:ss.sssZ
lookupUserId(String) - Method in interface com.hcl.domino.keep.saml.KeepSAML
Checks for a SamlUserId
lookupUserId(String) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
 
LookupUserInfo - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: LookupUserInfo Convert a list of Notes Hierarchical Names or DNs to email addresses Also Convert a list of email addresses to DNs
LookupUserInfo() - Constructor for class com.hcl.domino.keep.dbrequests.pim.LookupUserInfo
 

M

mail - Variable in class com.hcl.domino.keep.security.acl.PimAccess
Mail and Journal
MAIL_DELIVERY_FIELD - Static variable in class com.hcl.domino.keep.Constants
 
MAIL_EXTERNAL_SMTP - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
MAIL_INTERNAL_SMTP - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
MAIL_NUMBER_OF_MAIL_BOXES - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
MAIL_RECEIPT - Static variable in class com.hcl.domino.keep.Constants
 
MAIL_RECEIPT_DELIVERY - Static variable in class com.hcl.domino.keep.Constants
 
MAIL_RECEIPT_FIELD - Static variable in class com.hcl.domino.keep.Constants
 
MAIL_RECEIPT_READ - Static variable in class com.hcl.domino.keep.Constants
 
MAIL_SAVE - Static variable in class com.hcl.domino.keep.Constants
 
MAIL_SEND - Static variable in class com.hcl.domino.keep.Constants
 
main(String[]) - Static method in class com.hcl.domino.keep.Launch
 
makeSafeCopy(Path) - Method in class com.hcl.domino.keep.saml.SamlUserId
 
mapFromDomino(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.CalendarMapper
 
mapFromDomino(JsonObject) - Method in interface com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapper
 
mapFromDomino(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
Default mapper from domino to jmap
mapFromDomino(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.TaskMapper
 
mapFromJmap(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.CalendarMapper
 
mapFromJmap(JsonObject) - Method in interface com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapper
 
mapFromJmap(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
Default mapper from jmap to domino
mapFromJmap(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.TaskMapper
 
members - Variable in class com.hcl.domino.admin.AbstractGroup
 
mergeIn(KeepUser) - Method in class com.hcl.domino.keep.security.KeepUser
 
message - Variable in class com.hcl.domino.keep.messages.ErrorMessage
A full message
MessageFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions for message classes
META_HACK - Static variable in class com.hcl.domino.keep.Constants
 
method - Variable in class com.hcl.domino.keep.platform.InflightController.InflightInfo
 
METRIC_APPLICATION_COUNT - Static variable in class com.hcl.domino.keep.Constants
 
METRIC_DATABASE_COUNT - Static variable in class com.hcl.domino.keep.Constants
 
METRIC_DATABASE_TIMER - Static variable in class com.hcl.domino.keep.Constants
 
METRIC_ERROR_COUNT - Static variable in class com.hcl.domino.keep.Constants
 
METRIC_GROUPS - Static variable in class com.hcl.domino.keep.Constants
 
METRIC_TOTAL_HTTP - Static variable in class com.hcl.domino.keep.Constants
 
METRIC_UNAUTHENTICATED - Static variable in class com.hcl.domino.keep.Constants
 
METRICS_CONFIG - Static variable in class com.hcl.domino.keep.Constants
 
METRICS_PROMETHEUS - Static variable in class com.hcl.domino.keep.Constants
 
mime2doc(Document, String, List<String>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Writes MIME content out into a Note By nature of Mime, Mime only gets appended, so we need to clear fields and most important the Body before commencing
mime2doc(KeepJnxSession, Document, String, List<String>) - Method in class com.hcl.domino.keep.tools.MimeHelper
Writes MIME content out into a Note By nature of Mime, Mime only gets appended, so we need to clear fields and most important the Body before commencing
MIME_VERSION_HEADER - Static variable in class com.hcl.domino.keep.Constants
 
MimeHelper - Class in com.hcl.domino.keep.tools
Helper functions for conversion from/to MIME entries
MimeHelper() - Constructor for class com.hcl.domino.keep.tools.MimeHelper
Default constructor
MimeHelper(String) - Constructor for class com.hcl.domino.keep.tools.MimeHelper
Constructor that allows to define the body field
MinimumAcl - Annotation Type in com.hcl.domino.keep.security.acl
Annotation to define the minimum ACL level required for an operation
modifyAndEvaluateFormula(String, Document, Database) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
modifyAndExecuteFormula(String, Document, Database) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
ModifyCalendarEntry - Class in com.hcl.domino.keep.dbrequests.pim
Updates parts of a calendar entry e.g.
ModifyCalendarEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.ModifyCalendarEntry
 
modifyFormulaForUser(String, Document, Database) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
MoveLabel - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: moveLabel Moves folder/s to another folder Example Payload: { "labelid": "2C00F06A3B7BBAEF482585CA004740AF", "UUID": "6beadb6d-24b0-4ba6-a6dd-f689e3eff7ae", "headers": { "jwtclaim": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJUaGUgRGVtbyBXaXp6YXJ kIiwic3ViIjoiTWFudWVsIExvcmVuem8gTGVybWEvUGhpbGlwcGluZXMvUE5QSENMIiwiaWF0IjoxNTk4NTM1NTUwL CJleHAiOjE1OTg1NTcxNTAsImF1ZCI6IkRvbWlubyJ9.nc6R-XHaKFWOgypBzYO-CT_I9kILBUYorqzKZyVnKs8", "db": "MAIL", "operationId": "moveLabel", "mergeChunks": "false", "sourceForEventBus": "com.hcl.domino.keep.handlers.pim.DefaultPimHandler", "tags": "label,folder,view,mail" }, "replicaid": "482585590040A750", "apiName": "MAIL", "filepath": "DemoMail.nsf", "title": "DemoMail" } Example Result: { "Move Status": "Successful move of 1 folders to label 0AE756FA362D1B654825859900480D26", "movedFolderIds": [ { "status": "OK", "statusCode": 200, "message": "move folder successful", "unid": "B7F20780A4F15C32482585C8003FAAB2" } ] }
MoveLabel() - Constructor for class com.hcl.domino.keep.dbrequests.pim.MoveLabel
 
MSG_CREATION_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_CREATION_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
MSG_CREATION_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
MSG_CREATION_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
MSG_DELETION_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_DELETION_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
MSG_DELETION_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
MSG_ENCRYPTED - Static variable in class com.hcl.domino.keep.dbfunctions.MessageFunctions
 
MSG_ENCRYPTED_SENDING_SUBSTITUTE - Static variable in class com.hcl.domino.keep.dbfunctions.MessageFunctions
 
MSG_ERR_CAL_NOT_FOUND - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_CAL_NOT_FOUND_USER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_DEFAULT_ONLY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_FAILED_IDS - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_NO_ACCESS_TO_ADDITIONAL_CALENDAR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_NO_ACCESS_TO_CALENDAR - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_NO_CAL_ENTRY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_NO_CONTACT_FOUND - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
MSG_ERR_NO_GROUP_FOUND - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
MSG_ERR_NO_RESPONSE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_NOT_EXISTING_DB - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
MSG_ERR_PARAM_MISSING - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
MSG_ERR_PARTICIPANT_NOT_FOUND - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarResponseFunctions
 
MSG_ERROR_BASE64_REQUIRED - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
MSG_ERROR_DOCUMENT_NOT_FOUND - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
MSG_ERROR_NO_ACCESS - Static variable in class com.hcl.domino.keep.dbfunctions.MessageFunctions
 
MSG_ERROR_NO_UNID - Static variable in class com.hcl.domino.keep.dbfunctions.MessageFunctions
 
MSG_UPDATE_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.JournalFunctions
 
MSG_UPDATE_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.PersonFunctions
 
MSG_UPDATE_COMPLETE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 

N

name - Variable in class com.hcl.domino.keep.dbrequests.pim.UpdateDelegation.AccessPattern
 
NAME_ATTR_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
NAME_FORMAT_BASIC - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
NAME_FORMAT_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
namedDominoClient(String) - Method in interface com.hcl.domino.keep.KeepFactory
Returns an authenticated Domino client
NAMEID_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
NameLookupCache - Interface in com.hcl.domino.keep.cache
Cache to lookup NotesNames by email and eMail by NotesName expires after a few hours
NameLookupCacheHolder - Enum in com.hcl.domino.keep.cache.impl
Implementaton of NameLookupCache using the Domino backend classes
NAMESPACE_URI - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
NO_API_NAME - Static variable in class com.hcl.domino.keep.Constants
 
NO_DOCUMENT - Static variable in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
NOT_BEFORE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
NOT_ON_OR_AFTER - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
noteMime2Buffer(DominoClient, Document, String, int) - Method in class com.hcl.domino.keep.tools.MimeHelper
Extracts a MIME part as buffer from a Document, since there might be multiple parts of the same type sibling can be specified, defaults to 0 - first found
noteMime2Json(DominoClient, Document, int) - Method in class com.hcl.domino.keep.tools.MimeHelper
 

O

observer - Variable in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Returns the observer for the values Observer
observer(Observer<T>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
onAbsenceOfEitherFollowupIds(DbRequestParameters<JsonObject>, JsonArray, JsonArray) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
 
onComplete() - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
onError(Throwable) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
onNext(T) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
onSubscribe(Disposable) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
OOOData - Class in com.hcl.domino.keep.dbrequests.pim
 
OOOData() - Constructor for class com.hcl.domino.keep.dbrequests.pim.OOOData
 
OpenApiSorter - Class in com.hcl.domino.keep.tools
Helper class that sorts an OpenAPI JSON file, so the Swagger UI does display it in a comprehensible way
OpenApiSorter() - Constructor for class com.hcl.domino.keep.tools.OpenApiSorter
Populate sorters
openDatabase(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
openDatabase(String, Set<DominoClient.OpenDatabase>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
openDatabase(String, String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
openDatabase(String, String, Set<DominoClient.OpenDatabase>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
openDbDirectory() - Method in class com.hcl.domino.keep.platform.KeepClient
 
openElement(SimpleXMLDoc.Element) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
Starts a tag with a given tag element that contains name and attributes
openElement(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
openMailDatabase() - Method in class com.hcl.domino.keep.platform.KeepClient
 
openMailDatabase(Set<DominoClient.OpenDatabase>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
openUserDirectory(String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
operationId - Variable in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
outputXMLNode(Element) - Static method in class com.hcl.domino.keep.saml.SAMLXmlUtils
used for debug only
overwriteFactory(KeepFactory) - Method in enum com.hcl.domino.keep.KeepFactorySource
factoryType - Standard, Test or Custom

P

parseRequestFields(Document) - Static method in class com.hcl.domino.keep.saml.SAMLXmlUtils
Find the ID and reply URL from the request
PatchKeepApplication - Class in com.hcl.domino.keep.dbrequests.admin
PATCH request for creating an external application
PatchKeepApplication() - Constructor for class com.hcl.domino.keep.dbrequests.admin.PatchKeepApplication
 
PatchTask - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: patchTask Updates fields of task details Example
PatchTask() - Constructor for class com.hcl.domino.keep.dbrequests.pim.PatchTask
 
payload - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
PAYLOAD_TYPE - Static variable in class com.hcl.domino.keep.Constants
 
PAYLOAD_TYPE_BUFFER - Static variable in class com.hcl.domino.keep.Constants
 
PAYLOAD_TYPE_JSON - Static variable in class com.hcl.domino.keep.Constants
 
PAYLOAD_TYPE_JSONARRAY - Static variable in class com.hcl.domino.keep.Constants
 
PemHolder - Class in com.hcl.domino.keep.saml
Holder class that takes 2 byte arrays with a public and a private key pair and makes them available a Strings that can be written to PEM files or Keep’s config settings
PemHolder(byte[], byte[], byte[]) - Constructor for class com.hcl.domino.keep.saml.PemHolder
 
PersonFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions used for Person/Group classes
PIM_DB_NAME - Static variable in class com.hcl.domino.keep.Constants
 
PIM_DEFAUlT_RETRIEVAL_COUNT - Static variable in class com.hcl.domino.keep.Constants
 
PIM_DOMAIN - Static variable in class com.hcl.domino.keep.Constants
 
PIM_FULLNAME - Static variable in class com.hcl.domino.keep.Constants
 
PIM_INTERNETEMAIL - Static variable in class com.hcl.domino.keep.Constants
 
PIM_MAILFILE - Static variable in class com.hcl.domino.keep.Constants
 
PIM_MAILFORWARD - Static variable in class com.hcl.domino.keep.Constants
 
PIM_MAILSERVER - Static variable in class com.hcl.domino.keep.Constants
 
PIM_MAILSYSTEM - Static variable in class com.hcl.domino.keep.Constants
 
PIM_MAILSYSTEM_NOTES - Static variable in class com.hcl.domino.keep.Constants
 
PIM_MAILSYSTEM_OTHER - Static variable in class com.hcl.domino.keep.Constants
 
PIM_SERVER_LOCAL - Static variable in class com.hcl.domino.keep.Constants
 
PimAccess - Class in com.hcl.domino.keep.security.acl
Captures the actual access to PIM items Used by DelegationFunctions
PimAccess() - Constructor for class com.hcl.domino.keep.security.acl.PimAccess
 
pimItemDetails(JsonObject, DbRequestParameters<JsonObject>, Optional<Document>) - Static method in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
 
PimItemFunctions - Class in com.hcl.domino.keep.dbfunctions
Helper functions for PimItem classes
pingServer(String, boolean, boolean) - Method in class com.hcl.domino.keep.platform.KeepClient
 
populateSystemFolders(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
 
populateSystemLabels() - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
populate system labels
PostSettings - Class in com.hcl.domino.keep.dbrequests.pim
Implements PostSettings Create Mailbox settings Example incoming { "body":{ "AltLanguageInfoAllowed":"1" }, "headers":{ "jwtclaim":"a claim", "db":"MAIL", "operationId":"postSettings" } } Example result { "status": "OK", "statusCode": 200, "message": "creation complete", "body": { "@unid": "259274F8A92427E7482585A400669740", "@noteid": "946", "@created": "2020-07-14T02:40:33.920+08:00", "@lastmodified": "2020-07-14T02:40:33.930+08:00", "@lastaccessed": "2020-07-14T02:40:33.920+08:00", "@etag": "W/\"173497a888a\"", "$ConflictAction": "2", "$Name": "$profile_011keepprofile_", "$NoPurge": " ", "$UpdatedBy": [ "CN=John Doe/O=Mauraders" ], "Form": "KeepProfile", "AltLanguageInfoAllowed":"1" } }
PostSettings() - Constructor for class com.hcl.domino.keep.dbrequests.pim.PostSettings
 
PostTask - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: postTask PostTask updates an existing ToDo list item.
PostTask() - Constructor for class com.hcl.domino.keep.dbrequests.pim.PostTask
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.admin.TestLdap
 
preflight(String, JsonObject) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Preflight is called BEFORE we establish a NotesSession/Database and returns a Future.
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.data.GetOdataMetadata
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.data.GetOdataServiceInfo
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.designcode.DeleteDxl
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.designcode.FetchDesignAll
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.designcode.FetchDesignType
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.designcode.GetDxl
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthLocal
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthLogin
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthRenewJwt
 
preflight(String, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateCalendars
 
prepareDominoProcessInitArgs() - Static method in class com.hcl.domino.keep.platform.SessionPreloadDomino
Routine to check for the init args: - NotesProgram Dir - Notes ini file Checks various env parameters for that - NOTESBIN - NOTESDATA - NOTESROOT - DOMINO_DATA_PATH - LOTUS - DYLD_LIBRARY_PATH - NOTES_INI
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.AuthLogout
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.CreateDocumentAttachment
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.CreateLocalUser
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.CreateSamlConfig
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.DefaultJsonHandler
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.ExecuteGroovy
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.ExecuteJavaScript
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.FetchOdata
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.FetchOdataList
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.GenerateKeepApplicationSecret
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.GetDesign
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.GetDocumentAttachment
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.GetDxl
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.GetOdataMetadata
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.GetOdataServiceInfo
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.GetOpenAPI
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.Query
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.UpdateDxl
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.pim.CreateMimeMessage
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.pim.DefaultPimHandler
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.pim.GetMailAttachment
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.pim.GetMessageBody
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.pim.GetMimeMessage
 
prepareRequestBody(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.pim.UpdateMimeMessage
 
principal() - Method in class com.hcl.domino.keep.security.KeepUser
 
privateKey(boolean) - Method in class com.hcl.domino.keep.saml.PemHolder
 
privateKeyToFile(File) - Method in class com.hcl.domino.keep.saml.PemHolder
Write the private key out into a given file
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.AddSMTPserver
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.CreateDirectoryAssistance
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.CreateGroup
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.CreateLdapDirectory
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.CreateLetsEncryptCertificates
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.CreateSamlConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.CreateUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteAclEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteDirectoryAssistance
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteDirectoryInformation
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteGroup
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteRole
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteSMTPserver
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteTLSCertificates
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.DeleteUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.FetchAclEntries
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.FetchRoles
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetAclEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetCaList
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetDirectoryAssistance
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetDirectoryInformation
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetGroup
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetGroupByName
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetLdapDirectory
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetRoleInfo
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetSMTPserver
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.GetUsers
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.ReplaceCreateAclEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.ReplaceCreateRole
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.TestLdap
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateDirectoryAssistance
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateDirectoryInformation
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateDominoDirectory
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateGroup
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateGroupMembers
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateLdapDirectory
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateRoleHolders
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateSamlConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateSMTPServer
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UpdateUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.admin.UploadUserCertificate
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.CreateDbConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.CreateKeepApplication
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.CreateKeepConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.DeleteCache
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.DeleteDbConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.DeleteFormMode
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.DeleteKeepApplication
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.FetchAllApplications
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.FetchAllKeepDbs
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.FetchFormModes
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.FetchMyApplications
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.FetchNsfList
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.GenerateKeepApplicationSecret
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.GetCache
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.GetDbConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.GetKeepApplication
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.GetKeepConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.PatchKeepApplication
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.UpdateCreateFormMode
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.UpdateDbConfig
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.admin.UpdateKeepConfig
 
process(DbRequestParameters<T>) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Actual work is done here.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.CreateDocument
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.CreateDocumentAttachment
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.DeleteDocument
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.DeleteDocumentAttachment
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.FetchKeepDbs
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.FetchOdata
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.FetchOdataList
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.FetchViewEntries
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.FetchViews
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.GetDocument
 
process(DbRequestParameters<Buffer>) - Method in class com.hcl.domino.keep.dbrequests.data.GetDocumentAttachment
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.GetDocumentFormModes
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.GetOdataItem
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.GetOdataMetadata
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.GetOdataServiceInfo
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.Query
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.UpdateDocument
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.CancelAgent
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.CreateNSF
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.DeleteDxl
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.DesignGetformmodes
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.Execute
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgent
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgentAsync
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.ExecuteAgentWithContext
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.ExecuteGroovy
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.ExecuteJavaScriptWithContext
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.FetchDesignAll
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.FetchDesignType
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.GetAgentInfo
 
process(DbRequestParameters<Buffer>) - Method in class com.hcl.domino.keep.dbrequests.designcode.GetDxl
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.RunFormula
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.UpdateCreateDesign
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.UpdateCreateForm
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.UpdateCreateView
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.UpdateDxl
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthLocal
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthLogin
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthLoginBasic
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthLogout
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.AuthRenewJwt
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.CreateLocalUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.DeleteLocalUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.GetLocalUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.identity.UpdateLocalUser
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.AddRemoveToLabel
Returns details of add, move or remove documents to label
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateCalendarEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateCalendarResponse
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateCalendars
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateLabel
processPayload returns status of created folder parentName - get parent folder name for creating sub folders
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateMessage
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateMimeMessage
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateNotebookEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreatePerson
Returns status of created contact
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreatePersonalMailingList
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreatePimAttachment
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreatePublicGroup
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreatePublicPerson
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateReplaceDelegation
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateRule
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateRules
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateTask
Returns status of created task
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateTaskResponse
Create Response for task
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.CreateTemplate
processPayload creates a new Stationery Template.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteCalendarEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteDelegation
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteLabel
Returns status of label deletion with deleted documents counts
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteMailAttachment
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteMimeMessage
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteNotebookEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteOneCalendar
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeletePerson
Returns status of specific contact deletion
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeletePersonalMailingList
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeletePublicPerson
Deletes a person from names.nsf
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteRule
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteRules
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteSharedGroup
processPayload delete a group from names.nsf.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteTask
Returns status of specific task deletion
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteTaskResponse
Returns status of removing a taskResponse
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.DeleteTemplate
process deletes a Stationery template.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.EmptyTrash
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupQuery
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetAddressLookupSimple
process call processQuery to perform the address book lookup.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetCalendarEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetCalendarResponses
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetCalendars
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetCollection
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetDelegation
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetDrafts
Returns list of draft messages
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetEntriesInfo
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetInbox
Returns list of inbox messages
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetJunkEmail
Returns list of junk messages
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetLabelInfo
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetLabels
Process request collectedFolders - map for all collected folders systemFolderNames - map for system folders to show external name systemLabels - map for system folders to be shown if includeSystemLabels, true
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetLabelsAll
Returns the list of all labels
process(DbRequestParameters<Buffer>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMailAttachment
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMailboxInfo
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMailThread
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMessage
 
process(DbRequestParameters<Buffer>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMessageBody
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMessageHeaders
Extract RFC822 type fields for MIME messages fieldNames, ItemDataType.TYPE_RFC822_TEXT
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMessageList
Returns list of all messages
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMessagesWithLabel
Returns list of messages in a folder
process(DbRequestParameters<Buffer>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetMimeMessage
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetNotebookEntries
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetNotebookEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetOneCalendar
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetOOO
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPeople
process returns a list of Contacts.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPerson
Returns details of specified person
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPersonalMailingList
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPersonalMailingLists
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPimItem
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPublicGroup
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPublicGroups
processPayload returns a list of Public Groups.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPublicPeople
processPayload returns a list of Contacts.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPublicPerson
process returns a person information from names.nsf.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetPublicResources
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetRule
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetRules
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetSentList
Returns list of sent messages
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetSettings
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetTask
Returns details of specific task
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetTaskList
processPayload returns a list of ToDo items.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetTaskResponse
Returns details of a task response
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetTaskResponses
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetTemplate
processPayload returns a Stationery template.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetTemplates
processPayload returns a list of Stationery Templates.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.GetTrash
Returns list of trash messages
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.HardDeleteDocument
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.LookupUserInfo
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.ModifyCalendarEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.MoveLabel
Returns details of moved folders
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.PatchTask
Updates fields of a task
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.PostSettings
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.PostTask
process updates a To-Do list item based on its unique id.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.PutPerson
processPayload updates a Contact list item based on its unique id.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.PutTrash
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.QueryBusyTime
process returns a list of taken time slots.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.QueryFreetime
processPayload returns a list of available meeting slots.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.QueryOOO
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.RestoreFromTrash
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.SearchPIM
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateCalendarEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateDelegation
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateLabel
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessage
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
process fetches lists of document ids.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateNotebookEntry
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateOOO
=== PARAMS ===
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdatePersonalMailingList
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdatePimItem
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdatePublicGroup
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdatePublicPerson
incoming Request body of the API.
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateRule
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateRules
 
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateTaskResponse
Updates fields of a task
process(DbRequestParameters<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.UpdateTemplate
processPayload updates a Template item based on its unique id.
processAdditionalFields(Database, Document, Map.Entry<String, Object>) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Stores special AdditionalFields Json Object as text item in a Notes Document CounterIntuitive: Returns TRUE if NO processing happened, so the Stream processing can continue
processArrayValue(Document, Map.Entry<String, Object>) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Stores Json Array values as multi-value item in a Notes Document CounterIntuitive: Returns TRUE if NO processing happened, so the Stream processing can continue
processBooleanValue(Document, Map.Entry<String, Object>) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Stores a boolean value as 0 or 1 integer in item in a Notes Document CounterIntuitive: Returns TRUE if NO processing happened, so the Stream processing can continue
processDominoRequest(Message<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
The processDominoRequest method provides the EventBusResponseSubscriber that listens to the result of the database operation.
processDominoRequest(Message<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNXBuffer
The processDominoRequest method provides the EventBusResponseSubscriber that listens to the result of the database operation.
processDominoRequest(Message<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.data.GetDocumentAttachment
 
processItemRequired(Item, Map<String, String>, TreeMap<String, Object>, Set<KeepJnxSession.Note2JsonOptions>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Determines if an item needs to be processed and converted into JSON
processJsonValue(Document, Map.Entry<String, Object>) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Stores Json Object as text item in a Notes Document CounterIntuitive: Returns TRUE if NO processing happened, so the Stream processing can continue
processViewEntries(DbRequestParameters<JsonObject>, DominoCollection, List<CollectionEntry>, boolean) - Static method in class com.hcl.domino.keep.dbfunctions.FolderViewFunctions
Based on a searchQuery, process all collection entries
publicKey(boolean) - Method in class com.hcl.domino.keep.saml.PemHolder
 
publicKeyToFile(File) - Method in class com.hcl.domino.keep.saml.PemHolder
Write the public key out into a given file
PutPerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: putPerson PutPerson updates an existing Contact list item.
PutPerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.PutPerson
 
PutTrash - Class in com.hcl.domino.keep.dbrequests.pim
 
PutTrash() - Constructor for class com.hcl.domino.keep.dbrequests.pim.PutTrash
 

Q

Query - Class in com.hcl.domino.keep.dbrequests.data
Run DQL queries and returns the result streaming document by document over the eventbus
Query() - Constructor for class com.hcl.domino.keep.dbrequests.data.Query
 
Query - Class in com.hcl.domino.keep.handlers.core
 
Query() - Constructor for class com.hcl.domino.keep.handlers.core.Query
 
query - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 
QUERY_DQL - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_FLAGS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
QUERY_FT - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_ALL - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_COUNT - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_DIRECTORYID - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_FULLTEXT - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_MAILBOXID - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_Q - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_QUERY - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_SKIP - Static variable in class com.hcl.domino.keep.Constants
 
QUERY_PARAM_TYPE - Static variable in class com.hcl.domino.keep.Constants
 
QueryBusyTime - Class in com.hcl.domino.keep.dbrequests.pim
Retrieves BUSY periods for all users in the list Need to be valid users of the system
QueryBusyTime() - Constructor for class com.hcl.domino.keep.dbrequests.pim.QueryBusyTime
 
QueryFreetime - Class in com.hcl.domino.keep.dbrequests.pim
QueryFreetime facilitates meeting scheduling by returning an array of time slots where all participants are available.
QueryFreetime() - Constructor for class com.hcl.domino.keep.dbrequests.pim.QueryFreetime
 
QueryOOO - Class in com.hcl.domino.keep.dbrequests.pim
FIXME
QueryOOO() - Constructor for class com.hcl.domino.keep.dbrequests.pim.QueryOOO
 

R

readDocToMIME(Document, Writer, Class<?>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Reads the raw mime Stream from a NotesItem into a writer, based on options.
readRawMIME(Document, String, Writer, Set<MimeReader.ReadMimeDataType>, Class<?>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Reads the raw mime Stream from a NotesItem into a writer, based on options.
RECIPIENT - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
recordAppMetrics(String) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Records the use of this API for an application
REDIRECT_LOCATION - Static variable in class com.hcl.domino.keep.Constants
 
REDIRECT_MESSAGE - Static variable in class com.hcl.domino.keep.Constants
 
register(AsyncAgentController.AsyncAgentInfo) - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
 
register(String, Instant, String, String, String, KeepUser, Boolean, JsonObject) - Method in enum com.hcl.domino.keep.platform.AsyncAgentController
Register an AsyncAgentInfo object into the holder
releaseAllIDs() - Method in interface com.hcl.domino.keep.saml.KeepSAML
Delete all cached id files
releaseAllIDs() - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Delete all cached id files
reloadConfig(Vertx) - Method in interface com.hcl.domino.keep.platform.SessionPreload
 
reloadConfig(Vertx) - Method in class com.hcl.domino.keep.platform.SessionPreloadDomino
 
removeActiveAppId(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
removeActiveAppId(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
removeBrackets(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Removes [ ] at the start and end of a String
removeDeletedItem(Document, Map.Entry<String, Object>) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Removes an item from the document id the value is null.
removeForm(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Remove all Form Access Mode configurations for a specific form
removeFormAccessMode(String, String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Remove an individual Form Access Mode configuration for a specific form and form access mode name
renameRoleInACL(Acl, String, String) - Static method in class com.hcl.domino.keep.admin.AclFunctions
Rename a role in the ACL
ReplaceCreateAclEntry - Class in com.hcl.domino.keep.admin
Creates or updates an ACL Entry and serializes them back to the Observable
ReplaceCreateAclEntry() - Constructor for class com.hcl.domino.keep.admin.ReplaceCreateAclEntry
 
ReplaceCreateRole - Class in com.hcl.domino.keep.admin
Creates or updates a role in an ACL and echoes role name back
ReplaceCreateRole() - Constructor for class com.hcl.domino.keep.admin.ReplaceCreateRole
 
replaceNamedVars(String, JsonObject) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Poor man’s query parameter replacement Special handling: replace ‘ with ’’ to avoid injections
replaceParamSchema(JsonObject, String, Object, boolean) - Method in class com.hcl.domino.keep.dbrequests.data.GetOpenAPI
Replaces the schema for a given parameter
replicateDbsWithServer(String, Set<Database.ReplicateOption>, List<String>, int, DominoClient.ReplicationStateListener) - Method in class com.hcl.domino.keep.platform.KeepClient
 
request(long) - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
Sends data from the queue to the subscriber to supply additional data until the queue is exhausted
REQUEST_BODY - Static variable in class com.hcl.domino.keep.Constants
 
REQUEST_CACHE_HASH - Static variable in class com.hcl.domino.keep.Constants
 
REQUEST_CONTENT_TYPE - Static variable in class com.hcl.domino.keep.Constants
 
REQUEST_ENCODING - Static variable in class com.hcl.domino.keep.Constants
 
REQUEST_OPERATIONID - Static variable in class com.hcl.domino.keep.Constants
 
REQUEST_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
REQUEST_TIMERDELAY - Static variable in class com.hcl.domino.keep.Constants
 
REQUEST_UUID - Static variable in class com.hcl.domino.keep.Constants
 
requestBodyFromAllParams(RoutingContext, MultiMap) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
Copies all parameters into the JsonObject for processing
RequestOptionFlags - Enum in com.hcl.domino.keep.handlers.core
Check what request header or paraameters are required or default to an internal value
requestParams - Variable in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
RESERVED_NOTES_FIELDNAME_FILE - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_All - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Calendar - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Contacts - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Drafts - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Groups - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Inbox - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Journal - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_JunkMail - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_MyContacts - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_People - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Public_Groups - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Rules - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Sent - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Servers - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_SoftDeletions - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Stationery - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_ToDo - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Trash - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_Users - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_VerseLookup - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_VIMGroups - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_VIMPeople - Static variable in class com.hcl.domino.keep.Constants
 
RESERVED_NOTES_VIEWNAME_VIMPeopleandgroups - Static variable in class com.hcl.domino.keep.Constants
 
reset() - Method in enum com.hcl.domino.keep.KeepFactorySource
Return to the default factory, production or after test
reset() - Method in interface com.hcl.domino.keep.metrics.KeepStatistics
Resets the statistics to start over.
reset() - Method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
 
resolve(KeepJnxSession, Map<String, String>) - Method in class com.hcl.domino.admin.AbstractGroup
 
resolve(KeepJnxSession, Map<String, String>) - Method in interface com.hcl.domino.admin.Group
Iterates through groups to expand out all members to individuals’ names
resolveErrorCode(int) - Method in class com.hcl.domino.keep.platform.KeepClient
 
resolveRecursive(KeepJnxSession, String, TreeSet<String>, ArrayList<String>, TreeSet<String>, Map<String, String>) - Method in class com.hcl.domino.admin.AbstractGroup
 
RESOURCE_JSHEADER - Static variable in class com.hcl.domino.keep.Constants
 
RESOURCE_XSLT_FILE - Static variable in class com.hcl.domino.keep.Constants
 
RESPONSE_CREATEDATE - Static variable in class com.hcl.domino.keep.Constants
 
RESPONSE_ETAG - Static variable in class com.hcl.domino.keep.Constants
 
RESPONSE_PARENTUNID - Static variable in class com.hcl.domino.keep.Constants
 
RESPONSE_QUERY_RESULT - Static variable in class com.hcl.domino.keep.Constants
 
RESPONSE_QUERY_RESULTCOUNT - Static variable in class com.hcl.domino.keep.Constants
 
RESPONSE_UNID - Static variable in class com.hcl.domino.keep.Constants
 
ResponseSubscriberOutputStream - Class in com.hcl.domino.keep.eventbus
OutputStream that sends data received over the Eventbus in reasonable chunks of bytes.
ResponseSubscriberOutputStream(ObservableEmitter<Buffer>) - Constructor for class com.hcl.domino.keep.eventbus.ResponseSubscriberOutputStream
 
restart(Launch) - Static method in class com.hcl.domino.keep.Launch
Restarts Keep without shutting down the JVM.
RestoreFromTrash - Class in com.hcl.domino.keep.dbrequests.pim
Restore soft deleted documents
RestoreFromTrash() - Constructor for class com.hcl.domino.keep.dbrequests.pim.RestoreFromTrash
 
result - Variable in class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
 
results - Variable in class com.hcl.domino.keep.dbrequests.CollectionResult
 
results - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 
retrieveDocuments - Variable in class com.hcl.domino.keep.dbrequests.CollectionResult
 
retrieveKeepApplicationByApiKey(KeepJnxSession, String) - Method in class com.hcl.domino.keep.security.TheBarbican
 
retrieveUserID(String, String, String) - Method in interface com.hcl.domino.keep.saml.KeepSAML
Retrieve the user id using a SAML dance.
retrieveUserID(String, String, String) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Retrieve the user id using a SAML dance.
ROLE_ATTR_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
roles - Variable in class com.hcl.domino.keep.dbrequests.pim.UpdateDelegation.AccessPattern
 
ROOT_ELEMENT - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
ROUTER_PORT_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
ROUTER_SSL_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
RulesHelper - Class in com.hcl.domino.keep.dbrequests.pim
Utility class to translate ACL Entries to delegation status back and forth
RulesHelper(Database) - Constructor for class com.hcl.domino.keep.dbrequests.pim.RulesHelper
 
runAsServer - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
runAsync(Callable<T>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
runAsync(ExecutorService, Callable<T>) - Method in class com.hcl.domino.keep.platform.KeepClient
 
RunFormula - Class in com.hcl.domino.keep.dbrequests.designcode
Runs a formula.
RunFormula() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.RunFormula
 
runInterruptable(Callable<T>, DominoClient.IBreakHandler) - Method in class com.hcl.domino.keep.platform.KeepClient
 
runLoad(Message<Object>) - Method in interface com.hcl.domino.keep.ConfigLoader
Runs the configuration loader with the given parameter
runLoad(Message<Object>) - Method in class com.hcl.domino.keep.platform.ConfigLoaderPlatform
Runs the configuration loader with the given parameter
runtime() - Method in class com.hcl.domino.keep.Launch
 
runVerticle(Launch) - Static method in class com.hcl.domino.keep.Launch
Starts a verticle to instantiate the whole system.
runWithProgress(Callable<T>, DominoClient.IProgressListener) - Method in class com.hcl.domino.keep.platform.KeepClient
 

S

SaltCredentialTool - Class in com.hcl.domino.keep.security
 
SAML_ASSERT_EXPIRATION_MS - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_DEST_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_FORMAT - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_FORMAT_ATTR - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_ID_ATTR_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_ISSUE_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_METHOD_ATTR - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_METHOD_DATA - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_NS_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_NS_VALUE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_REQ_URL_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_RESPTO_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_STATUS_SUCCESS - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAML_VERSION_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SamlDescriptorBuilder - Class in com.hcl.domino.keep.saml
Builder class that returns a EntitiesDescriptor XML suitable to configure the Keep IdP functionality in Domino for IDVault access
SamlDescriptorBuilder() - Constructor for class com.hcl.domino.keep.saml.SamlDescriptorBuilder
 
SamlIdVaultTokenHandler - Class in com.hcl.domino.keep.saml
This class is registered in META-INF/services/com.hcl.domino.admin.idvault.IdVaultTokenHandler It will handle Keep SAML tokens containing info for performing a SAML dance with Domino core, and returning a Keep/jnx UserId instance that wraps a Domino KFHANDLE pointer JNX handles invocation lifecycle for the tokens
SamlIdVaultTokenHandler() - Constructor for class com.hcl.domino.keep.saml.SamlIdVaultTokenHandler
 
SAMLP_NS_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SAMLP_NS_VALUE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SamlResourceUtils - Class in com.hcl.domino.keep.saml
Utility class to get the keys/certs for use in IdVault operationd
SamlToken - Class in com.hcl.domino.keep.saml
POJO to wrap up the inputs we need to do SAML dancing with Domino
SamlToken(String, String, String, String, String, String) - Constructor for class com.hcl.domino.keep.saml.SamlToken
Supply all parameters in ctor
SamlUserId - Class in com.hcl.domino.keep.saml
This class will act as the wrapper for the KFHANDLE* that will eventually be provided to JNX.
SamlUserId(String, Pointer, String) - Constructor for class com.hcl.domino.keep.saml.SamlUserId
 
SAMLXmlUtils - Class in com.hcl.domino.keep.saml
 
save(KeepJnxSession, Database, KeepFactory) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
 
saveItemToDoc(Document, JsonObject, Map.Entry<String, Object>) - Static method in class com.hcl.domino.keep.dbfunctions.DocumentFunctions
Saves an item into the Notes document as either string or calendar
saveToDoc(KeepJnxSession, Document, KeepFactory) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Save content to to a note - including saveing the note
scan(DominoClient, String, String) - Method in class com.hcl.domino.keep.platform.KeepDirectoryScanner
 
SearchPIM - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: SearchPIM Search the mFull Text Index (type FT) or a DQL Query (type DQL)
SearchPIM() - Constructor for class com.hcl.domino.keep.dbrequests.pim.SearchPIM
 
seemsValidXmlFile(File) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Check if a file is valid xml
serialize() - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
serialize() - Method in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
SERVER - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SERVER_DOMAIN - Static variable in class com.hcl.domino.keep.Constants
 
SERVER_IPADDRESS - Static variable in class com.hcl.domino.keep.Constants
 
SERVER_NAME - Static variable in class com.hcl.domino.keep.Constants
 
SERVER_TITLE - Static variable in class com.hcl.domino.keep.Constants
 
session - Variable in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Keep Session that contains User and server info Starting point of entire action chain valid Keep Session
session(KeepJnxSession) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
session - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 
SessionPreload - Interface in com.hcl.domino.keep.platform
Interface used in a ThreadLocal context to establish a heart beat with the backend Domino Launch retrieves the actual implementation from the KeepFactory
SessionPreloadDomino - Class in com.hcl.domino.keep.platform
Initializes the JNA/JNX system and keeps a sessionContainer around during the runtime of the application.
SessionPreloadDomino() - Constructor for class com.hcl.domino.keep.platform.SessionPreloadDomino
 
setAdditionalMembers(List<String>) - Method in class com.hcl.domino.admin.GroupAuto
 
setAdministrators(List<String>) - Method in class com.hcl.domino.admin.AbstractGroup
 
setAdministrators(List<String>) - Method in interface com.hcl.domino.admin.Group
 
setAggregateResponses(int) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
setAggregateResponses(int) - Method in interface com.hcl.domino.keep.eventbus.EventBusResponseSubscriber
Sets the batch count of responses to be bundled over the eventbus 0 = no bundling -1 = all (single response)
setAllowAnyField(boolean) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
 
setAllowCode(boolean) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets whether \/run\/code or \/run\/codejs endpoints can be used to run inline code against this database via Keep.
setAllowDecryption(boolean) - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
setApiName(String) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Sets the OperationId / APIName the implementing class is reacting to typically matched the class name
setApiName(String) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setAppDescription(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the application description
setAppId(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the application ID for the external application.
setApplicationApprovers(List<String>) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the list of external approvers who need to / have approved access to the Keep databases requested
setAppName(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the name the user has chosen for the external application.
setAppSecret(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the application secret generated by Keep for the external application
setAppStatus(KeepApplicationConfigInfo.ApplicationStatus) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Gets external application status as an enum
setAppStatus(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Using a string value, sets the application status
setAuthor(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the person who created the external application
setAuthProvider(JWTAuth) - Method in interface com.hcl.domino.keep.security.JwtManager
Replace the authentication provider, used for tests only
setAuthProvider(JWTAuth) - Method in enum com.hcl.domino.keep.security.JwtManagerHolder
 
setAuthProvider(AuthProvider) - Method in class com.hcl.domino.keep.security.KeepUser
Deprecated.
setAutopopulatedRule(String) - Method in class com.hcl.domino.admin.GroupAuto
 
setBarbican(TheBarbican) - Method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
 
setBarbican(TheBarbican) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Setter for TheBarbican, allowing a mock TheBarbican to be used in tests
setCacheHeader(String) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
setCacheTimestamp(long) - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
setCancellable(Cancellable) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
setCancellable(Cancellable) - Method in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
setCategory(String) - Method in class com.hcl.domino.admin.AbstractGroup
 
setCategory(String) - Method in interface com.hcl.domino.admin.Group
 
setCollectionFilter(Predicate<DominoCollectionInfo>) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
 
setCompanyName(String) - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
setCompanyName(String) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setComputeWithForm(boolean) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets whether or not to apply the underlying Domino Form’s Input Translation and Input Validation formulas prior to save
setConfig(JsonObject) - Method in enum com.hcl.domino.keep.KeepFactorySource
Updates the configuration object
setConfigInfoFromJson(JsonObject) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets part of KeepDBInfo that is stored in one field in KeepConfig until resolved to store it in MIME
setDatabasesRequested(ArrayList<String>) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the list of Keep databases this external application has or would like access to
setDbFileName(String) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Overwrite the physical file name for the database to act on.
setDbFileName(String) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setDeleteAccessFormula(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets formula to define delete access, e.g.
setDescription(String) - Method in class com.hcl.domino.admin.AbstractGroup
 
setDescription(String) - Method in interface com.hcl.domino.admin.Group
 
setDescription(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets a textual description for the database to be used in the admin interface.
setDestinationServer(String) - Method in class com.hcl.domino.keep.messages.ErrorMessage
 
setDetails(String) - Method in class com.hcl.domino.keep.messages.ErrorMessage
 
setDisposable(Disposable) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
setDisposable(Disposable) - Method in class com.hcl.domino.keep.eventbus.KeepSubscriber
 
setDocTypePublic(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
setDocTypeSystem(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
setDocumentDominoToJmap(UnaryOperator<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
 
setDocumentJmapToDomino(UnaryOperator<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
 
setDomainName(String) - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
setDomainName(String) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setDomainType(String) - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
setDomainType(String) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setDominoName(String) - Method in class com.hcl.domino.keep.saml.SamlUserId
 
setDqlAccess(boolean) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the formula for restricting access to DQL queries, e.g.
setDqlFormula(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
setEnabled(boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setEndDateTime(String) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setExcludedMembers(List<String>) - Method in class com.hcl.domino.admin.GroupAuto
 
setExcludeInternet(boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setFormAliases(Map<String, String>) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Loads a Map of form aliases and the actual form, for use when retrieving Form Access Modes against actual documents
setFormConfigs(Map<String, Map<String, FormAccessModeInfo>>) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Loads Forms and their Form Access Mode configurations
setFormModeName(String) - Method in class com.hcl.domino.keep.dbrequests.data.Query
 
setFormula(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo.FormAccessModeRules
Sets formula to validate incoming against
setFormulaEngine(KeepDbInfo.FormulaEngine) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the formula engine in use for applying formulas for access and onload / onsave events of Form modes.
setFormulaEngine(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Using a string value, sets the formula engine in use for applying formulas for access and onload / onsave events of Form modes.
setGeneralMessage(String) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setGeneralSubject(String) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setIcon(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets the image icon to be used for the database in Keep.
setIcon(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the image icon to be used for the database in Keep.
setIconName(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the alt name for the icon image.
setIdFileName(String) - Method in class com.hcl.domino.keep.saml.SamlUserId
 
setInternetAddress(String) - Method in class com.hcl.domino.admin.AbstractGroup
 
setInternetAddress(String) - Method in interface com.hcl.domino.admin.Group
 
setInternetEmail(String) - Method in class com.hcl.domino.keep.security.KeepUser
 
setIsActive(boolean) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the keep database configuration as active or inactive
setIsActive(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the keep database configuration as active or inactive
setKeepDbInfo(KeepDbInfo) - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoAdmin
 
setKeepDbInfo(KeepDbInfo) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Provides the database information like path and configured forms to the method.
setKeepDbInfo(KeepDbInfo) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setKeepVerticleName(String) - Method in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
 
setKFHandle(Pointer) - Method in class com.hcl.domino.keep.saml.SamlUserId
 
setLabelInclusion(LabelHelper.LabelInclusion) - Method in class com.hcl.domino.keep.dbrequests.pim.LabelHelper
Set the flag for inclusion
setLDAPAdminDN(String) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setLDAPAdminDN(String) - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
setLDAPAdminPassword(String) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setLDAPAdminPassword(String) - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
setLDAPPort(Integer) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setLDAPPort(Integer) - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
setLDAPSSLUsed(Boolean) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setLDAPSSLUsed(Boolean) - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
setLDAPURL(String) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setLDAPURL(String) - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
setLDAPVendor(String) - Method in interface com.hcl.domino.admin.DirectoryAssistance
 
setLDAPVendor(String) - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
setMailDomain(String) - Method in class com.hcl.domino.admin.AbstractGroup
 
setMailDomain(String) - Method in interface com.hcl.domino.admin.Group
 
setMailDomain(String) - Method in class com.hcl.domino.keep.security.KeepUser
 
setMailFileName(String) - Method in class com.hcl.domino.keep.security.KeepUser
 
setMailServer(String) - Method in class com.hcl.domino.keep.security.KeepUser
 
setMembers(TreeSet<String>) - Method in class com.hcl.domino.admin.GroupManual
 
setMessage(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo.FormAccessModeRules
Error message if validating the formula against the incoming fails
setMessage(String) - Method in class com.hcl.domino.keep.messages.StatusMessage
 
setModeName(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets the name to associate this mode to
setName(String) - Method in class com.hcl.domino.admin.AbstractGroup
 
setName(String) - Method in interface com.hcl.domino.admin.Group
 
setObservable(EventBusRequestObservable<T>) - Method in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
setOnLoad(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets the formula to run prior to returning result for a GET request
setOnSave(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets the formula to be run after applying request values from a POST / PATCH request and prior to saving to the database
setOpenAccess(boolean) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets whether or not access to browser-based REST services are allowed.
setOwners(List<String>) - Method in class com.hcl.domino.admin.AbstractGroup
 
setOwners(List<String>) - Method in interface com.hcl.domino.admin.Group
 
setOwners(JsonArray) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the people or groups who can administer this Keep database config from a JsonArray.
setOwners(List<String>) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the people or groups who can administer this Keep database config.
setPimConfig(JsonObject) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
setPimConfig(JsonObject) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
setPrivKey(String) - Method in interface com.hcl.domino.keep.saml.KeepSAML
store Keep private key
setPrivKey(String) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
store Keep private key
setProcessPayloadRequired(boolean) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
When set to false no code in process incoming is executed usually added when everything is done async in preflight
setProcessPayloadRequired(boolean) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
When set to false no code in process incoming is executed usually added when everything is done async in preflight
setPubKey(String) - Method in interface com.hcl.domino.keep.saml.KeepSAML
store Keep public key
setPubKey(String) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
store Keep public key
setReadAccessFields(Collection<String>) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets the fields to return in any GET request
setReadAccessFormula(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets formula to define write access, e.g.
setRecipients(JsonArray, MimeMessage, Message.RecipientType) - Static method in class com.hcl.domino.keep.dbrequests.pim.CreateMessage
Set MimeMessage recipients from JsonArray
setRequestParams(JsonObject) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Updates the parameter object coming in from the request
setRequestParams(JsonObject) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setRequestType(AsyncDominoBase.RequestType) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
 
setRequestType(AsyncDominoBase.RequestType) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setScanner(KeepDirectoryScanner) - Method in class com.hcl.domino.keep.dbrequests.admin.FetchNsfList
 
setSelectionCriteria(String) - Method in class com.hcl.domino.admin.GroupAuto
 
setStartDateTime(String) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setStatus(String) - Method in class com.hcl.domino.keep.messages.StatusMessage
 
setStatusCode(int) - Method in class com.hcl.domino.keep.messages.StatusMessage
 
setStoredProcedures(JsonArray) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the “stored procedures” or inline code that can be run against the database via Keep.
setStrictInput(boolean) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets whether an error should be thrown if the fields expected for a POST / PATCH are missing.
setSubscriber(ObservableEmitter<T>) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Sets the subscriber receiving the events that the class generates from interacting with the database.
setSubscriber(ObservableEmitter<T>) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setSystemInfo(JsonObject) - Method in class com.hcl.domino.keep.LaunchHandler
 
setSystemState(Boolean) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setSystemType(OutOfOffice.OOOType) - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
setSystemUserName(String) - Method in interface com.hcl.domino.keep.config.KeepConfig
 
setSystemUserName(String) - Method in enum com.hcl.domino.keep.config.KeepConfigHolder
 
setType(Group.GroupType) - Method in class com.hcl.domino.admin.AbstractGroup
 
setType(Group.GroupType) - Method in interface com.hcl.domino.admin.Group
 
setUnid(String) - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
Sets universalID of the document for this keep database config
setUnid(String) - Method in class com.hcl.domino.keep.info.KeepDbInfo
Sets the universalID of the document for this keep database config
setUnid(String) - Method in class com.hcl.domino.keep.messages.StatusMessage
 
setUser(KeepUser) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Overwrite the user to act upon.
setUser(KeepUser) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setValidationRules(Collection<FormAccessModeInfo.FormAccessModeRules>) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets the validation rules to process in a POST / PATCH request
setVariables(Map<String, Object>) - Method in class com.hcl.domino.admin.GroupAuto
 
setVertx(Vertx) - Method in interface com.hcl.domino.keep.dbrequests.AsyncDominoBase
Inject the runtime into the request
setVertx(Vertx) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
setWriteAccessFields(Collection<String>) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets the fields to accept in any POST / PATCH request
setWriteAccessFormula(String) - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
Sets formula to define write access, e.g.
setX509Cert(String) - Method in interface com.hcl.domino.keep.saml.KeepSAML
store Keep public certificate
setX509Cert(String) - Method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
store Keep public certificate
setXmlStyleSheet(String) - Method in class com.hcl.domino.keep.tools.SimpleXMLDoc
 
SHUTDOWNKEY - Static variable in class com.hcl.domino.keep.Constants
 
SIG_RSA_SHA_256 - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
signAssertion(Element, Document, String, String, String, String) - Static method in class com.hcl.domino.keep.saml.SAMLXmlUtils
SimpleXMLDoc - Class in com.hcl.domino.keep.tools
Convenience class to write out an XML document using a stream and a SAX parser.
SimpleXMLDoc(OutputStream) - Constructor for class com.hcl.domino.keep.tools.SimpleXMLDoc
Default constructor, creates empty document
SimpleXMLDoc.Element - Class in com.hcl.domino.keep.tools
 
SingleUserBasicAuthenticationProvider - Class in com.hcl.domino.keep.security
Helper class to protect adjacent ports like metrics or admin
size() - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
skipValidation() - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
Shortcut function for a non-validating DBRequest
SMTP_HOST_DOMAIN - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SMTP_IN_BOUND_SSL_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SMTP_LISTNER_ENABLED - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SMTP_OUT_BOUND_PORT_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SMTP_OUT_BOUND_SSL_PORT_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SMTP_PORT_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SMTP_SSL_STATUS - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SMTPUtils - Interface in com.hcl.domino.keep.admin
 
sort(JsonObject) - Method in class com.hcl.domino.keep.tools.OpenApiSorter
 
splitRecipients(String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Returns the list of mail recipients
start(Promise<Void>) - Method in class com.hcl.domino.keep.Launch
 
start(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
 
startExtendedListeners(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AbstractKeepDataVerticle
Load additional stuff (e.g.
startExtendedListeners(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.DominoDefaultVerticle
 
startMoment - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
startMoment - Variable in class com.hcl.domino.keep.platform.InflightController.InflightInfo
 
startOOOOperation(String, String, boolean, Database) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
state - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
statisticValue - Variable in enum com.hcl.domino.keep.metrics.KeepStatistics.StatisticAction
Value to ask for in statistic
status(String, ErrorClassification) - Static method in exception com.hcl.domino.keep.exceptions.KeepException
 
status - Variable in class com.hcl.domino.keep.messages.ErrorMessage
matches HTTP Status
STATUS_ATTR_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
STATUS_CODE_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
STATUS_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
statusCode() - Method in class com.hcl.domino.keep.messages.StatusMessage
 
statusMessage - Variable in class com.hcl.domino.keep.messages.ErrorMessage
A shortened message that can be put in a status
StatusMessage - Class in com.hcl.domino.keep.messages
Status Message for completed operations Mostly for successful operations
StatusMessage(String) - Constructor for class com.hcl.domino.keep.messages.StatusMessage
Constructor with message
StatusMessage(String, Object...) - Constructor for class com.hcl.domino.keep.messages.StatusMessage
Constructor with message
stop(Promise<Void>) - Method in class com.hcl.domino.keep.Launch
 
stop(Promise<Void>) - Method in class com.hcl.domino.keep.verticles.AbstractKeepVerticle
 
storeJsCalendarInNotes(JsonObject) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
string2BufferCollector() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Combines incoming buffers into one outgoing buffer
string2BufferCollectorNullable() - Static method in class com.hcl.domino.keep.tools.KeepCollectors
Combines incoming buffers into one outgoing buffer
SUBJECT_C_DATA_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SUBJECT_CONF_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
SUBJECT_TAG - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
subscribe(ObservableEmitter<JsonObject>) - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoAdmin
 
subscribe(ObservableEmitter<T>) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Execution of the request inside a vert.x execute Blocking to ensure we don’t block the event loop Loads user and apiName (?db= query string param) from the observer
subscribe(ObservableEmitter<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.designcode.CreateNSF
 
subscribe(ObservableEmitter<T>) - Method in class com.hcl.domino.keep.eventbus.KeepEventBusRequestObservable
 
success() - Static method in class com.hcl.domino.keep.eventbus.DeliveryOpts
 
SUCCESS_MSG - Static variable in interface com.hcl.domino.keep.admin.SMTPUtils
 
SYSTEM_ACTIVE - Static variable in class com.hcl.domino.keep.Constants
 
SYSTEM_API - Static variable in class com.hcl.domino.keep.Constants
 
SYSTEM_INFO - Static variable in class com.hcl.domino.keep.Constants
 
SYSTEM_MISSING - Static variable in class com.hcl.domino.keep.Constants
 
SYSTEM_TAGS - Static variable in class com.hcl.domino.keep.Constants
 
SYSTEM_VERTICLES - Static variable in class com.hcl.domino.keep.Constants
 

T

TaskFunctions - Class in com.hcl.domino.keep.dbfunctions
Utility class to translate and process Task functionality
TaskMapper - Class in com.hcl.domino.keep.dbrequests.pim.mapper
Mapper of domino and jmap fields for “Task”
TaskMapper(String) - Constructor for class com.hcl.domino.keep.dbrequests.pim.mapper.TaskMapper
Constructor that accepts task type mapper
templateReader(Reader) - Method in class com.hcl.domino.keep.tools.KeepMustacheHelper
Sets the Reader to be used to read the template Resets the mustache compiled template
templateResource(String) - Method in class com.hcl.domino.keep.tools.KeepMustacheHelper
Sets the “filename” of a resource to be loaded from classpath Resets the mustache compiled template
templateString(String) - Method in class com.hcl.domino.keep.tools.KeepMustacheHelper
Sets the "template to the content of the String Resets the mustache compiled template
terminate() - Method in interface com.hcl.domino.keep.platform.SessionPreload
Shut down heart beat.
terminate() - Method in class com.hcl.domino.keep.platform.SessionPreloadDomino
Shut down KEEP
TestLdap - Class in com.hcl.domino.keep.admin
To Test Ldap Server connection
TestLdap() - Constructor for class com.hcl.domino.keep.admin.TestLdap
 
TheBarbican - Class in com.hcl.domino.keep.security
Module that ensures read & write access to documents is managed by the KeepConfig Configuration has convenience functions to check on forms, aliases and fields TODO: Extract API
TheBarbican(KeepDbInfo) - Constructor for class com.hcl.domino.keep.security.TheBarbican
Default constructor, the Barbican always works in the context of a database, so we init it with the configuration info of that database
timediff(Date, Date) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
timediff(long) - Static method in class com.hcl.domino.keep.tools.KeepUtils
 
timeToExpiry(String) - Method in interface com.hcl.domino.keep.security.JwtManager
 
toBuffer() - Method in class com.hcl.domino.keep.info.KeepActiveApiInfo
 
toBuffer() - Method in class com.hcl.domino.keep.messages.StatusMessage
Convenience function to return a status message as buffer mostly used in Buffer responses
toEMail(DominoClient, Collection<String>) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
toEMail(DominoClient, Collection<String>) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Translates a set of NotesName / eMail mix to eMails When an eMail is not found, the un-converted Name (which could be a group) gets returned
toEMailJson(DominoClient, JsonArray) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Translates a set of NotesName / eMail mix to eMails When an eMail is not found, the un-converted Name (which could be a group) gets returned
toJson() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
toJson() - Method in exception com.hcl.domino.keep.exceptions.KeepException
 
toJson() - Method in class com.hcl.domino.keep.info.FormAccessModeInfo
 
toJson() - Method in class com.hcl.domino.keep.info.KeepApplicationConfigInfo
 
toJson() - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
toJson() - Method in class com.hcl.domino.keep.messages.ErrorMessage
 
toJson() - Method in class com.hcl.domino.keep.messages.StatusMessage
 
toJson() - Method in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
Outputs the object as JSON.
toJson() - Method in class com.hcl.domino.keep.platform.InflightController.InflightInfo
 
toJsonComplete() - Method in class com.hcl.domino.keep.info.KeepDbInfo
 
toNotesName(DominoClient, Collection<String>) - Method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
 
toNotesName(DominoClient, Collection<String>) - Method in interface com.hcl.domino.keep.cache.NameLookupCache
Translates a set of eMails to NotesNames When an NotesName is not found, the un-converted eMail gets returned
toString() - Method in class com.hcl.domino.keep.dbrequests.pim.OOOData
 
toString() - Method in class com.hcl.domino.keep.info.KeepActiveApiInfo
 
toString() - Method in class com.hcl.domino.keep.messages.ErrorMessage
 
toString() - Method in class com.hcl.domino.keep.messages.StatusMessage
 
toString() - Method in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
toString() - Method in class com.hcl.domino.keep.platform.InflightController.InflightInfo
 
toString() - Method in class com.hcl.domino.keep.saml.PemHolder
 
toString() - Method in class com.hcl.domino.keep.security.KeepUser
 
toString() - Method in class com.hcl.domino.keep.tools.BlockMessageBuilder
 
tryOnError(Throwable) - Method in class com.hcl.domino.keep.eventbus.AbstractEventBusResponseSubscriber
 
tryOnError(Throwable) - Method in class com.hcl.domino.keep.eventbus.KeepSubscriber
 

U

unknownFields - Variable in class com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault
 
UNNEEDED_CALL - Static variable in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
updateAndSendCalEntry(KeepJnxSession, Document, JsonObject, String, boolean, String) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Create or update and, when requested, sends a calendar entry
UpdateCalendarEntry - Class in com.hcl.domino.keep.dbrequests.pim
Create/Update a calendar entry in the given database method
UpdateCalendarEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateCalendarEntry
 
updateCalendarInputData(JsonObject, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
Update input to prepare for mapping
updateCalendarOutputData(JsonObject, Document, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
UpdateCreateDesign - Class in com.hcl.domino.keep.dbrequests.designcode
 
UpdateCreateDesign() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.UpdateCreateDesign
 
UpdateCreateForm - Class in com.hcl.domino.keep.dbrequests.designcode
 
UpdateCreateForm() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.UpdateCreateForm
 
UpdateCreateFormMode - Class in com.hcl.domino.keep.dbrequests.admin
PUT request for form modes.
UpdateCreateFormMode() - Constructor for class com.hcl.domino.keep.dbrequests.admin.UpdateCreateFormMode
 
UpdateCreateView - Class in com.hcl.domino.keep.dbrequests.designcode
 
UpdateCreateView() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.UpdateCreateView
 
UpdateDbConfig - Class in com.hcl.domino.keep.dbrequests.admin
Updates the keep database config for a specific database from the design cache
UpdateDbConfig() - Constructor for class com.hcl.domino.keep.dbrequests.admin.UpdateDbConfig
 
UpdateDelegation - Class in com.hcl.domino.keep.dbrequests.pim
 
UpdateDelegation() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateDelegation
 
UpdateDelegation.AccessPattern - Class in com.hcl.domino.keep.dbrequests.pim
Value class to feed access to ACL
UpdateDirectoryAssistance - Class in com.hcl.domino.keep.admin
Update a document in the directory assistance database.
UpdateDirectoryAssistance() - Constructor for class com.hcl.domino.keep.admin.UpdateDirectoryAssistance
 
UpdateDirectoryInformation - Class in com.hcl.domino.keep.admin
//TODO: Add description
UpdateDirectoryInformation() - Constructor for class com.hcl.domino.keep.admin.UpdateDirectoryInformation
 
updateDoc(DbRequestParameters<Buffer>, Document) - Static method in class com.hcl.domino.keep.dbfunctions.MessageFunctions
Updates document items
updateDocFromJson(JsonObject, Document) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Write fields into a pre-created document, without validation against a Form Access Mode.
UpdateDocument - Class in com.hcl.domino.keep.dbrequests.data
Creates a new document in the given database Method is at the end of a chain, after filtering permitted Values and checking permissions.
UpdateDocument() - Constructor for class com.hcl.domino.keep.dbrequests.data.UpdateDocument
 
updateDocument(KeepJnxSession, Database, String, Document, JsonObject, String) - Method in class com.hcl.domino.keep.security.TheBarbican
 
UpdateDominoDirectory - Class in com.hcl.domino.keep.admin
//TODO: Add description
UpdateDominoDirectory() - Constructor for class com.hcl.domino.keep.admin.UpdateDominoDirectory
 
updateDominoResult(JsonObject, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.PimItemFunctions
Update fields to be used for processing or to be displayed
updateDominoTaskOutpuData(JsonObject, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
Update domino result to prepare for jmap mapping
UpdateDxl - Class in com.hcl.domino.keep.dbrequests.designcode
Extract the entire design from a database into JSON
UpdateDxl() - Constructor for class com.hcl.domino.keep.dbrequests.designcode.UpdateDxl
 
UpdateDxl - Class in com.hcl.domino.keep.handlers.core
Sends DXL back to Domino for processing
UpdateDxl() - Constructor for class com.hcl.domino.keep.handlers.core.UpdateDxl
 
updateFromJson(JsonObject) - Method in class com.hcl.domino.keep.security.KeepUser
 
UpdateGroup - Class in com.hcl.domino.keep.admin
Creates a group in a directory
UpdateGroup() - Constructor for class com.hcl.domino.keep.admin.UpdateGroup
 
UpdateGroupMembers - Class in com.hcl.domino.keep.admin
Adds a member to a group
UpdateGroupMembers() - Constructor for class com.hcl.domino.keep.admin.UpdateGroupMembers
 
updateJMapTaskInputData(JsonObject, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.TaskFunctions
Update input to prepare for mapping
updateJournalInputData(JsonObject, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.JournalFunctions
Update input to prepare for mapping
updateJournalOutputData(JsonObject, DbRequestParameters<JsonObject>, Optional<Document>) - Static method in class com.hcl.domino.keep.dbfunctions.JournalFunctions
Update domino result to prepare for mapping
UpdateKeepConfig - Class in com.hcl.domino.keep.dbrequests.admin
This updates the apps and db info into database
UpdateKeepConfig() - Constructor for class com.hcl.domino.keep.dbrequests.admin.UpdateKeepConfig
 
UpdateLabel - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: updateLabel Rename label / folder.
UpdateLabel() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateLabel
Standard Constructor
UpdateLabel(LabelHelper) - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateLabel
Constructor with mock
UpdateLdapDirectory - Class in com.hcl.domino.keep.admin
//TODO: Add description
UpdateLdapDirectory() - Constructor for class com.hcl.domino.keep.admin.UpdateLdapDirectory
 
UpdateLocalUser - Class in com.hcl.domino.keep.dbrequests.identity
Updates a local user
UpdateLocalUser() - Constructor for class com.hcl.domino.keep.dbrequests.identity.UpdateLocalUser
 
UpdateMessage - Class in com.hcl.domino.keep.dbrequests.pim
//TODO: Add description
UpdateMessage() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateMessage
 
UpdateMessageProperties - Class in com.hcl.domino.keep.dbrequests.pim
UpdateMessageProperties iterates over lists of messages and sets / unsets three properties flags: follow up, soft delete, and unread.
UpdateMessageProperties() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateMessageProperties
 
UpdateMimeMessage - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: createMimeMessage Handles creation of messages from MIME
UpdateMimeMessage() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateMimeMessage
 
UpdateMimeMessage - Class in com.hcl.domino.keep.handlers.pim
Does the same as update Mime Message
UpdateMimeMessage() - Constructor for class com.hcl.domino.keep.handlers.pim.UpdateMimeMessage
 
updateNameToEmail(JsonObject, DominoClient) - Static method in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
UpdateNotebookEntry - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: updateNotebookEntry Fetch the Inbox from a User’s mailfile or the mailfile of a delegated user
UpdateNotebookEntry() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateNotebookEntry
 
updateNoteFromPayloadWithMode(KeepJnxSession, Database, JsonObject, Document, FormAccessModeInfo, String, String) - Method in class com.hcl.domino.keep.security.TheBarbican
 
UpdateOOO - Class in com.hcl.domino.keep.dbrequests.pim
 
UpdateOOO() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateOOO
 
UpdatePersonalMailingList - Class in com.hcl.domino.keep.dbrequests.pim
 
UpdatePersonalMailingList() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdatePersonalMailingList
 
updatePersonOutputData(JsonObject, DbRequestParameters<JsonObject>) - Static method in class com.hcl.domino.keep.dbfunctions.PersonFunctions
Update domino result to prepare for jmap mapping
UpdatePimItem - Class in com.hcl.domino.keep.dbrequests.pim
Updates any type of PIM item TODO: Do we want to support this or should PIM item updates be on their own urls?
UpdatePimItem() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdatePimItem
 
UpdatePublicGroup - Class in com.hcl.domino.keep.dbrequests.pim
Implements UpdatePublicGroup Updates an existing group item from shared directory.
UpdatePublicGroup() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdatePublicGroup
 
UpdatePublicPerson - Class in com.hcl.domino.keep.dbrequests.pim
Implements operationId: updatePublicPerson Update one person from an address book Example incoming: { "personid": "8B41E8EA6B2BCA4348258594002C32D2", "body": { "PhoneNumber": "12345", "ShortName": "Pete", ...
UpdatePublicPerson() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdatePublicPerson
 
UpdateRoleHolders - Class in com.hcl.domino.keep.admin
Creates or updates a role in an ACL and echoes role name back
UpdateRoleHolders() - Constructor for class com.hcl.domino.keep.admin.UpdateRoleHolders
 
UpdateRule - Class in com.hcl.domino.keep.dbrequests.pim
 
UpdateRule() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateRule
 
UpdateRules - Class in com.hcl.domino.keep.dbrequests.pim
 
UpdateRules() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateRules
 
UpdateSamlConfig - Class in com.hcl.domino.keep.admin
//TODO: Add description
UpdateSamlConfig() - Constructor for class com.hcl.domino.keep.admin.UpdateSamlConfig
 
UpdateSMTPServer - Class in com.hcl.domino.keep.admin
 
UpdateSMTPServer() - Constructor for class com.hcl.domino.keep.admin.UpdateSMTPServer
 
updateSMTPSettings(DbRequestParameters<JsonObject>) - Static method in interface com.hcl.domino.keep.admin.SMTPUtils
Creates or Update the SMTP settings on Domino Server to Enable mailing via SMTP protocol
UpdateTaskResponse - Class in com.hcl.domino.keep.dbrequests.pim
Implements OperationId: updatetaskresponse Updates fields of task details
UpdateTaskResponse() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateTaskResponse
 
UpdateTemplate - Class in com.hcl.domino.keep.dbrequests.pim
UpdateTemplate updates an existing Stationery Template.
UpdateTemplate() - Constructor for class com.hcl.domino.keep.dbrequests.pim.UpdateTemplate
 
updateToMimeData(JsonObject, Document) - Static method in class com.hcl.domino.keep.dbfunctions.JournalFunctions
update input to mimeBody
UpdateUser - Class in com.hcl.domino.keep.admin
//TODO: Add description
UpdateUser() - Constructor for class com.hcl.domino.keep.admin.UpdateUser
 
UploadUserCertificate - Class in com.hcl.domino.keep.admin
//TODO: Add description
UploadUserCertificate() - Constructor for class com.hcl.domino.keep.admin.UploadUserCertificate
 
user - Variable in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
user - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
UTCDATEPATTERN - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
UTF8 - Static variable in class com.hcl.domino.keep.Constants
 
uuid - Variable in class com.hcl.domino.keep.platform.AsyncAgentController.AsyncAgentInfo
 
uuid - Variable in class com.hcl.domino.keep.platform.InflightController.InflightInfo
 

V

validate() - Method in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Default call to ensure valid requests
validate(AclLevel, Set<AclFlag>, AclAccessFlags) - Static method in enum com.hcl.domino.keep.security.acl.AclAccessFlags
Checks the human readable flag into the flag used in the C API.
validateAccessRequest(Database, AclLevel, Set<AclAccessFlags>, Set<String>) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
validateAndUpdateGroupMembers(KeepJnxSession, Database, String, String, List<String>, String) - Method in class com.hcl.domino.keep.admin.AbstractAsyncDominoDirectory
 
validateAttachmentAccessRequest(Database, String, String, DocumentAccess) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Validates request for attachment reading / writing
validateCredentials(String, String, String) - Method in class com.hcl.domino.keep.platform.KeepClient
 
validateCredentialsWithToken(String, Object) - Method in class com.hcl.domino.keep.platform.KeepClient
 
validateDocumentAccessRequest(Database, String, DocumentAccess) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Validates the user has access to read and, if required, write the document Checks for the document directly, we presume ACL check has been done already if the document is protected by a reader field it will return a not found error
validateDqlAccess(KeepJnxSession, Database) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Validate the user has access to run DQL, according to the DQL access formula in the KeepConfig
validateFormAccessFormula(String, Document, String) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
Validate the user has access to perform an action using a FormAccessMode, according to the DQL access formula in the KeepConfig
validateFormAccessFormula(KeepJnxSession, Database, String, Document, String) - Method in class com.hcl.domino.keep.security.TheBarbican
Validate the user has access to perform an action using a FormAccessMode, according to the DQL access formula in the KeepConfig
validateOpenAccess() - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
validateShutdownRequest(JsonObject) - Method in class com.hcl.domino.keep.Launch
 
validationCheck(boolean, String, Object...) - Method in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
Helper class to log failures to local onError method of subscriber used in custom validator
validator - Variable in class com.hcl.domino.keep.dbrequests.DbRequestParameters
 
validator() - Method in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Validation function for parameters.
validator(Predicate<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParameters
Allows to overwrite the existing validator
validator(Predicate<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
ValidatorFactory - Interface in com.hcl.domino.keep.validation
Factory interface to access custom validation functions derived from OpenAPI specifications
ValidatorFactoryHolder - Enum in com.hcl.domino.keep.validation
Repository of validation functions based on OpenAPI Spec
validatorFromEventBusId(String, Predicate<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
validatorFromEventBusId(String, Predicate<JsonObject>, Observer<T>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
validatorFromEventBusId(String, Predicate<JsonObject>, Observer<T>, boolean) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilder
 
validatorFromEventBusId(String, Predicate<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderBuffer
 
validatorFromEventBusId(String, Predicate<JsonObject>, Observer<Buffer>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderBuffer
 
validatorFromEventBusId(String, Predicate<JsonObject>, Observer<Buffer>, boolean) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderBuffer
 
validatorFromEventBusId(String, Predicate<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderJson
 
validatorFromEventBusId(String, Predicate<JsonObject>, Observer<JsonObject>) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderJson
 
validatorFromEventBusId(String, Predicate<JsonObject>, Observer<JsonObject>, boolean) - Method in class com.hcl.domino.keep.dbrequests.DbRequestParametersBuilderJson
 
VALUE_ANNIVERSARY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_APPOINTMENT_TYPE_ALL_DAY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_APPOINTMENT_TYPE_ANNIVERSARY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_APPOINTMENT_TYPE_MEETING - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_APPOINTMENT_TYPE_REMINDER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_ASIA_CALCUTTA - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_DURATION_ALL_DAY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_DURATION_ALL_DAY_FORMAT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_DURATION_ALL_DAY_RGX_FORMAT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_EVENT - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_FORM_NOTICE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_INDIA - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_MEETING - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_PRIORITY_HIGH - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_PRIORITY_LOW - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_PRIORITY_MEDIUM - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_REMINDER - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_STATUS_ACCEPTED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_STATUS_ACCEPTED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_COMPLETED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_DECLINED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_STATUS_DECLINED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_DELEGATED - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_STATUS_DELEGATED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_INPROCESS - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_NEEDS_ACTION - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_STATUS_NEEDSACTION - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_OVERDUE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_PROPOSED_NEW_DATE - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_REJECTED - Static variable in class com.hcl.domino.keep.dbfunctions.TaskFunctions
 
VALUE_STATUS_TENTATIVE - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_STATUS_WAITING_FOR_REPLY - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_TEXTHTML - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_TEXTPLAIN - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
VALUE_TZ_ZULU - Static variable in class com.hcl.domino.keep.dbfunctions.CalendarFunctions
 
valueOf(String) - Static method in enum com.hcl.domino.admin.Group.GroupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.cache.impl.FormItemTypeCacheHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.config.KeepConfigHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.ConfigLoader.LoaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbfunctions.CalendarFunctions.DateStartEnd
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbfunctions.DesignTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbrequests.AsyncDominoBase.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbrequests.KeepJnxSession.DocumentScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbrequests.KeepJnxSession.Note2JsonOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbrequests.pim.LabelHelper.LabelInclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapperFactoryHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault.UnknownFields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.exceptions.ErrorClassification
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.handlers.core.RequestOptionFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.info.KeepApiInfo.BodyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.info.KeepApplicationConfigInfo.ApplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.info.KeepDbInfo.FormulaEngine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.KeepFactorySource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.Launch.ShutdownOptions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.metrics.KeepStatistics.StatisticAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.metrics.KeepStatistics.TagKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.platform.AsyncAgentController.AgentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.platform.AsyncAgentController
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.platform.InflightController
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.saml.CertBuilder.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.security.acl.AclAccessFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.security.DocumentAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.security.JwtManagerHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.security.LoggedOutUserList
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.hcl.domino.keep.validation.ValidatorFactoryHolder
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.hcl.domino.admin.Group.GroupType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.cache.impl.DesignCacheHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.cache.impl.FormItemTypeCacheHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.cache.impl.KeepApplicationCacheHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.cache.impl.KeepUsersHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.cache.impl.NameLookupCacheHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.config.KeepConfigHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.ConfigLoader.LoaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbfunctions.CalendarFunctions.DateStartEnd
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbfunctions.DesignTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbrequests.AsyncDominoBase.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbrequests.KeepJnxSession.DocumentScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbrequests.KeepJnxSession.Note2JsonOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbrequests.pim.LabelHelper.LabelInclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapMapperFactoryHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.dbrequests.pim.mapper.DominoJMapperDefault.UnknownFields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.exceptions.ErrorClassification
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.handlers.core.RequestOptionFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.info.KeepApiInfo.BodyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.info.KeepApplicationConfigInfo.ApplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.info.KeepDbInfo.FormulaEngine
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.KeepFactorySource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.Launch.ShutdownOptions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.metrics.KeepStatistics.StatisticAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.metrics.KeepStatistics.TagKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.metrics.KeepStatisticsHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.platform.AsyncAgentController.AgentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.platform.AsyncAgentController
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.platform.InflightController
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.saml.CertBuilder.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.saml.KeepSAMLimpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.security.acl.AclAccessFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.security.DocumentAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.security.JwtManagerHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.security.LoggedOutUserList
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.hcl.domino.keep.validation.ValidatorFactoryHolder
Returns an array containing the constants of this enum type, in the order they are declared.
verifyPassword(String, String) - Static method in class com.hcl.domino.keep.security.SaltCredentialTool
Verifies if a password is correct
vertx - Variable in class com.hcl.domino.keep.dbrequests.AsyncDominoJNX
 
vertx - Variable in class com.hcl.domino.keep.dbrequests.DBRequestHandler
 
vertx - Variable in class com.hcl.domino.keep.handlers.core.AbstractAPIHandler
 
view - Variable in class com.hcl.domino.keep.platform.KeepJSHelper
 

W

write(byte[]) - Method in class com.hcl.domino.keep.eventbus.ResponseSubscriberOutputStream
 
write(byte[], int, int) - Method in class com.hcl.domino.keep.eventbus.ResponseSubscriberOutputStream
 
write(int) - Method in class com.hcl.domino.keep.eventbus.ResponseSubscriberOutputStream
 
writeAdditionalFields(Document) - Method in class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
 
writeAdditionalFields(Document, JsonObject) - Method in class com.hcl.domino.keep.dbrequests.pim.AdditionalFieldsHelper
 
writeRawMIME(Document, Reader) - Method in class com.hcl.domino.keep.dbrequests.KeepJnxSession
 
writeTextItemEmptyIfNull(Document, String, Object) - Static method in class com.hcl.domino.keep.tools.KeepUtils
Writes an Item to a Note, replaces null with an empty string
writeToNote(Document) - Method in class com.hcl.domino.admin.AbstractDirectoryAssistance
 
writeToNote(Document) - Method in class com.hcl.domino.admin.AbstractGroup
 
writeToNote(Document) - Method in interface com.hcl.domino.admin.DirectoryAssistance
Serializes values from DirectoryAssistance to a specific Document
writeToNote(Document) - Method in class com.hcl.domino.admin.DirectoryAssistanceLdap
 
writeToNote(Document) - Method in interface com.hcl.domino.admin.Group
Serializes values from Group to a specific Document
writeToNote(Document) - Method in class com.hcl.domino.admin.GroupAuto
 
writeToNote(Document) - Method in class com.hcl.domino.admin.GroupManual
 

X

x509Certificate(String) - Method in class com.hcl.domino.keep.saml.SamlDescriptorBuilder
 
XML_HEADER - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
XS_NS_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
XS_NS_VALUE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
XSI_NS_NAME - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
XSI_NS_VALUE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
XSI_STRING_TYPE - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
XSI_TYPE_ATTR - Static variable in class com.hcl.domino.keep.saml.KeepSAMLConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X