Uses of Class
com.sapportals.portal.prt.component.PortalComponentContentType

Packages that use PortalComponentContentType
com.sap.portal.prt.service.cache   
com.sap.portal.prt.servlets_jsp   
com.sapportals.portal.prt.component   
com.sapportals.portal.prt.servlets_jsp.server.jsp.response   
 

Uses of PortalComponentContentType in com.sap.portal.prt.service.cache
 

Methods in com.sap.portal.prt.service.cache that return PortalComponentContentType
 PortalComponentContentType ICacheContent.getContentType()
           
 

Methods in com.sap.portal.prt.service.cache with parameters of type PortalComponentContentType
 void ICacheContent.setContentType(PortalComponentContentType contentType)
           
 

Uses of PortalComponentContentType in com.sap.portal.prt.servlets_jsp
 

Methods in com.sap.portal.prt.servlets_jsp that return PortalComponentContentType
 PortalComponentContentType JSPResponse.getContentType()
           
 

Methods in com.sap.portal.prt.servlets_jsp with parameters of type PortalComponentContentType
 void JSPResponse.setContentType(PortalComponentContentType type)
           
 

Uses of PortalComponentContentType in com.sapportals.portal.prt.component
 

Fields in com.sapportals.portal.prt.component declared as PortalComponentContentType
static PortalComponentContentType PortalComponentContentType.HTML
           
static PortalComponentContentType PortalComponentContentType.RSS
           
static PortalComponentContentType PortalComponentContentType.WML
           
static PortalComponentContentType PortalComponentContentType.XML
           
 

Methods in com.sapportals.portal.prt.component that return PortalComponentContentType
 PortalComponentContentType IPortalComponentResponse.getContentType()
          Returns the reponse type of this response
static PortalComponentContentType PortalComponentContentType.parse(String type)
          Check if there is already a content type defined for the given type.
 

Methods in com.sapportals.portal.prt.component with parameters of type PortalComponentContentType
 void IPortalComponentResponse.setContentType(PortalComponentContentType type)
          Sets the response type of this response.
 

Uses of PortalComponentContentType in com.sapportals.portal.prt.servlets_jsp.server.jsp.response
 

Methods in com.sapportals.portal.prt.servlets_jsp.server.jsp.response that return PortalComponentContentType
 PortalComponentContentType JSPResponse.getContentType()
          Deprecated.  
 

Methods in com.sapportals.portal.prt.servlets_jsp.server.jsp.response with parameters of type PortalComponentContentType
 void JSPResponse.setContentType(PortalComponentContentType type)
          Deprecated.  
 



Copyright 2011 SAP AG Complete Copyright Notice