com.bea.wsrp.model.markup
Interface IResourceContext

All Superinterfaces
com.bea.wsrp.model.markup.IMimeResponse

public interface IResourceContext
extends com.bea.wsrp.model.markup.IMimeResponse

An interface that represents data of the "resourceContext" element, which is described in the WSRP specification. wsrp-2.0

This interface is intended to be implemented only by Oracle Weblogic Portal. Oracle Systems reserves the right to add abstract methods to this interface without notice. Implementations of this interface by other parties must not be expected to compile without change in future versions of Oracle Weblogic Portal.

Method Summary
 
Methods inherited from interface com.bea.wsrp.model.markup.IMimeResponse
addCacheControl, getCacheControl, getClientAttributes, getItemBinary, getItemString, getLocale, getMarkupRef, getMimeType, isRequiresRewriting, isUseCachedItem, setClientAttributes, setItemBinary, setItemString, setLocale, setMarkupRef, setMimeType, setRequiresRewriting, setUseCachedItem
 



Copyright © 2011, Oracle. All rights reserved.