Jump to main content
HCL Logo Product Documentation
Customer Support HCLSoftware U Community Forums Customer Idea Portal
HCL Domino Designer 12.0.2 documentation
  • HCL Domino Designer Basic User Guide and Reference
  • HCL Domino Designer XPages User Guide
  • JavaScript and XPages reference
  • HCL Domino C API
  • Notices
  1. Home
  2. HCL Domino Designer Basic User Guide and Reference

    This guide provides information on using HCL Domino Designer and programming language reference information.

  3. Java/CORBA Classes

    This section documents the Java/CORBA classes.

  4. Java™ Classes A-Z
  5. Java™ constants

    The following sections provide contextual information for the constants used by the Java™ classes. Listed are the constant names, their integer values (in parentheses), and the properties and methods in which they are used.

  6. Java™ constants: ACL level

    Where used:

 Go to Feedback
  • HCL Domino Designer Basic User Guide and Reference

    This guide provides information on using HCL Domino Designer and programming language reference information.

    • What's new in Domino Designer 12?

      The following features are new for developers in HCL Domino® Designer 12.

    • Accessibility and keyboard shortcuts

      Accessibility features assist users who have a disability, such as restricted mobility or limited vision, to use information technology content successfully.

    • Application Design

      Welcome to the Application Design section of Domino® Designer Help.

    • Application Management

      Welcome to the Application Management section of Domino® Designer Help.

    • Domino® Query Language

      Domino® Query Language (DQL) is a facility running on a Domino server that provides a terse, shorthand syntax for finding documents. It supports a wide variety and complexity of search terms. It leverages existing design elements, avoiding the need to write detailed code to access them. DQL consolidates all methods in Domino for searching document contents.

    • Composite Applications - Design and Management

      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.

    • DB2® Access views

      Domino® Designer includes two types of design elements to assist you in managing data contained in DB2® enabled Notes® databases:

    • Programming Overview and User Interface

      This section contains general guidelines and examples that show where to use Java, LotusScript, and the formula language.

    • Formula Language

      This section documents the formula language.

    • LotusScript® Language

      Welcome to the LotusScript® Language section of Domino® Designer Help.

    • LotusScript/COM/OLE Classes
    • Java/CORBA Classes

      This section documents the Java/CORBA classes.

      • Java™ Classes Coding Guidelines
      • Java™ Classes A-Z
        • Properties and methods with ECL security using Java™

          The following tables list the properties and methods affected by an execute control list (ECL). These properties cannot be accessed or set, and these methods do not execute on the workstation unless the marked ECL priveleges are granted to the signer of the formula.

        • Java™ constants

          The following sections provide contextual information for the constants used by the Java™ classes. Listed are the constant names, their integer values (in parentheses), and the properties and methods in which they are used.

          • Java™ constants: ACL level

            Where used:

          • Java™ constants: ACL maximum roles

            Where used:

          • Java™ constants: ACL type

            Where used:

          • Java™ constants: align
          • Java™ constants: color

            Where used:

          • Java™ constants: compact
          • Java™ constants: convert rich text

            Where used:

          • Java™ constants: database access privileges
          • Java™ constants: database directory

            Where used:

          • Java™ constants: database option
          • Java™ constants: database modified documents
          • Java™ constants: database replication priority

            Where used:

          • Java™ constants: database sign
          • Java™ constants: database type
          • Java™ constants: DXL import option
          • Java™ constants: DXL log option
          • Java™ constants: DXL validate
          • Java™ constants: effects

            Where used:

          • Java™ constants: embedded object type

            Where used:

          • Java™ constants: encoding

            Where used:

          • Java™ constants: end of line

            Where used:

          • Java™ constants: event

            Where used:

          • Java™ constants: fixup
          • Java™ constants: font

            Where used:

          • Java™ constants: full-text index create
          • Java™ constants: full-text index frequency
          • Java™ constants: full-text search

            Where used:

          • Java™ constants: ID type

            Where used:

          • Java™ constants: item type

            Where used:

          • Java™ constants: mail file
          • Java™ constants: Notes® client

            Constants:

          • Java™ constants: outline entry class

            Where used:

          • Java™ constants: outline entry type

            Where used:

          • Java™ constants: paginate

            Where used:

          • Java™ constants: password check

            Where used:

          • Java™ constants: policy settings
          • Java™ constants: register mail owner ACL

            Where used:

          • Java™ constants: register mail system

            Where used:

          • Java™ constants: rich text element

            Where used:

          • Java™ constants: rich text find

            Where used:

          • Java™ constants: rich text replace

            Where used:

          • Java™ constants: roaming cleanup

            Where used:

          • Java™ constants: ruler

            Where used:

          • Java™ constants: search

            Where used:

          • Java™ constants: severity

            Where used:

          • Java™ constants: spacing
          • Java™ constants: stream read

            Where used:

          • Java™ constants: style no change

            Where used:

          • Java™ constants: style no or yes

            Where used:

          • Java™ constants: tab

            Where used:

          • Java™ constants: table style
          • Java™ constants: target

            Where used:

          • Java™ constants: trigger

            Where used:

          • Java™ constants: view column attribute

            Where used:

          • Java™ constants: view column date format

            Where used:

          • Java™ constants: view column font

            Where used:

          • Java™ constants: view column number format

            Where used:

          • Java™ constants: view column separator

            Where used:

          • Java™ constants: view column time date format

            Where used:

          • Java™ constants: view column time format

            Where used:

          • Java™ constants: view column time zone format

            Where used:

          • Java™ constants: view entry type

            Where used:

        • Supporting components

          The following classes support the use of Java™ with Notes/Domino and the Domino® Objects:

        • ACL (Java™)

          Represents the access control list (ACL) of a database.

        • ACLEntry (Java™)

          Represents a single entry in an access control list. An entry may be for a person, a group, or a server.

        • AdministrationProcess (Java™)
        • Agent (Java™)

          Represents an agent.

        • AgentContext (Java™)

          Represents the agent environment of the current program, if an agent is running it.

        • ColorObject (Java™)
        • Database (Java™)

          Represents a Notes® database.

        • DateRange (Java™)

          Represents a range of dates and times.

        • DateTime (Java™)

          Represents a date and time.

        • DbDirectory (Java™)

          Represents the Domino® databases on a server or the local computer.

        • Directory (Java™)

          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.

        • DirectoryNavigator (Java™)

          Allows lookups of a specific associated Notes® directory on a specific server or local computer.

        • Document (Java™)

          Represents a document in a database.

        • DocumentCollection (Java™)

          Represents a collection of documents from a database, selected according to specific criteria.

        • DominoQuery (Java)

          Java class to compile, tune, and run Domino Query Language (DQL) queries.

        • DxlExporter (Java™)
        • DxlImporter (Java™)
        • EmbeddedObject (Java™)

          Represents any one of the following:

        • Form (Java™)

          Represents a form in a database.

        • IDVault (Java™)

          The IDVault 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 IDVault 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 IDVault 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.

        • International (Java™)

          Represents the international settings in the operating environment, for example, the Regional Settings in the Windows™ Control Panel. When settings change in the operating environment, Notes® recognizes the new settings immediately. For remote (IIOP) operations, these settings represent the session's server.

        • Item (Java™)

          Represents a discrete value or set of values in a document.

        • Log (Java™)

          Enables you to record actions and errors that take place during a program's execution. You can record actions and errors in:

        • MIMEEntity (Java™)

          Represents an item of type MIME (Multipurpose Internet Mail Extensions).

        • MIMEHeader (Java™)

          Represents a header in a MIME (Multipurpose Internet Mail Extensions) document.

        • Name (Java™)

          Represents a user or server name.

        • Newsletter (Java™)

          Document or set of documents that contains information from, or links to, several other documents.

        • NoteCollection (Java™)
        • NotesCalendar (Java)

          Represents a Domino® calendar.

        • NotesCalendarEntry (Java)

          Represents a Domino® calendar entry.

        • NotesCalendarNotice (Java)

          Represents a Domino® calendar notice.

        • Outline (Java™)

          Represents an outline in a database.

        • OutlineEntry (Java™)

          Represents an entry in an outline.

        • NotesProperty (Java™)

          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.

        • PropertyBroker (Java™)

          Mediates communication between components of a composite application, allowing communication between multiple Java™ components, or between Notes® and Java components.

        • QueryResultsProcessor (Java™)

          Aggregates, computes, sorts, and formats collections of documents across any set of Domino databases.

        • Registration (Java™)

          Represents the creation or administration of an ID file.

        • Replication (Java™)

          Represents the replication settings of a database.

        • ReplicationEntry (Java™)
        • RichTextDoclink (Java™)
        • RichTextItem (Java™)

          Represents an item of type rich text.

        • RichTextNavigator (Java™)
        • RichTextParagraphStyle (Java™)

          Represents rich text paragraph attributes.

        • RichTextRange (Java™)
        • RichTextSection (Java™)
        • RichTextStyle (Java™)

          Represents rich-text attributes.

        • RichTextTab (Java™)

          Represents a tab in a rich text paragraph style.

        • RichTextTable (Java™)
        • Session (Java™)
        • Stream (Java™)

          Represents a stream of binary or character data.

        • UserID (Java™)

          The UserID 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.

        • View (Java™)

          Represents a view or folder of a database and provides access to documents within it.

        • ViewColumn (Java™)

          Represents a column in a view or folder.

        • ViewEntry (Java™)

          Represents a view entry. A view entry describes a row in a view.

        • ViewEntryCollection (Java™)

          Represents a collection of view entries of type document sorted in view order.

        • ViewNavigator (Java™)

          Represents a view navigator. A view navigator provides access to all or a subset of the entries in a view.

    • Connectors

      Connectors provide native access to a wide variety of DBMS products, ODBC, the platform File system, Enterprise Resource Planning systems, and Transaction Processing systems.

    • Javadoc™ for Domino® Designer related APIs

      As part of providing additional Java™ reference documentation, Domino® Designer ships with a help plugin that contains Javadoc™ for additional Domino Designer related APIs.

Java™ constants: ACL level

Where used:

  • createACLEntry in ACL
  • InternetLevel in ACL
  • ACLEntry
  • CurrentAccessLevel in Database
  • Level in ACLEntry
  • grantAccess in Database
  • queryAccess in Database

Constants:

  • ACL.LEVEL_AUTHOR (3)
  • ACL.LEVEL_DEPOSITOR (1)
  • ACL.LEVEL_DESIGNER (5)
  • ACL.LEVEL_EDITOR (4)
  • ACL.LEVEL_MANAGER (6)
  • ACL.LEVEL_NOACCESS (0)
  • ACL.LEVEL_READER (2)
Related reference
  • Java constants
  • Share: Email
  • Twitter
  • Disclaimer
  • Privacy
  • Terms of use
  • Cookie Preferences