Uses of Class
de.uplanet.lucy.server.scripting.ErrorResponseData
Package
Description
-
Uses of ErrorResponseData in de.uplanet.lucy.server.businesslogic
Modifier and TypeMethodDescriptionRestrictedBusinessLogicProcessingContext.getErrorResponseData()
Modifier and TypeMethodDescriptionvoid
RestrictedBusinessLogicProcessingContext.setErrorResponseData
(ErrorResponseData p_errorResponseData) -
Uses of ErrorResponseData in de.uplanet.lucy.server.engine.http
Modifier and TypeMethodDescriptionIWebProcessingContext.getErrorResponseData()
Get the context error response data.Modifier and TypeMethodDescriptionvoid
IWebProcessingContext.setErrorResponseData
(ErrorResponseData p_errorResponseData) Set the context error response data. -
Uses of ErrorResponseData in de.uplanet.lucy.server.scripting
Modifier and TypeMethodDescriptionstatic ErrorResponseData
ErrorResponseData.noData()
Create an empty error response object.