%pkg.isc.changecontrol.rest.ResponseModelBase
class %pkg.isc.changecontrol.rest.ResponseModelBase extends %pkg.isc.changecontrol.rest.ModelBase
REST response structure parent class for all REST response classes of isc.changecontrol. Also used as a REST response when the response to a REST call is to be a written output to a device i.e. an error message or a message that a task succeeded. @API.ExtensibleMethod Inventory
Parameters
parameter MEDIATYPE = application/vnd.intersystems.com.changecontrol.response-model-base.v1+json;
Methods
method WithOutput() as %pkg.isc.changecontrol.rest.ResponseModelBase
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONMappingInfo()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- JSONExport()
- JSONExportToStream()
- JSONExportToString()
- JSONImport()