class %Installer.Namespace
extends %Installer.Sequence
This is a "namespace" activity within a Manifest document
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
10
|
|
|
|
|
|
property Code
as %String;
Code Database
property Create
as %String(VALUELIST=",yes,no,overwrite") [ InitialExpression = "yes" ];
Create flags
property Data
as %String;
Data Database
property Ensemble
as %String;
Ensemble flag
property EnsemblePortalAuthMethods
as %String [ InitialExpression = "36" ];
Authentication flags (4=Kerberos, 32=Password, 64=Unauthenticated)
property EnsemblePortalCookiePath
as %String(MAXLEN=256);
Ensemble portal cookie path
property EnsemblePortalGrant
as %String(MAXLEN=512);
Resource(s) granted when logged in
property EnsemblePortalPrefix
as %String(MAXLEN=256);
Ensemble portal prefix
property EnsemblePortalSuffix
as %String(MAXLEN=256);
Ensemble portal suffix
property Target
as %String(XMLNAME="Name") [ Required ];
Namespace name