@StableMinor(version="12.5", sinceVersion="7.0") public interface IServiceInterfaceRenderResponse extends IServiceInterfaceResponse, RenderResponse
Modifier and Type | Field and Description |
---|---|
static int |
APPLY_STYLE_FROM_DEFINITION |
static int |
APPLY_STYLE_NONE |
static int |
APPLY_STYLE_ONLY_IF_NOT_DEFINED |
static int |
APPLY_STYLE_OVERRIDE |
CACHE_SCOPE, ETAG, EXPIRATION_CACHE, MARKUP_HEAD_ELEMENT, NAMESPACED_RESPONSE, PRIVATE_SCOPE, PUBLIC_SCOPE, USE_CACHED_CONTENT
Modifier and Type | Method and Description |
---|---|
void |
applyStyle(int applyRule,
String styleFile) |
IServiceInterfaceUrl |
createActionURL()
Creates an action URL.
|
IServiceInterfaceUrl |
createRenderURL()
Creates a render URL.
|
PortalPrintWriter |
getBeforeWriter() |
PrintWriter |
getWriter() |
boolean |
isCommited() |
void |
setStyleId(String styleId) |
addCookie, deleteCookie
createPortalURL
setContentType, setNextPossiblePortletModes, setTitle
createResourceURL, flushBuffer, getBufferSize, getCacheControl, getCharacterEncoding, getContentType, getLocale, getPortletOutputStream, isCommitted, reset, resetBuffer, setBufferSize
addProperty, addProperty, addProperty, createElement, encodeURL, getNamespace, setProperty
static final int APPLY_STYLE_NONE
static final int APPLY_STYLE_FROM_DEFINITION
static final int APPLY_STYLE_ONLY_IF_NOT_DEFINED
static final int APPLY_STYLE_OVERRIDE
PrintWriter getWriter() throws IOException
getWriter
in interface MimeResponse
IOException
PortalPrintWriter getBeforeWriter() throws IOException
IOException
boolean isCommited()
void applyStyle(int applyRule, String styleFile) throws ServiceException, PortalException
ServiceException
PortalException
void setStyleId(String styleId) throws ServiceException, PortalException
ServiceException
PortalException
IServiceInterfaceUrl createActionURL()
IURLFactory
createActionURL
in interface IURLFactory
createActionURL
in interface MimeResponse
IServiceInterface.processAction(lumis.portal.serviceinterface.IServiceInterfaceActionRequest, lumis.portal.serviceinterface.IServiceInterfaceActionResponse)
IServiceInterfaceUrl createRenderURL()
IURLFactory
createRenderURL
in interface IURLFactory
createRenderURL
in interface MimeResponse
IServiceInterface.render(lumis.portal.serviceinterface.IServiceInterfaceRenderRequest, lumis.portal.serviceinterface.IServiceInterfaceRenderResponse)
LumisXP 12.5.0.200928 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.