Ens.CallStructure
class Ens.CallStructure extends %Library.RegisteredObject
Property Inventory
Properties
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: 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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()