Skip to main content

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 MPI

Property 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 = 250);
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

FeedbackOpens in a new tab