abstract class EnsLib.EDI.XML.MsgBodyMethods
extends Ens.Util.MessageBodyMethods
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
3
|
|
|
|
|
method %GetContentType()
as %String
This method is called by the Management Portal to determine
the content type that will be returned by the %ShowContents
method.
The return value is a string containing an HTTP content type.
method %ShowContents(pZenOutput As %Boolean = 0)
This method is called by the Management Portal to
display a message-specific content viewer.
This method displays its content by writing out to the current device.
The content should match the type returned by the
%GetContentType method.
method GetStatsDimension()
as %String
This method is used to provide the Statistics Site Dimension if not already set