CLASSI JAVA/CORBA


isRoleEnabled method
Esempio

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

Esempio
Vedere anche