Basic product usage information and programming language reference information.
This documentation lists each class, property, and method in the Domino® class library. Each class is followed by an alphabetical listing of the properties for that class and an alphabetical listing of the methods for that class. To find the property or method you want, turn to the class to which the property or method belongs.
Represents the administration process.
Enters a request in the Administration Requests database to continue a previously initiated request that is pending approval.
Not available.
Accessibility features assist users who have a disability, such as restricted mobility or limited vision, to use information technology content successfully.
Welcome to the Application Design section of Domino® Designer Help.
Welcome to the Application Management section of Domino® Designer Help.
Domino Query Language (DQL) is a facility running in Domino core allowing for a terse shorthand syntax for finding documents according to a wide variety of complexity of terms. It leverages existing design elements without the need to write detailed code to access them.
Composite applications are a key element in a service-oriented architecture (SOA) and contextual collaboration strategy. The ability to create and edit composite applications lets you easily integrate different types of components and technologies.
Domino® Designer includes two types of design elements to assist you in managing data contained in DB2® enabled Notes® databases:
This section contains general guidelines and examples that show where to use Java, LotusScript, and the formula language.
This section documents the formula language.
Welcome to the LotusScript® Language section of Domino® Designer Help.
The following topics cover some general guidelines for writing LotusScript® code using Domino® objects:
The following tables list the properties and methods affected by an Execution Control List (ECL). These properties cannot be accessed or set, and these methods do not execute on the workstation, unless the marked ECL privileges are granted to the signer of the formula.
The following sections provide contextual information for the constants used by the LotusScript® classes. Listed are the constant names, their integer values (in parentheses), and the properties and methods in which they are used.
Represents an action, action hotspot, or button on a form or document.
Represents a field on a form.
Represents a navigator button, hotspot, or other navigator object.
Represents the access control list (ACL) of a database.
Represents a single entry in an access control list. An entry may be for a person, a group, or a server.
This example prompts the current user for the hierarchical name of a user. Based on the organization name of the name supplied, it then selects the certifier file to use to rename the user. Finally, it submits an administration request to remove the middle initial from the specified user name.
Read-write. The certifier when making requests to the certificate authority.
Read-write. The expiration date for the certifier ID.
Read-write. The file specification of the certifier ID file.
Read-write. The password of the certifier ID file.
Read-only. Indicates whether a certificate authority certifier is available.
Read-write. Indicates whether to use the certificate authority for certification.
Enters a request in the Administration Requests database to add members to a new or existing a group.
Enters a request in the Administration Requests database to add an Internet certificate to a user ID.
Enters a request in the Administration Requests database to add a server to a cluster.
Enters a request in the Administration Requests database to change a user's Internet password.
Enters a request in the Administration Requests database to configure an agent in a mail database on a user's home server.
Enters a request in the Administration Requests database to create a replica.
Creates an administration process request to delegate a mail file to another user. This action changes theACLs of the mail file.
Enters a request in the Administration Requests database to delete a group.
Enters a request in the Administration Requests database to delete all replicas of a database.
Enters a request in the Administration Requests database to delete a server.
Enters a request in the Administration Requests database to delete a user.
Enters a request in the Administration Requests database to find all occurrences of a group in a domain.
Enters a request in the Administration Requests database to find all occurrences of a server in a domain.
Enters a request in the Administration Requests database to find all occurrences of a user name in a domain.
Enters a request in the Administration Requests database to move a user's mail file.
Enters a request in the Administration Requests database to move a replica.
Enters a request in the Administration Requests database to move a user's roaming files to another server.
Enters a request in the Administration Requests database to rename a user based on a previous request to move the user in the hierarchy.
Enters a request in the Administration Requests database to move a user's name in the hierarchy.
Enters a request in the Administration Requests database to recertify a Notes® server.
Enters a request in the Administration Requests database to recertify a Notes® user.
Enters a request in the Administration Requests database to remove a server from a cluster.
Enters a request in the Administration Requests database to rename a group.
Enters a request in the Administration Requests database to rename a user.
Enters a request in the Administration Requests database to rename a Web user.
Creates an administration request to enable Outlook support.
Enters a request in the Administration Requests database to set the Directory Assistance field in a server document.
Enters a request in the Administration Requests database to change the password management settings on the Administration tab of the user's person document.
Enters a request in the Administration Requests database to sign a database.
Enters a request in the Administration Requests database to upgrade a user from a flat ID to a hierarchical ID.
Represents an agent. The agent may be shared or private, and may be a Release 3 macro.
Represents a Domino® calendar.
Represents a Domino® calendar entry.
Represents a Domino® calendar notice.
Represents a color.
Represents a Notes® database.
Represents a range of dates and times.
Represents a date and time. Provides a means of translating between the LotusScript® date-time format and the Domino® format.
Represents the Notes® databases on a specific server or local computer.
Represents the Notes® directories on a specific server or local computer, each of which is associated with one or more directory navigators to allow directory lookups.
Allows lookups of a specific associated Notes® directory on a specific server or local computer.
Represents a document in a database.
Represents a collection of documents from a database, selected according to specific criteria.
LotusScript class to compile, tune, and run Domino Query Language queries.
Represents an attribute in a NotesDOMElementNode object.
Represents a CDATA section in the XML data source.
Represents character data in a DOM node.
Represents a comment in the XML.
Represents a document fragment in the XML.
Represents the entire XML document. The root of the document tree.
The list of entities that are defined for the document.
Represents an element in an XML document.
Represents an entity node in the XML.
Represents an entity reference node in the XML.
Used by methods of the NotesDOMNode class for returning the list of an element node's attributes.
Represents a single node in the document tree.
Used by methods of the NotesDOMNode class for returning the list of an element node's child elements.
Represents a notation declared in the DTD.
Processes input XML into a standard DOM (Document Object Model) tree structure.
Represents a processing instruction, used in XML as a way to keep processor-specific information in the text of the document.
Represents the textual content of an element or attribute.
The XML declaration which specifies the version of XML being used.
Represents the conversion of Domino® data to DXL (Domino XML).
Represents the conversion of DXL (Domino® XML) to Domino data.
Represents any one of the following:
Represents a form in a database.
LotusScript class used to make HTTP requests to web servers.
The NotesIDVault class is a representation of the secure storage facility for UserIDs that may be configured for Domino by policy. IDs are stored there to allow for easier management by administrators and users. IDs from more than one server may be stored within an IDVault. The NotesIDVault class provides methods to access UserID files, UserID objects, query the presence of an ID in the vault, sycnronise copies of IDs, and reset passwords. The NotesIDVault class can be used to access UserID objects or files. These can be used to accomplish the encryption or decryption of Documents while running on the server .
Represents the international settings in the operating environment, for example, the Windows™ Control Panel international settings. When any of these settings is changed in the operating environment, Domino® recognizes the new settings immediately.
Represents a specific piece of data in a document.
Represents a JSON array.
Represents a name, value pair in a JSON string.
LotusScript class used to parse JSON data.
Represents a JSON object.
Enables you to record actions and errors that take place during a script's execution. You can record actions and errors in:
Represents the MIME (Multipurpose Internet Mail Extensions) content of a document.
Represents a header in a MIME (Multipurpose Internet Mail Extensions) document.
Represents a name.
A document or set of documents that contain information from, or links to, several other documents.
Represents a collection of Domino® design and data elements in a database.
Represents an outline in a database.
Represents an entry within an outline. For a detailed explanation of outline and outline entry, see Application Development with Domino® Designer.
Represents a single property in the Composite Applications properties of a Domino® application. Properties are data transmitted to or from the Property Broker, which routes your application's communication with other components in a composite application. Properties are defined in a Wiring Properties design element.
Mediates communication between components of a composite application, allowing communication between multiple Notes® components, or between Notes and Java™ components.
Represents the creation or administration of an ID file.
Represents the replication settings of a database.
Represents the replication settings for a pair of servers in a database.
Represents a doclink in a rich text item.
Represents an item of type rich text.
Represents a means of navigation in a rich text item.
Represents rich text paragraph attributes.
Represents a range of elements in a rich text item.
Represents a collapsible section in a rich text item.
Represents rich text attributes.
Represents rich text tab attributes.
Represents a table in a rich text item.
Processes input XML as a series of events using a SAX (Simple API for XML) parser.
Represents the environment of the current script, providing access to environment variables, Address Books, information about the current user, and information about the current Notes® platform and release number.
Represents a stream of binary or character data.
Represents a mechanism for triggering an event every fixed number of seconds.
Represents the database that's currently open in the Notes® workspace.
Represents the document that's currently open in the Notes® workspace.
Represents the current view in the Notes® workspace.
Represents the current Notes® workspace window.
The NotesUserID class represents the Notes ID file or a Notes ID when it resides within the Domino IDVault. This object is primarily used to obtain the names of the private encryption keys which are available for use within the UserID object.
Represents a view or folder of a database and provides access to documents within it.
Represents a column in a view or folder.
Represents a view entry. A view entry represents a row in a view.
Represents a collection of view entries, selected according to specific criteria. This class provides you mainly with a collection of documents in a view-sorted order.
Represents a view navigator. A view navigator provides access to all or a subset of the entries in a view.
A base class containing properties and methods common to all XML processing classes.
Represents the transformation of DXL (Domino® XML) data through XSLT.
Welcome to LotusScript® and Domino®. "LotusScript Classes Tutorial" consists of three lessons designed to introduce you to using the LotusScript language in Domino. Each lesson includes:
This section documents the Java/CORBA classes.
Lotus® Connectors provide native access to a wide variety of DBMS products, ODBC, the platform File system, Enterprise Resource Planning systems, and Transaction Processing systems.
As part of providing additional Java™ reference documentation, Domino® Designer ships with a help plugin that contains Javadoc™ for additional Domino Designer related APIs.