|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGetResourceResponseContext
An interface that represents the data structure of the ResourceResponse Type as specified in the WSRP-2.0 Spec (5.1.18)
Method Summary | |
---|---|
IPortletContext |
getPortletContext() Returns PortletContext related to this getResource operation. |
IResourceContext |
getResourceContext() Returns ResourceContext which is equivalent at this point to the MimeResponse as specified in the wsrp-2.0 spec section 5.1.17 |
com.bea.wsrp.model.markup.IResourceStatus |
getResourceStatus() Returns the ResourceStatus extension for this getResource operation. |
ISessionContext |
getSessionContext() Returns SessionContext related to this getResource operation. |
Methods inherited from interface com.bea.wsrp.model.markup.IMimeResponseContext |
---|
getClientAttributes, getExpires, getLocale, getMarkupCharacterSet, getMarkupData, getMarkupRefId, getMimeType, getUserScope, getValidateTag, isRequiresUrlRewritingOn, isUseCachedMarkupOn, setClientAttributes, setMarkupCharacterSet, setMarkupData, setMimeType, setRequiresUrlRewritingOn, setUseCachedMarkupOn |
Method Detail |
---|
IResourceContext getResourceContext()
ISessionContext getSessionContext()
IPortletContext getPortletContext()
com.bea.wsrp.model.markup.IResourceStatus getResourceStatus()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2010, Oracle. All rights reserved.