@StableMinor(version="12.3", sinceVersion="5.6") public interface IDouiActionRequestCycle extends IDouiRequestCycle, IActionRequestCycle
Modifier and Type | Method and Description |
---|---|
void |
executeUntilLoadFromRequest()
Executes the Doui request cycle until load requisition information from
request.
|
void |
executeUntilProcessActions()
Executes the Doui request cycle until the process actions step.
|
boolean |
executeUntilValidate()
Executes the Doui request cycle until validation.
|
executeUntilDouiContextCreation, executeUntilInitDouiContext, getDouiContext
getRequest, getResponse, processAction
void executeUntilLoadFromRequest() throws PortalException
PortalException
- if an error occur during the Doui request
cycle execution.DouiServiceInterface.render(lumis.portal.serviceinterface.IServiceInterfaceRenderRequest, lumis.portal.serviceinterface.IServiceInterfaceRenderResponse)
,
DouiServiceInterface.processAction(lumis.portal.serviceinterface.IServiceInterfaceActionRequest, lumis.portal.serviceinterface.IServiceInterfaceActionResponse)
boolean executeUntilValidate() throws PortalException
PortalException
- if an error occur during the Doui request
cycle execution.DouiServiceInterface.render(lumis.portal.serviceinterface.IServiceInterfaceRenderRequest, lumis.portal.serviceinterface.IServiceInterfaceRenderResponse)
,
DouiServiceInterface.processAction(lumis.portal.serviceinterface.IServiceInterfaceActionRequest, lumis.portal.serviceinterface.IServiceInterfaceActionResponse)
void executeUntilProcessActions() throws PortalException
PortalException
- if an error occur while processing actions.DouiServiceInterface.processAction(lumis.portal.serviceinterface.IServiceInterfaceActionRequest, lumis.portal.serviceinterface.IServiceInterfaceActionResponse)
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.