DocBook|Search
Class Reference
%Installer.User
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%Installer] >  [User]
Private  Storage  

class %Installer.User extends %Installer.Activity

This is a "User" activity within a Manifest document

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
10


Summary

Properties
ChangePassword Comment Enabled ExpirationDate Fullname
Namespace PasswordVar Roles Routine Username
name

Methods
%%OIDGet %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 ChangePassword as %Boolean;
Force user to change password
• property Comment as %String;
Comment
• property Enabled as %Boolean;
User Enabled
• property ExpirationDate as %String;
Expiration date
• property Fullname as %String [ Required ];
User's full name
• property Namespace as %String;
Namespace
• property PasswordVar as %String [ Required ];
Password variable name (passwords must come from a %Installer var for security reasons)
• property Roles as %String [ Required ];
Roles
• property Routine as %String;
Routine
• property Username as %String [ Required ];
Username