Skip to main content

%pkg.isc.rest.model.action.handler

abstract class %pkg.isc.rest.model.action.handler

This class is internal to %pkg.isc.rest; consumers should not use or reference it directly.

Method Inventory

Parameters

parameter SOURCECLASS;
The class for which action handlers will be generated.

Methods

classmethod HandleInvokeClassAction(pHTTPMethod As %String, pAction As %String, pUserContext As %pkg.isc.rest.model.resource)
classmethod HandleInvokeInstanceAction(pHTTPMethod As %String, pInstance As %pkg.isc.rest.model.resource, pAction As %String, pUserContext As %pkg.isc.rest.model.resource)

Subclasses

FeedbackOpens in a new tab