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

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

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

Methods in org.exoplatform.services.wsrp.bind that throw MissingParametersFault
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPImpl.clonePortlet(ClonePortletRequest clonePortlet)
           
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPStub.clonePortlet(ClonePortletRequest clonePortlet)
           
 DestroyPortletsResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.destroyPortlets(DestroyPortletsRequest destroyPortlets)
           
 DestroyPortletsResponse WSRP_v1_PortletManagement_Binding_SOAPStub.destroyPortlets(DestroyPortletsRequest destroyPortlets)
           
 MarkupResponse WSRP_v1_Markup_Binding_SOAPStub.getMarkup(MarkupRequest getMarkup)
           
 MarkupResponse WSRP_v1_Markup_Binding_SOAPImpl.getMarkup(MarkupRequest markupRequest)
           
 PortletDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 PortletDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletDescription(PortletDescriptionRequest getPortletDescription)
           
 PropertyList WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletProperties(GetPortletPropertiesRequest getPortletProperties)
           
 PropertyList WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletProperties(GetPortletPropertiesRequest getPortletProperties)
           
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPImpl.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 PortletPropertyDescriptionResponse WSRP_v1_PortletManagement_Binding_SOAPStub.getPortletPropertyDescription(PortletPropertyDescriptionRequest getPortletPropertyDescription)
           
 RegistrationState WSRP_v1_Registration_Binding_SOAPStub.modifyRegistration(ModifyRegistrationRequest modifyRegistration)
           
 RegistrationState WSRP_v1_Registration_Binding_SOAPImpl.modifyRegistration(ModifyRegistrationRequest modifyRegistration)
           
 BlockingInteractionResponse WSRP_v1_Markup_Binding_SOAPStub.performBlockingInteraction(BlockingInteractionRequest performBlockingInteraction)
           
 BlockingInteractionResponse WSRP_v1_Markup_Binding_SOAPImpl.performBlockingInteraction(BlockingInteractionRequest blockingInteractionRequest)
           
 RegistrationContext WSRP_v1_Registration_Binding_SOAPStub.register(RegistrationData register)
           
 RegistrationContext WSRP_v1_Registration_Binding_SOAPImpl.register(RegistrationData data)
           
 ReturnAny WSRP_v1_Markup_Binding_SOAPStub.releaseSessions(ReleaseSessionsRequest releaseSessions)
           
 ReturnAny WSRP_v1_Markup_Binding_SOAPImpl.releaseSessions(ReleaseSessionsRequest releaseSessionsRequest)
           
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPImpl.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
           
 PortletContext WSRP_v1_PortletManagement_Binding_SOAPStub.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
           
 

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

Methods in org.exoplatform.services.wsrp.intf that throw MissingParametersFault
 PortletContext WSRP_v1_PortletManagement_PortType.clonePortlet(ClonePortletRequest clonePortlet)
           
 DestroyPortletsResponse WSRP_v1_PortletManagement_PortType.destroyPortlets(DestroyPortletsRequest destroyPortlets)
           
 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)
           
 RegistrationState WSRP_v1_Registration_PortType.modifyRegistration(ModifyRegistrationRequest modifyRegistration)
           
 BlockingInteractionResponse WSRP_v1_Markup_PortType.performBlockingInteraction(BlockingInteractionRequest performBlockingInteraction)
           
 RegistrationContext WSRP_v1_Registration_PortType.register(RegistrationData register)
           
 ReturnAny WSRP_v1_Markup_PortType.releaseSessions(ReleaseSessionsRequest releaseSessions)
           
 PortletContext WSRP_v1_PortletManagement_PortType.setPortletProperties(SetPortletPropertiesRequest setPortletProperties)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.