This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification

com.sun.portal.wsrp.common.stubs
Class WSRP_v1_Markup_PortType_Impl

java.lang.Object
  extended bycom.sun.portal.wsrp.common.stubs.WSRP_v1_Markup_PortType_Impl
All Implemented Interfaces:
Remote, WSRP_v1_Markup_PortType

public class WSRP_v1_Markup_PortType_Impl
extends Object
implements WSRP_v1_Markup_PortType, Remote


Constructor Summary
WSRP_v1_Markup_PortType_Impl()
           
 
Method Summary
 MarkupResponse getMarkup(GetMarkup getMarkup)
           
 ReturnAny initCookie(InitCookie initCookie)
           
 BlockingInteractionResponse performBlockingInteraction(PerformBlockingInteraction performBlockingInteraction)
           
 ReturnAny releaseSessions(ReleaseSessions releaseSessions)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRP_v1_Markup_PortType_Impl

public WSRP_v1_Markup_PortType_Impl()
Method Detail

getMarkup

public MarkupResponse getMarkup(GetMarkup getMarkup)
                         throws InvalidUserCategoryFault,
                                UnsupportedWindowStateFault,
                                AccessDeniedFault,
                                InvalidSessionFault,
                                InconsistentParametersFault,
                                UnsupportedModeFault,
                                UnsupportedLocaleFault,
                                OperationFailedFault,
                                InvalidHandleFault,
                                InvalidRegistrationFault,
                                MissingParametersFault,
                                UnsupportedMimeTypeFault,
                                InvalidCookieFault,
                                RemoteException
Specified by:
getMarkup in interface WSRP_v1_Markup_PortType
Throws:
InvalidUserCategoryFault
UnsupportedWindowStateFault
AccessDeniedFault
InvalidSessionFault
InconsistentParametersFault
UnsupportedModeFault
UnsupportedLocaleFault
OperationFailedFault
InvalidHandleFault
InvalidRegistrationFault
MissingParametersFault
UnsupportedMimeTypeFault
InvalidCookieFault
RemoteException

performBlockingInteraction

public BlockingInteractionResponse performBlockingInteraction(PerformBlockingInteraction performBlockingInteraction)
                                                       throws UnsupportedLocaleFault,
                                                              InvalidUserCategoryFault,
                                                              InconsistentParametersFault,
                                                              InvalidCookieFault,
                                                              UnsupportedModeFault,
                                                              UnsupportedWindowStateFault,
                                                              InvalidRegistrationFault,
                                                              AccessDeniedFault,
                                                              InvalidSessionFault,
                                                              InvalidHandleFault,
                                                              UnsupportedMimeTypeFault,
                                                              MissingParametersFault,
                                                              PortletStateChangeRequiredFault,
                                                              OperationFailedFault,
                                                              RemoteException
Specified by:
performBlockingInteraction in interface WSRP_v1_Markup_PortType
Throws:
UnsupportedLocaleFault
InvalidUserCategoryFault
InconsistentParametersFault
InvalidCookieFault
UnsupportedModeFault
UnsupportedWindowStateFault
InvalidRegistrationFault
AccessDeniedFault
InvalidSessionFault
InvalidHandleFault
UnsupportedMimeTypeFault
MissingParametersFault
PortletStateChangeRequiredFault
OperationFailedFault
RemoteException

releaseSessions

public ReturnAny releaseSessions(ReleaseSessions releaseSessions)
                          throws MissingParametersFault,
                                 OperationFailedFault,
                                 InvalidRegistrationFault,
                                 AccessDeniedFault,
                                 RemoteException
Specified by:
releaseSessions in interface WSRP_v1_Markup_PortType
Throws:
MissingParametersFault
OperationFailedFault
InvalidRegistrationFault
AccessDeniedFault
RemoteException

initCookie

public ReturnAny initCookie(InitCookie initCookie)
                     throws OperationFailedFault,
                            InvalidRegistrationFault,
                            AccessDeniedFault,
                            RemoteException
Specified by:
initCookie in interface WSRP_v1_Markup_PortType
Throws:
OperationFailedFault
InvalidRegistrationFault
AccessDeniedFault
RemoteException

This interface is generated from the WSRP version 1.0 specification. For details on this interface, please see the WSRP version 1.0 specification