com.sun.portal.wsrp.common.stubs
Class PerformBlockingInteraction
java.lang.Object
com.sun.portal.wsrp.common.stubs.PerformBlockingInteraction
- public class PerformBlockingInteraction
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PerformBlockingInteraction
public PerformBlockingInteraction()
PerformBlockingInteraction
public PerformBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
getRegistrationContext
public RegistrationContext getRegistrationContext()
setRegistrationContext
public void setRegistrationContext(RegistrationContext registrationContext)
getPortletContext
public PortletContext getPortletContext()
setPortletContext
public void setPortletContext(PortletContext portletContext)
getRuntimeContext
public RuntimeContext getRuntimeContext()
setRuntimeContext
public void setRuntimeContext(RuntimeContext runtimeContext)
getUserContext
public UserContext getUserContext()
setUserContext
public void setUserContext(UserContext userContext)
getMarkupParams
public MarkupParams getMarkupParams()
setMarkupParams
public void setMarkupParams(MarkupParams markupParams)
getInteractionParams
public InteractionParams getInteractionParams()
setInteractionParams
public void setInteractionParams(InteractionParams interactionParams)