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