Skip to main content

HS.IHE.ATNA.Repository.DICOMData.ParticipantObjectDetail

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

SQL Table Name: HS_IHE_ATNA_Repository_DICOMData.ParticipantObjectDetail

Property Inventory

Parameters

parameter XMLNAME = ParticipantObjectDetail;
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 type as %String) [ Required ];
Property methods: typeDisplayToLogical(), typeGet(), typeGetStored(), typeIsValid(), typeLogicalToDisplay(), typeLogicalToOdbc(), typeNormalize(), typeSet()
property value as %xsd.base64Binary (XMLNAME = "value", XMLPROJECTION = "ATTRIBUTE") [ Required ];
Property methods: valueGet(), valueGetStored(), valueIsValid(), valueLogicalToXSD(), valueSet(), valueXSDToLogical()

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.ParticipantObjectDetail)

^HS.IHE.ATN494C.Participant99A7D(ID)
=
%%CLASSNAME
type
value
FeedbackOpens in a new tab