HS.Consent.WebServices.Containers.MPI
class HS.Consent.WebServices.Containers.MPI extends HS.Consent.WebServices.ServiceStatus
Used in the web services for Add / Edit / Load / List Consent records for system wide MPIProperty Inventory
Properties
property AllowBreakTheGlass as %Boolean [ InitialExpression = 1 ];
Property methods: AllowBreakTheGlassDisplayToLogical(), AllowBreakTheGlassGet(), AllowBreakTheGlassIsValid(), AllowBreakTheGlassLogicalToDisplay(), AllowBreakTheGlassLogicalToXSD(), AllowBreakTheGlassNormalize(), AllowBreakTheGlassSet(), AllowBreakTheGlassXSDToLogical()
property Decision as %String (DISPLAYLIST = ",Default Block,Default Block Except,Always Block,Always Block Except,Default Show,Default Show Except,Always Show,Always Show Except", VALUELIST = ",0,0Except,0Always,0AlwaysExcept,1,1Except,1Always,1AlwaysExcept");
Property methods: DecisionDisplayToLogical(), DecisionGet(), DecisionIsValid(), DecisionLogicalToDisplay(), DecisionLogicalToOdbc(), DecisionNormalize(), DecisionSet()
property DecisionString as %String (MAXLEN = 2000);
Used during Load method
Property methods: DecisionStringDisplayToLogical(), DecisionStringGet(), DecisionStringIsValid(), DecisionStringLogicalToDisplay(), DecisionStringLogicalToOdbc(), DecisionStringNormalize(), DecisionStringSet()
property Exceptions as list of %String;
either block or show exceptions
Property methods: ExceptionsBuildValueArray(), ExceptionsCollectionToDisplay(), ExceptionsCollectionToOdbc(), ExceptionsDisplayToCollection(), ExceptionsDisplayToLogical(), ExceptionsGet(), ExceptionsGetObject(), ExceptionsGetObjectId(), ExceptionsGetSwizzled(), ExceptionsIsValid(), ExceptionsLogicalToDisplay(), ExceptionsLogicalToOdbc(), ExceptionsNormalize(), ExceptionsOdbcToCollection(), ExceptionsSet(), ExceptionsSetObject(), ExceptionsSetObjectId()
property ID as %String;
Policy ID
Property methods: IDDisplayToLogical(), IDGet(), IDIsValid(), IDLogicalToDisplay(), IDLogicalToOdbc(), IDNormalize(), IDSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()