JAVA/CORBA CLASSES


isRoleEnabled method
Example

Indicates whether a role is enabled for an entry.

Defined in

ACLEntry

Syntax

public boolean isRoleEnabled(String role)
   throws NotesException

Parameters

String role


Return value

boolean


Usage

The role must exist in the ACL.

Language cross-reference

IsRoleEnabled method in LotusScript NotesACLEntry class

Example
See Also