Skip to main content

HS.IHE.ATNA.Repository.Data.ActiveParticipant

persistent class HS.IHE.ATNA.Repository.Data.ActiveParticipant extends HS.IHE.ATNA.Repository.Data.ActiveParticipantType

SQL Table Name: HS_IHE_ATNA_Repository_Data.ActiveParticipant

Created from: c:/temp/healthcare-security-audit2.xsd

Parameters

parameter MANAGEDEXTENT = 0;
The MANAGEDEXTENT parameter can be set to 0 (zero) to cause the Extent Manager to ignore this class. If set to 1 then the Extent Manager will register globals used by the class and detect collisions. Unmanaged extents (MANAGEDEXTENT = 0) are not checked. Currently, only classes using default storage (%Storage.Persistent) can be managed.
parameter XMLNAME = ActiveParticipant;
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.

Inherited Members

Inherited Properties

Inherited Methods

Storage

Gray indicates storage defined by superclasses.

Storage Model: Storage (HS.IHE.ATNA.Repository.Data.ActiveParticipantType)

^HS.IHE.Audit("ActiveParticipantTypeD")(ID)
=
%%CLASSNAME
UserID
AlternativeUserID
UserName
UserIsRequestor
NetworkAccessPointID
NetworkAccessPointTypeCode

Storage Model: Storage (HS.IHE.ATNA.Repository.Data.ActiveParticipantType)

^HS.IHE.Audit("ActiveParticipantTypeD")(ID,"RoleIDCode",n)
=
RoleIDCode(n)
FeedbackOpens in a new tab