- 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
- 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
- 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
-
- 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
-