EnsLib.ITK.Framework.SOAPCommon
class EnsLib.ITK.Framework.SOAPCommon extends %Library.RegisteredObject
Base class for both the ITK SOAP Service and OperationMethod Inventory
Parameters
parameter SrcVer = $Id$;
Methods
classmethod MakeFaultDetail(pVocab As %String, pDetail As %String, sc As %Status, ByRef itkError As EnsLib.ITK.Framework.ToolkitErrorInfoStruct) as %String
classmethod MakeTechnicalNack(pOriginalMessage As EnsLib.ITK.Framework.RequestData, status As %Status, pErrorDesc As %String, pVocab As %String, pReportor As %String) as EnsLib.ITK.Framework.RequestData
This helper method generates a new ITK request containing a technical NACK
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()