serial class %IPM.Storage.ModuleSetting.ProcessorDefault
extends %IPM.Storage.ModuleSetting
parameter DEFAULTGLOBAL = "^IPM.Storage.ModSet.RP";
property Attributes
as array of %String(MAXLEN="",XMLKEYNAME="Name",XMLNAME="Attribute",XMLPROJECTION="ELEMENT");
Default attributes to apply to the resources with the specified ProcessorClass
property Class
as %Dictionary.Classname(XMLPROJECTION="ATTRIBUTE") [ Required ];
Resource processor class to which this default setting applies
property Conditions
as list of %IPM.Storage.ModuleSetting.ProcessorDefault.Condition(XMLNAME="Condition",XMLPROJECTION="ELEMENT");
Conditions under which the default settings apply