|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PortletContext in org.exoplatform.services.wsrp.bind |
|---|
| Methods in org.exoplatform.services.wsrp.bind that return PortletContext | |
|---|---|
PortletContext |
WSRP_v1_PortletManagement_Binding_SOAPImpl.clonePortlet(ClonePortletRequest clonePortlet)
|
PortletContext |
WSRP_v1_PortletManagement_Binding_SOAPStub.clonePortlet(ClonePortletRequest clonePortlet)
|
PortletContext |
WSRP_v1_PortletManagement_Binding_SOAPImpl.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
|
PortletContext |
WSRP_v1_PortletManagement_Binding_SOAPStub.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
|
| Uses of PortletContext in org.exoplatform.services.wsrp.consumer |
|---|
| Methods in org.exoplatform.services.wsrp.consumer that return PortletContext | |
|---|---|
PortletContext |
PortletDriver.clonePortlet(UserSessionMgr userSession)
Clone the portlet |
PortletContext |
WSRPPortlet.getPortletContext()
Get the portlet context object which contains information about the portlet state. |
PortletContext |
PortletDriver.setPortletProperties(PropertyList properties,
UserSessionMgr userSession)
|
| Methods in org.exoplatform.services.wsrp.consumer with parameters of type PortletContext | |
|---|---|
void |
WSRPPortlet.setPortletContext(PortletContext portletContext)
Set the portlet context of the portlet. |
| Uses of PortletContext in org.exoplatform.services.wsrp.consumer.adapters |
|---|
| Methods in org.exoplatform.services.wsrp.consumer.adapters that return PortletContext | |
|---|---|
PortletContext |
WSRPPortletAdapter.getPortletContext()
|
| Methods in org.exoplatform.services.wsrp.consumer.adapters with parameters of type PortletContext | |
|---|---|
void |
WSRPPortletAdapter.setPortletContext(PortletContext portletContext)
|
| Uses of PortletContext in org.exoplatform.services.wsrp.consumer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.consumer.impl that return PortletContext | |
|---|---|
PortletContext |
PortletDriverImpl.clonePortlet(UserSessionMgr userSession)
|
PortletContext |
PortletDriverImpl.setPortletProperties(PropertyList properties,
UserSessionMgr userSession)
|
| Uses of PortletContext in org.exoplatform.services.wsrp.intf |
|---|
| Methods in org.exoplatform.services.wsrp.intf that return PortletContext | |
|---|---|
PortletContext |
WSRP_v1_PortletManagement_PortType.clonePortlet(ClonePortletRequest clonePortlet)
|
PortletContext |
WSRP_v1_PortletManagement_PortType.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
|
| Uses of PortletContext in org.exoplatform.services.wsrp.producer |
|---|
| Methods in org.exoplatform.services.wsrp.producer that return PortletContext | |
|---|---|
PortletContext |
PortletManagementOperationsInterface.clonePortlet(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext)
|
PortletContext |
PortletManagementOperationsInterface.setPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
| Methods in org.exoplatform.services.wsrp.producer with parameters of type PortletContext | |
|---|---|
PortletContext |
PortletManagementOperationsInterface.clonePortlet(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext)
|
MarkupResponse |
MarkupOperationsInterface.getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
PortletDescriptionResponse |
PortletManagementOperationsInterface.getPortletDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
PropertyList |
PortletManagementOperationsInterface.getPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] names)
|
PortletPropertyDescriptionResponse |
PortletManagementOperationsInterface.getPortletPropertyDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
BlockingInteractionResponse |
MarkupOperationsInterface.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
PortletContext |
PortletManagementOperationsInterface.setPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
| Uses of PortletContext in org.exoplatform.services.wsrp.producer.impl |
|---|
| Methods in org.exoplatform.services.wsrp.producer.impl that return PortletContext | |
|---|---|
PortletContext |
PortletManagementOperationsInterfaceImpl.clonePortlet(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext)
|
PortletContext |
PortletManagementOperationsInterfaceImpl.setPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
| Methods in org.exoplatform.services.wsrp.producer.impl with parameters of type PortletContext | |
|---|---|
PortletContext |
PortletManagementOperationsInterfaceImpl.clonePortlet(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext)
|
MarkupResponse |
MarkupOperationsInterfaceImpl.getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
PortletDescriptionResponse |
PortletManagementOperationsInterfaceImpl.getPortletDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
PropertyList |
PortletManagementOperationsInterfaceImpl.getPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] names)
|
PortletPropertyDescriptionResponse |
PortletManagementOperationsInterfaceImpl.getPortletPropertyDescription(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
BlockingInteractionResponse |
MarkupOperationsInterfaceImpl.performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
PortletContext |
PortletManagementOperationsInterfaceImpl.setPortletProperties(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
| Uses of PortletContext in org.exoplatform.services.wsrp.type |
|---|
| Methods in org.exoplatform.services.wsrp.type that return PortletContext | |
|---|---|
PortletContext |
ClonePortletRequest.getPortletContext()
Gets the portletContext value for this ClonePortletRequest. |
PortletContext |
BlockingInteractionRequest.getPortletContext()
Gets the portletContext value for this BlockingInteractionRequest. |
PortletContext |
PortletPropertyDescriptionRequest.getPortletContext()
Gets the portletContext value for this PortletPropertyDescriptionRequest. |
PortletContext |
GetPortletPropertiesRequest.getPortletContext()
Gets the portletContext value for this GetPortletPropertiesRequest. |
PortletContext |
MarkupRequest.getPortletContext()
Gets the portletContext value for this MarkupRequest. |
PortletContext |
PortletDescriptionRequest.getPortletContext()
Gets the portletContext value for this PortletDescriptionRequest. |
PortletContext |
SetPortletPropertiesRequest.getPortletContext()
Gets the portletContext value for this SetPortletPropertiesRequest. |
PortletContext |
UpdateResponse.getPortletContext()
Gets the portletContext value for this UpdateResponse. |
| Methods in org.exoplatform.services.wsrp.type with parameters of type PortletContext | |
|---|---|
void |
ClonePortletRequest.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this ClonePortletRequest. |
void |
BlockingInteractionRequest.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this BlockingInteractionRequest. |
void |
PortletPropertyDescriptionRequest.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this PortletPropertyDescriptionRequest. |
void |
GetPortletPropertiesRequest.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this GetPortletPropertiesRequest. |
void |
MarkupRequest.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this MarkupRequest. |
void |
PortletDescriptionRequest.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this PortletDescriptionRequest. |
void |
SetPortletPropertiesRequest.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this SetPortletPropertiesRequest. |
void |
UpdateResponse.setPortletContext(PortletContext portletContext)
Sets the portletContext value for this UpdateResponse. |
| Constructors in org.exoplatform.services.wsrp.type with parameters of type PortletContext | |
|---|---|
BlockingInteractionRequest(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams)
|
|
ClonePortletRequest(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext)
|
|
GetPortletPropertiesRequest(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] names)
|
|
MarkupRequest(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams)
|
|
PortletDescriptionRequest(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
|
PortletPropertyDescriptionRequest(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
java.lang.String[] desiredLocales)
|
|
SetPortletPropertiesRequest(RegistrationContext registrationContext,
PortletContext portletContext,
UserContext userContext,
PropertyList propertyList)
|
|
UpdateResponse(SessionContext sessionContext,
PortletContext portletContext,
MarkupContext markupContext,
java.lang.String navigationalState,
java.lang.String newWindowState,
java.lang.String newMode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||