lumis.portal.serviceinterface
Interface IServiceInterfaceResponse
- All Superinterfaces:
- IURLFactory, PortletResponse
- All Known Subinterfaces:
- IServiceInterfaceActionResponse, IServiceInterfaceRenderResponse
- All Known Implementing Classes:
- ServiceContainerActionResponse, ServiceContainerRenderResponse, ServiceContainerResponse
@StableMinor(version="5.5",
sinceVersion="4.0")
public interface IServiceInterfaceResponse
- extends PortletResponse, IURLFactory
Base interface for service interface responses.
- Since:
- 4.0.0
addCookie
void addCookie(Cookie cookie)
- Parameters:
cookie
-
deleteCookie
void deleteCookie(Cookie cookie)
- Parameters:
cookie
-
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.