org.exoplatform.services.portletcontainer.pci
Class ResourceOutput

java.lang.Object
  extended by org.exoplatform.services.portletcontainer.pci.Output
      extended by org.exoplatform.services.portletcontainer.pci.RenderOutput
          extended by org.exoplatform.services.portletcontainer.pci.ResourceOutput

public class ResourceOutput
extends RenderOutput


Field Summary
 
Fields inherited from class org.exoplatform.services.portletcontainer.pci.Output
INVALIDATE_SESSION, LOGIN, LOGOUT, PASSWORD, SEND_REDIRECT
 
Constructor Summary
ResourceOutput()
           
 
Method Summary
 String getCharacterEncoding()
           
 void setCharacterEncoding(String charset1)
           
 
Methods inherited from class org.exoplatform.services.portletcontainer.pci.RenderOutput
getBinContent, getContent, getContentType, getMarkup, getNextPossiblePortletModes, getTitle, isCacheHit, setCacheHit, setContent, setContentType, setMarkup, setNextPossiblePortletModes, setTitle
 
Methods inherited from class org.exoplatform.services.portletcontainer.pci.Output
addProperty, getHeaderProperties, getProperties, getRemovedPublicRenderParameters, getSessionMap, getStatus, hasError, removePublicRenderParameter, setProperties, setSessionMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceOutput

public ResourceOutput()
Method Detail

setCharacterEncoding

public final void setCharacterEncoding(String charset1)
Parameters:
charset1 - character encoding

getCharacterEncoding

public final String getCharacterEncoding()
Returns:
character encoding


Copyright © 2009 eXo Platform SAS. All Rights Reserved.