|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarkupParams | |
|---|---|
| org.exoplatform.services.wsrp2.producer | |
| org.exoplatform.services.wsrp2.producer.impl | |
| org.exoplatform.services.wsrp2.type | |
| Uses of MarkupParams in org.exoplatform.services.wsrp2.producer |
|---|
| Methods in org.exoplatform.services.wsrp2.producer with parameters of type MarkupParams | |
|---|---|
MarkupResponse |
MarkupOperationsInterface.getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
HandleEventsResponse |
MarkupOperationsInterface.handleEvents(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
EventParams eventParams)
|
BlockingInteractionResponse |
MarkupOperationsInterface.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
| Uses of MarkupParams in org.exoplatform.services.wsrp2.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp2.producer.impl with parameters of type MarkupParams | |
|---|---|
MarkupResponse |
MarkupOperationsInterfaceImpl.getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
HandleEventsResponse |
MarkupOperationsInterfaceImpl.handleEvents(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
EventParams eventParams)
|
BlockingInteractionResponse |
MarkupOperationsInterfaceImpl.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
| Uses of MarkupParams in org.exoplatform.services.wsrp2.type |
|---|
| Methods in org.exoplatform.services.wsrp2.type that return MarkupParams | |
|---|---|
MarkupParams |
HandleEvents.getMarkupParams()
Gets the markupParams value for this HandleEvents. |
MarkupParams |
GetMarkup.getMarkupParams()
Gets the markupParams value for this GetMarkup. |
MarkupParams |
PerformBlockingInteraction.getMarkupParams()
Gets the markupParams value for this PerformBlockingInteraction. |
| Methods in org.exoplatform.services.wsrp2.type with parameters of type MarkupParams | |
|---|---|
void |
HandleEvents.setMarkupParams(MarkupParams markupParams)
Sets the markupParams value for this HandleEvents. |
void |
GetMarkup.setMarkupParams(MarkupParams markupParams)
Sets the markupParams value for this GetMarkup. |
void |
PerformBlockingInteraction.setMarkupParams(MarkupParams markupParams)
Sets the markupParams value for this PerformBlockingInteraction. |
| Constructors in org.exoplatform.services.wsrp2.type with parameters of type MarkupParams | |
|---|---|
GetMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
|
HandleEvents(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
EventParams eventParams)
|
|
PerformBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||