|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InteractionParams | |
|---|---|
| org.exoplatform.services.wsrp.producer | |
| org.exoplatform.services.wsrp.producer.impl | |
| org.exoplatform.services.wsrp.type | |
| Uses of InteractionParams in org.exoplatform.services.wsrp.producer |
|---|
| Methods in org.exoplatform.services.wsrp.producer with parameters of type InteractionParams | |
|---|---|
BlockingInteractionResponse |
MarkupOperationsInterface.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
| Uses of InteractionParams in org.exoplatform.services.wsrp.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.producer.impl with parameters of type InteractionParams | |
|---|---|
BlockingInteractionResponse |
MarkupOperationsInterfaceImpl.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
| Uses of InteractionParams in org.exoplatform.services.wsrp.type |
|---|
| Methods in org.exoplatform.services.wsrp.type that return InteractionParams | |
|---|---|
InteractionParams |
BlockingInteractionRequest.getInteractionParams()
Gets the interactionParams value for this BlockingInteractionRequest. |
| Methods in org.exoplatform.services.wsrp.type with parameters of type InteractionParams | |
|---|---|
void |
BlockingInteractionRequest.setInteractionParams(InteractionParams interactionParams)
Sets the interactionParams value for this BlockingInteractionRequest. |
| Constructors in org.exoplatform.services.wsrp.type with parameters of type InteractionParams | |
|---|---|
BlockingInteractionRequest(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||