|
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.GetMarkup
Constructor Summary | |
GetMarkup()
|
|
GetMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
Method Summary | |
MarkupParams |
getMarkupParams()
|
PortletContext |
getPortletContext()
|
RegistrationContext |
getRegistrationContext()
|
RuntimeContext |
getRuntimeContext()
|
UserContext |
getUserContext()
|
void |
setMarkupParams(MarkupParams markupParams)
|
void |
setPortletContext(PortletContext portletContext)
|
void |
setRegistrationContext(RegistrationContext registrationContext)
|
void |
setRuntimeContext(RuntimeContext runtimeContext)
|
void |
setUserContext(UserContext userContext)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetMarkup()
public GetMarkup(RegistrationContext registrationContext, PortletContext portletContext, RuntimeContext runtimeContext, UserContext userContext, MarkupParams markupParams)
Method Detail |
public RegistrationContext getRegistrationContext()
public void setRegistrationContext(RegistrationContext registrationContext)
public PortletContext getPortletContext()
public void setPortletContext(PortletContext portletContext)
public RuntimeContext getRuntimeContext()
public void setRuntimeContext(RuntimeContext runtimeContext)
public UserContext getUserContext()
public void setUserContext(UserContext userContext)
public MarkupParams getMarkupParams()
public void setMarkupParams(MarkupParams markupParams)
|
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 |