class Ens.ScheduleService
extends Ens.BusinessService
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
|
|
2
|
|
|
|
|
This is a Business Service class.
classmethod CallScheduleService()
as %Status
method OnProcessInput(pInput As %RegisteredObject, pOutput As %RegisteredObject)
as %Status
Override this method to process incoming data. Do not call SendRequestSync/Async() from outside this method (e.g. in a SOAP Service or a CSP page).