|
This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.portal.wsrp.common.stubs.MarkupResponse
Constructor Summary | |
MarkupResponse()
|
|
MarkupResponse(MarkupContext markupContext,
SessionContext sessionContext,
Extension[] extensions)
|
Method Summary | |
Extension[] |
getExtensions()
|
MarkupContext |
getMarkupContext()
|
SessionContext |
getSessionContext()
|
void |
setExtensions(Extension[] extensions)
|
void |
setMarkupContext(MarkupContext markupContext)
|
void |
setSessionContext(SessionContext sessionContext)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MarkupResponse()
public MarkupResponse(MarkupContext markupContext, SessionContext sessionContext, Extension[] extensions)
Method Detail |
public MarkupContext getMarkupContext()
public void setMarkupContext(MarkupContext markupContext)
public SessionContext getSessionContext()
public void setSessionContext(SessionContext sessionContext)
public Extension[] getExtensions()
public void setExtensions(Extension[] extensions)
|
This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |