org.jasig.portal.wsrp.bind
Class WSRP_v1_Markup_Binding_SOAPStub
java.lang.Object
org.apache.axis.client.Stub
org.jasig.portal.wsrp.bind.WSRP_v1_Markup_Binding_SOAPStub
- All Implemented Interfaces:
- java.rmi.Remote, javax.xml.rpc.Stub, WSRP_v1_Markup_PortType
Deprecated. As of uPortal 2.4, the WSRP producer in uPortal is no longer being maintained. If reintroduced, it will migrate to one based on WSRP4J.
- public class WSRP_v1_Markup_Binding_SOAPStub
- extends org.apache.axis.client.Stub
- implements WSRP_v1_Markup_PortType
Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
Method Summary |
void |
getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
MarkupContextHolder markupContext,
SessionContextHolder sessionContext,
ExtensionArrayHolder extensions)
Deprecated. |
Extension[] |
initCookie(RegistrationContext registrationContext)
Deprecated. |
void |
performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams,
UpdateResponseHolder updateResponse,
javax.xml.rpc.holders.StringHolder redirectURL,
ExtensionArrayHolder extensions)
Deprecated. |
Extension[] |
releaseSessions(RegistrationContext registrationContext,
java.lang.String[] sessionIDs)
Deprecated. |
Methods inherited from class org.apache.axis.client.Stub |
_getProperty, _getPropertyNames, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, getAttachments, getHeader, getHeaders, getPassword, getPortName, getTimeout, getUsername, removeProperty, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSRP_v1_Markup_Binding_SOAPStub
public WSRP_v1_Markup_Binding_SOAPStub()
throws org.apache.axis.AxisFault
- Deprecated.
WSRP_v1_Markup_Binding_SOAPStub
public WSRP_v1_Markup_Binding_SOAPStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Deprecated.
WSRP_v1_Markup_Binding_SOAPStub
public WSRP_v1_Markup_Binding_SOAPStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Deprecated.
getMarkup
public void getMarkup(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
MarkupContextHolder markupContext,
SessionContextHolder sessionContext,
ExtensionArrayHolder extensions)
throws java.rmi.RemoteException,
InconsistentParametersFault,
InvalidRegistrationFault,
MissingParametersFault,
OperationFailedFault,
UnsupportedMimeTypeFault,
UnsupportedModeFault,
UnsupportedLocaleFault,
InvalidUserCategoryFault,
InvalidSessionFault,
InvalidCookieFault,
AccessDeniedFault,
InvalidHandleFault,
UnsupportedWindowStateFault
- Deprecated.
- Specified by:
getMarkup
in interface WSRP_v1_Markup_PortType
- Throws:
java.rmi.RemoteException
InconsistentParametersFault
InvalidRegistrationFault
MissingParametersFault
OperationFailedFault
UnsupportedMimeTypeFault
UnsupportedModeFault
UnsupportedLocaleFault
InvalidUserCategoryFault
InvalidSessionFault
InvalidCookieFault
AccessDeniedFault
InvalidHandleFault
UnsupportedWindowStateFault
performBlockingInteraction
public void performBlockingInteraction(RegistrationContext registrationContext,
PortletContext portletContext,
RuntimeContext runtimeContext,
UserContext userContext,
MarkupParams markupParams,
InteractionParams interactionParams,
UpdateResponseHolder updateResponse,
javax.xml.rpc.holders.StringHolder redirectURL,
ExtensionArrayHolder extensions)
throws java.rmi.RemoteException,
InconsistentParametersFault,
InvalidRegistrationFault,
MissingParametersFault,
OperationFailedFault,
UnsupportedMimeTypeFault,
UnsupportedModeFault,
UnsupportedLocaleFault,
InvalidUserCategoryFault,
InvalidSessionFault,
InvalidCookieFault,
PortletStateChangeRequiredFault,
AccessDeniedFault,
InvalidHandleFault,
UnsupportedWindowStateFault
- Deprecated.
- Specified by:
performBlockingInteraction
in interface WSRP_v1_Markup_PortType
- Throws:
java.rmi.RemoteException
InconsistentParametersFault
InvalidRegistrationFault
MissingParametersFault
OperationFailedFault
UnsupportedMimeTypeFault
UnsupportedModeFault
UnsupportedLocaleFault
InvalidUserCategoryFault
InvalidSessionFault
InvalidCookieFault
PortletStateChangeRequiredFault
AccessDeniedFault
InvalidHandleFault
UnsupportedWindowStateFault
releaseSessions
public Extension[] releaseSessions(RegistrationContext registrationContext,
java.lang.String[] sessionIDs)
throws java.rmi.RemoteException,
InvalidRegistrationFault,
OperationFailedFault,
MissingParametersFault,
AccessDeniedFault
- Deprecated.
- Specified by:
releaseSessions
in interface WSRP_v1_Markup_PortType
- Throws:
java.rmi.RemoteException
InvalidRegistrationFault
OperationFailedFault
MissingParametersFault
AccessDeniedFault
initCookie
public Extension[] initCookie(RegistrationContext registrationContext)
throws java.rmi.RemoteException,
InvalidRegistrationFault,
OperationFailedFault,
AccessDeniedFault
- Deprecated.
- Specified by:
initCookie
in interface WSRP_v1_Markup_PortType
- Throws:
java.rmi.RemoteException
InvalidRegistrationFault
OperationFailedFault
AccessDeniedFault