Skip to main content

EnsLib.ITK.Standard.SimpleMessageResponse

persistent class EnsLib.ITK.Standard.SimpleMessageResponse extends %Library.Persistent, %XML.Adaptor

SQL Table Name: EnsLib_ITK_Standard.SimpleMessageResponse

Property Inventory

Parameters

parameter NAMESPACE = urn:nhs-itk:ns:201005;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the class to XML. if NAMESPACE - "", the default namespace is used for the XML schema is used as the namespace for his class.
parameter XMLNAME = SimpleMessageResponse;
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 XMLPREFIX = itk;
Inherited description: The XMLPREFIX parameter controls the prefix to be used for the XML namespace that is given by the NAMESPACE parameter.

Properties

property Response as %String) [ InitialExpression = "OK" ];
Property methods: ResponseDisplayToLogical(), ResponseGet(), ResponseGetStored(), ResponseIsValid(), ResponseLogicalToDisplay(), ResponseLogicalToOdbc(), ResponseNormalize(), ResponseSet()

Indexes

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

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (EnsLib.ITK.Standard.SimpleMessageResponse)

^EnsITK.Std.SimpleMsgRspD(ID)
=
%%CLASSNAME
Response
FeedbackOpens in a new tab