Skip to main content

HS.IHE.ATNA.Repository.DICOMData.ActiveParticipantContents

persistent class HS.IHE.ATNA.Repository.DICOMData.ActiveParticipantContents extends %Library.Persistent, %XML.Adaptor

SQL Table Name: HS_IHE_ATNA_Repository_DICOMData.ActiveParticipantContents

Created from: C:\Temp\DICOMSCHEMA2.xsd

Property Inventory

Parameters

parameter XMLNAME = ActiveParticipantContents;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
parameter XMLSEQUENCE = 1;
Inherited description: If the XMLSEQUENCE = 1, then the order of the XML elements must match the order of the class properties. This allows us to deal with XML where the same field appears multiple times and is distinguished by the order.

Properties

property AlternativeUserID as %String);
Property methods: AlternativeUserIDDisplayToLogical(), AlternativeUserIDGet(), AlternativeUserIDGetStored(), AlternativeUserIDIsValid(), AlternativeUserIDLogicalToDisplay(), AlternativeUserIDLogicalToOdbc(), AlternativeUserIDNormalize(), AlternativeUserIDSet()
property MediaIdentifier as HS.IHE.ATNA.Repository.DICOMData.MediaIdentifier (XMLNAME = "MediaIdentifier", XMLPROJECTION = "ELEMENT");
Property methods: MediaIdentifierGet(), MediaIdentifierGetObject(), MediaIdentifierGetObjectId(), MediaIdentifierGetStored(), MediaIdentifierGetSwizzled(), MediaIdentifierIsValid(), MediaIdentifierNewObject(), MediaIdentifierSet(), MediaIdentifierSetObject(), MediaIdentifierSetObjectId(), MediaIdentifierUnSwizzle()
property NetworkAccessPointID as %String);
Property methods: NetworkAccessPointIDDisplayToLogical(), NetworkAccessPointIDGet(), NetworkAccessPointIDGetStored(), NetworkAccessPointIDIsValid(), NetworkAccessPointIDLogicalToDisplay(), NetworkAccessPointIDLogicalToOdbc(), NetworkAccessPointIDNormalize(), NetworkAccessPointIDSet()
property NetworkAccessPointTypeCode as %String);
Property methods: NetworkAccessPointTypeCodeDisplayToLogical(), NetworkAccessPointTypeCodeGet(), NetworkAccessPointTypeCodeGetStored(), NetworkAccessPointTypeCodeIsValid(), NetworkAccessPointTypeCodeLogicalToDisplay(), NetworkAccessPointTypeCodeLogicalToOdbc(), NetworkAccessPointTypeCodeNormalize(), NetworkAccessPointTypeCodeSet()
property RoleIDCode as list of HS.IHE.ATNA.Repository.DICOMData.RoleIDCode (XMLNAME = "RoleIDCode", XMLPROJECTION = "ELEMENT", XMLREF = 1);
Property methods: RoleIDCodeBuildValueArray(), RoleIDCodeCollectionToDisplay(), RoleIDCodeCollectionToOdbc(), RoleIDCodeDisplayToCollection(), RoleIDCodeGet(), RoleIDCodeGetObject(), RoleIDCodeGetObjectId(), RoleIDCodeGetStored(), RoleIDCodeGetSwizzled(), RoleIDCodeIsValid(), RoleIDCodeOdbcToCollection(), RoleIDCodeSet(), RoleIDCodeSetObject(), RoleIDCodeSetObjectId()
property UserID as %String) [ Required ];
Property methods: UserIDDisplayToLogical(), UserIDGet(), UserIDGetStored(), UserIDIsValid(), UserIDLogicalToDisplay(), UserIDLogicalToOdbc(), UserIDNormalize(), UserIDSet()
property UserIsRequestor as %Boolean (XMLNAME = "UserIsRequestor", XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: UserIsRequestorDisplayToLogical(), UserIsRequestorGet(), UserIsRequestorGetStored(), UserIsRequestorIsValid(), UserIsRequestorLogicalToDisplay(), UserIsRequestorLogicalToXSD(), UserIsRequestorNormalize(), UserIsRequestorSet(), UserIsRequestorXSDToLogical()
property UserName as %String);
Property methods: UserNameDisplayToLogical(), UserNameGet(), UserNameGetStored(), UserNameIsValid(), UserNameLogicalToDisplay(), UserNameLogicalToOdbc(), UserNameNormalize(), UserNameSet()

Indexes

index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: Storage (HS.IHE.ATNA.Repository.DICOMData.ActiveParticipantContents)

^HS.IHE.ATN494C.ActiveParti9DE4D(ID)
=
%%CLASSNAME
RoleIDCode
UserID
AlternativeUserID
UserName
UserIsRequestor
NetworkAccessPointID
NetworkAccessPointTypeCode
MediaIdentifier
FeedbackOpens in a new tab