Skip to main content

HS.Consent.WebServices.Containers.MPISNO

class HS.Consent.WebServices.Containers.MPISNO 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 = 0 ];
Property methods: AllowBreakTheGlassDisplayToLogical(), AllowBreakTheGlassGet(), AllowBreakTheGlassIsValid(), AllowBreakTheGlassLogicalToDisplay(), AllowBreakTheGlassLogicalToXSD(), AllowBreakTheGlassNormalize(), AllowBreakTheGlassSet(), AllowBreakTheGlassXSDToLogical()
property AppliesTo as %String (DISPLAYLIST = ",Group,Relationship", VALUELIST = ",G,R");
Property methods: AppliesToDisplayToLogical(), AppliesToGet(), AppliesToIsValid(), AppliesToLogicalToDisplay(), AppliesToLogicalToOdbc(), AppliesToNormalize(), AppliesToSet()
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 EffectiveDate as %String;
Request Date
Property methods: EffectiveDateDisplayToLogical(), EffectiveDateGet(), EffectiveDateIsValid(), EffectiveDateLogicalToDisplay(), EffectiveDateLogicalToOdbc(), EffectiveDateNormalize(), EffectiveDateSet()
property ExpirationDate as %String;
Request Date
Property methods: ExpirationDateDisplayToLogical(), ExpirationDateGet(), ExpirationDateIsValid(), ExpirationDateLogicalToDisplay(), ExpirationDateLogicalToOdbc(), ExpirationDateNormalize(), ExpirationDateSet()
property GroupList as list of %String;
either block or show exceptions
Property methods: GroupListBuildValueArray(), GroupListCollectionToDisplay(), GroupListCollectionToOdbc(), GroupListDisplayToCollection(), GroupListDisplayToLogical(), GroupListGet(), GroupListGetObject(), GroupListGetObjectId(), GroupListGetSwizzled(), GroupListIsValid(), GroupListLogicalToDisplay(), GroupListLogicalToOdbc(), GroupListNormalize(), GroupListOdbcToCollection(), GroupListSet(), GroupListSetObject(), GroupListSetObjectId()
property ID as %String;
Policy ID
Property methods: IDDisplayToLogical(), IDGet(), IDIsValid(), IDLogicalToDisplay(), IDLogicalToOdbc(), IDNormalize(), IDSet()
property RelationshipList as list of %String (STORAGEDEFAULT = "array");
List of HS.Push.Relationship IDs
Property methods: RelationshipListBuildValueArray(), RelationshipListCollectionToDisplay(), RelationshipListCollectionToOdbc(), RelationshipListDisplayToCollection(), RelationshipListDisplayToLogical(), RelationshipListGet(), RelationshipListGetObject(), RelationshipListGetObjectId(), RelationshipListGetSwizzled(), RelationshipListIsValid(), RelationshipListLogicalToDisplay(), RelationshipListLogicalToOdbc(), RelationshipListNormalize(), RelationshipListOdbcToCollection(), RelationshipListSet(), RelationshipListSetObject(), RelationshipListSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

Subclasses

FeedbackOpens in a new tab