org.jboss.portal.wsrp.core
Interface WSRPService


public interface WSRPService


Method Summary
 WSRP_v1_Markup_PortType getWSRPMarkupService()
           
 WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService()
           
 WSRP_v1_Registration_PortType getWSRPRegistrationService()
           
 WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService()
           
 

Method Detail

getWSRPMarkupService

WSRP_v1_Markup_PortType getWSRPMarkupService()
                                             throws ServiceException
Throws:
ServiceException

getWSRPServiceDescriptionService

WSRP_v1_ServiceDescription_PortType getWSRPServiceDescriptionService()
                                                                     throws ServiceException
Throws:
ServiceException

getWSRPRegistrationService

WSRP_v1_Registration_PortType getWSRPRegistrationService()
                                                         throws ServiceException
Throws:
ServiceException

getWSRPPortletManagementService

WSRP_v1_PortletManagement_PortType getWSRPPortletManagementService()
                                                                   throws ServiceException
Throws:
ServiceException