Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [Role]
Private  Storage   

class %Installer.Role extends %Installer.Activity

This is a "Role" activity within a Manifest document

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
Description Resources RolesGranted Target name

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %Indent %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property Description as %String(MAXLEN=32000) [ Required ];
Role Description: Note that currently, the role description cannot be modified once created.
• property Resources as %String(MAXLEN=32000);
Resources
ResourceName:Permission,ResourceName:Permission
For example:
MyResource:RW,MyResource1:RWU"
• property RolesGranted as %String(MAXLEN=32000);
RolesGranted Additional roles granted when this role is granted to a user
• property Target as %String(XMLNAME="Name") [ Required ];
Namespace name


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.