Uses of Class
org.exoplatform.services.wsrp.type.InvalidHandleFault

Packages that use InvalidHandleFault
org.exoplatform.services.wsrp.bind   
org.exoplatform.services.wsrp.intf   
 

Uses of InvalidHandleFault in org.exoplatform.services.wsrp.bind
 

Methods in org.exoplatform.services.wsrp.bind that throw InvalidHandleFault
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPStub.clonePortlet(ClonePortletRequest clonePortlet)
           
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPImpl.clonePortlet(ClonePortletRequest clonePortlet)
           
 MarkupResponse WSRP_v1_Markup_Binding_SOAPStub.getMarkup(MarkupRequest getMarkup)
           
 MarkupResponse WSRP_v1_Markup_Binding_SOAPImpl.getMarkup(MarkupRequest markupRequest)
           
 PortletDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 PortletDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 PropertyList WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletProperties(GetPortletPropertiesRequest getPortletProperties)
           
 PropertyList WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletProperties(GetPortletPropertiesRequest getPortletProperties)
           
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 BlockingInteractionResponse WSRP_v1_Markup_Binding_SOAPStub.performBlockingInteraction(BlockingInteractionRequest performBlockingInteraction)
           
 BlockingInteractionResponse WSRP_v1_Markup_Binding_SOAPImpl.performBlockingInteraction(BlockingInteractionRequest blockingInteractionRequest)
           
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPStub.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
           
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPImpl.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
           
 

Uses of InvalidHandleFault in org.exoplatform.services.wsrp.intf
 

Methods in org.exoplatform.services.wsrp.intf that throw InvalidHandleFault
 PortletContext WSRP_v1_PortletManagement_PortType.clonePortlet(ClonePortletRequest clonePortlet)
           
 MarkupResponse WSRP_v1_Markup_PortType.getMarkup(MarkupRequest getMarkup)
           
 PortletDescriptionResponse WSRP_v1_PortletManagement_PortType.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 PropertyList WSRP_v1_PortletManagement_PortType.getPortletProperties(GetPortletPropertiesRequest getPortletProperties)
           
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_PortType.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 BlockingInteractionResponse WSRP_v1_Markup_PortType.performBlockingInteraction(BlockingInteractionRequest performBlockingInteraction)
           
 PortletContext WSRP_v1_PortletManagement_PortType.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.