|
|
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
SetOperation (MappedOperation) |
/* Add an operation to the args
@param MappedOperation An operation to add to the args */ |
|||||
|
|
SetService (DataObjectService) |
/* Add a service to the args
@param DataObjectService A service to add to the args */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
HandlerErrorEventArgs (IWebRequest, IHttpResponse, Error) |
/* Constructor.
@param IWebRequest The request that resulting in the exception
@param IHttpResponse The current response object, if any
@param Progress.Lang.Error The operation error that caused the event */ |
|||||
|
|
HandlerErrorEventArgs (IWebRequest, Error) |
/* Constructor.
@param IWebRequest The request that resulting in the exception
@param Progress.Lang.Error The operation error that caused the event */ |
|||||
|
|
HandlerErrorEventArgs (Error, IWebRequest, IHttpResponse, Object) |
/* Constructor.
@param Progress.Lang.Error The operation error that caused the event
@param IWebRequest The request that resulting in the exception
@param IHttpResponse The current response object, if any
@param Progress.Lang.Object The 'business entity' object, if any */ |
| Options | Name | Purpose | |||||
|---|---|---|---|---|---|---|---|
|
|
Progress.Lang.Object BusinessEntity |
Inherited from OpenEdge.Web.DataObject.DataObjectEventArgs |
|||||
|
|
LOGICAL Cancel |
Inherited from OpenEdge.Web.DataObject.HandleRequestEventArgs |
|||||
|
|
EventArgs Empty |
Inherited from OpenEdge.Core.EventArgs |
|||||
|
|
Progress.Lang.Error Error |
Inherited from OpenEdge.Web.DataObject.HandleRequestEventArgs |
|||||
|
|
OpenEdge.Web.DataObject.MappedOperation Operation |
Inherited from OpenEdge.Web.DataObject.DataObjectEventArgs |
|||||
|
|
Progress.Lang.Error OperationError |
|
|||||
|
|
OpenEdge.Web.IWebRequest Request |
Inherited from OpenEdge.Web.DataObject.HandleRequestEventArgs |
|||||
|
|
Progress.Lang.Object RequestBody |
Inherited from OpenEdge.Web.DataObject.DataObjectEventArgs |
|||||
|
|
OpenEdge.Net.HTTP.IHttpResponse Response |
Inherited from OpenEdge.Web.DataObject.DataObjectEventArgs |
|||||
|
|
INTEGER ReturnStatusCode |
Inherited from OpenEdge.Web.DataObject.HandleRequestEventArgs |
|||||
|
|
OpenEdge.Web.DataObject.DataObjectService Service |
Inherited from OpenEdge.Web.DataObject.DataObjectEventArgs |
|
Top
PUBLIC SetOperation (MappedOperation)
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC SetService (DataObjectService)
|
|||||||||||||
PUBLIC HandlerErrorEventArgs (IWebRequest, IHttpResponse, Error)
|
||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HandlerErrorEventArgs (IWebRequest, Error)
|
||||||||||||||||||||||||||||
PUBLIC HandlerErrorEventArgs (Error, IWebRequest, IHttpResponse, Object)
|
||||||||||||||||||||||||||||
Progress® OpenEdge® Release 12.2.0