Class Reference
IRIS for UNIX 2024.1.2
Documentation
Search
[
USER
] >
[
Ens
] >
[
CallStructure
]
Private
Storage
class
Ens.CallStructure
extends
%RegisteredObject
Inventory
Parameters
Properties
Methods
Queries
Indices
ForeignKeys
Triggers
5
Summary
Properties
Description
Request
Response
ResponseCode
TargetDispatchName
Methods
%AddToSaveSet
%ClassIsLatestVersion
%ClassName
%ConstructClone
%DispatchClassMethod
%DispatchGetModified
%DispatchGetProperty
%DispatchMethod
%DispatchSetModified
%DispatchSetMultidimProperty
%DispatchSetProperty
%Extends
%GetParameter
%IsA
%IsModified
%New
%NormalizeObject
%ObjectModified
%OriginalNamespace
%PackageName
%RemoveFromSaveSet
%SerializeObject
%SetModified
%ValidateObject
Properties
property
Description
as
%String
;
property
Request
as
%Library.Persistent
;
property
Response
as
%Library.Persistent
;
property
ResponseCode
as
%Status
[ InitialExpression = $$$OK ];
property
TargetDispatchName
as
%String
;