Uses of Class
lumis.portal.servicecontainer.ServiceContainerRenderResponse
-
Packages that use ServiceContainerRenderResponse Package Description lumis.portal.servicecontainer lumis.portal.serviceinterfaceinstance lumis.service.banner -
-
Uses of ServiceContainerRenderResponse in lumis.portal.servicecontainer
Methods in lumis.portal.servicecontainer with parameters of type ServiceContainerRenderResponse Modifier and Type Method Description String
ServiceContainer. renderServiceInterfaceInstance(ServiceContainerRenderRequest renderRequest, ServiceContainerRenderResponse renderResponse, ITransaction portalTransaction)
Renders a single service interface instance. -
Uses of ServiceContainerRenderResponse in lumis.portal.serviceinterfaceinstance
Methods in lumis.portal.serviceinterfaceinstance with parameters of type ServiceContainerRenderResponse Modifier and Type Method Description protected void
ServiceInterfaceInstanceControllerHtml. renderOutput(ServiceContainerRenderRequest renderRequest, ServiceContainerRenderResponse renderResponse, Map<String,String> originalMap, ITransaction portalTransaction)
-
Uses of ServiceContainerRenderResponse in lumis.service.banner
Methods in lumis.service.banner with parameters of type ServiceContainerRenderResponse Modifier and Type Method Description protected void
BannerController. renderOutput(ServiceContainerRenderRequest renderRequest, ServiceContainerRenderResponse renderResponse, Map<String,String> originalMap, ITransaction portalTransaction)
-