Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Name property

Read-Write. The name of an ACL entry.

Defined in

ACLEntry

Data type

String Name

Syntax

public String getName()

throws NotesException
public void setName(String name)

throws NotesException
public void setName(Name n)

throws NotesException

Usage

Hierarchical names are returned in canonical format. However, you can enter a hierarchical name as a String in abbreviated format.

For setName, you must call save on the ACL if you want the modified ACL to be saved to disk.

If you change the name of an entry, the other properties of the entry (such as Level) are preserved.

The Name object for setName cannot be null.

Language cross-reference

Name property in LotusScript NotesACLEntry class

See examples

Examples: Name property
Related topics
Examining and adjusting an access control list




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009