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_PortletManagement_PortType_Impl

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

public class WSRP_v1_PortletManagement_PortType_Impl
extends Object
implements WSRP_v1_PortletManagement_PortType, Remote


Constructor Summary
WSRP_v1_PortletManagement_PortType_Impl()
           
 
Method Summary
 PortletContext clonePortlet(ClonePortlet clonePortlet)
           
 DestroyPortletsResponse destroyPortlets(DestroyPortlets destroyPortlets)
           
 PortletDescriptionResponse getPortletDescription(GetPortletDescription getPortletDescription)
           
 PropertyList getPortletProperties(GetPortletProperties getPortletProperties)
           
 PortletPropertyDescriptionResponse getPortletPropertyDescription(GetPortletPropertyDescription getPortletPropertyDescription)
           
 PortletContext setPortletProperties(SetPortletProperties setPortletProperties)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSRP_v1_PortletManagement_PortType_Impl

public WSRP_v1_PortletManagement_PortType_Impl()
Method Detail

getPortletDescription

public PortletDescriptionResponse getPortletDescription(GetPortletDescription getPortletDescription)
                                                 throws MissingParametersFault,
                                                        InvalidRegistrationFault,
                                                        InvalidUserCategoryFault,
                                                        OperationFailedFault,
                                                        AccessDeniedFault,
                                                        InvalidHandleFault,
                                                        InconsistentParametersFault,
                                                        RemoteException
Specified by:
getPortletDescription in interface WSRP_v1_PortletManagement_PortType
Throws:
MissingParametersFault
InvalidRegistrationFault
InvalidUserCategoryFault
OperationFailedFault
AccessDeniedFault
InvalidHandleFault
InconsistentParametersFault
RemoteException

clonePortlet

public PortletContext clonePortlet(ClonePortlet clonePortlet)
                            throws MissingParametersFault,
                                   InconsistentParametersFault,
                                   OperationFailedFault,
                                   InvalidUserCategoryFault,
                                   InvalidHandleFault,
                                   InvalidRegistrationFault,
                                   AccessDeniedFault,
                                   RemoteException
Specified by:
clonePortlet in interface WSRP_v1_PortletManagement_PortType
Throws:
MissingParametersFault
InconsistentParametersFault
OperationFailedFault
InvalidUserCategoryFault
InvalidHandleFault
InvalidRegistrationFault
AccessDeniedFault
RemoteException

destroyPortlets

public DestroyPortletsResponse destroyPortlets(DestroyPortlets destroyPortlets)
                                        throws MissingParametersFault,
                                               InvalidRegistrationFault,
                                               OperationFailedFault,
                                               InconsistentParametersFault,
                                               RemoteException
Specified by:
destroyPortlets in interface WSRP_v1_PortletManagement_PortType
Throws:
MissingParametersFault
InvalidRegistrationFault
OperationFailedFault
InconsistentParametersFault
RemoteException

setPortletProperties

public PortletContext setPortletProperties(SetPortletProperties setPortletProperties)
                                    throws InvalidRegistrationFault,
                                           AccessDeniedFault,
                                           InvalidUserCategoryFault,
                                           OperationFailedFault,
                                           InvalidHandleFault,
                                           InconsistentParametersFault,
                                           MissingParametersFault,
                                           RemoteException
Specified by:
setPortletProperties in interface WSRP_v1_PortletManagement_PortType
Throws:
InvalidRegistrationFault
AccessDeniedFault
InvalidUserCategoryFault
OperationFailedFault
InvalidHandleFault
InconsistentParametersFault
MissingParametersFault
RemoteException

getPortletProperties

public PropertyList getPortletProperties(GetPortletProperties getPortletProperties)
                                  throws AccessDeniedFault,
                                         InvalidUserCategoryFault,
                                         InvalidHandleFault,
                                         MissingParametersFault,
                                         InvalidRegistrationFault,
                                         InconsistentParametersFault,
                                         OperationFailedFault,
                                         RemoteException
Specified by:
getPortletProperties in interface WSRP_v1_PortletManagement_PortType
Throws:
AccessDeniedFault
InvalidUserCategoryFault
InvalidHandleFault
MissingParametersFault
InvalidRegistrationFault
InconsistentParametersFault
OperationFailedFault
RemoteException

getPortletPropertyDescription

public PortletPropertyDescriptionResponse getPortletPropertyDescription(GetPortletPropertyDescription getPortletPropertyDescription)
                                                                 throws InconsistentParametersFault,
                                                                        InvalidRegistrationFault,
                                                                        AccessDeniedFault,
                                                                        InvalidHandleFault,
                                                                        MissingParametersFault,
                                                                        OperationFailedFault,
                                                                        InvalidUserCategoryFault,
                                                                        RemoteException
Specified by:
getPortletPropertyDescription in interface WSRP_v1_PortletManagement_PortType
Throws:
InconsistentParametersFault
InvalidRegistrationFault
AccessDeniedFault
InvalidHandleFault
MissingParametersFault
OperationFailedFault
InvalidUserCategoryFault
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