.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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