Ens.CallStructure
class Ens.CallStructure extends %Library.RegisteredObject
Property Inventory (Including Private)
Properties (Including Private)
property Description as %String;
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Request as %Library.Persistent;
Property methods: RequestGet(), RequestGetObject(), RequestGetObjectId(), RequestGetSwizzled(), RequestIsValid(), RequestNewObject(), RequestSet(), RequestSetObject(), RequestSetObjectId(), RequestUnSwizzle()
property Response as %Library.Persistent;
Property methods: ResponseCodeGet(), ResponseCodeIsValid(), ResponseCodeLogicalToOdbc(), ResponseCodeSet(), ResponseGet(), ResponseGetObject(), ResponseGetObjectId(), ResponseGetSwizzled(), ResponseIsValid(), ResponseNewObject(), ResponseSet(), ResponseSetObject(), ResponseSetObjectId(), ResponseUnSwizzle()
property ResponseCode as %Status [ InitialExpression = $$$OK ];
Property methods: ResponseCodeGet(), ResponseCodeIsValid(), ResponseCodeLogicalToOdbc(), ResponseCodeSet()
property TargetDispatchName as %String;
Property methods: TargetDispatchNameDisplayToLogical(), TargetDispatchNameGet(), TargetDispatchNameIsValid(), TargetDispatchNameLogicalToDisplay(), TargetDispatchNameLogicalToOdbc(), TargetDispatchNameNormalize(), TargetDispatchNameSet()
Inherited Members
Inherited Methods (Including Private)
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %ConstructCloneInit()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OnAddToSaveSet()
- %OnClose()
- %OnConstructClone()
- %OnNew()
- %OnValidateObject()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()