public class

SharepointServiceProviderUtils

extends Object
java.lang.Object
   ↳ org.mule.modules.sharepoint.api.service.SharepointServiceProviderUtils

Summary

Fields
private static Alerts alertsService
private static Authentication authenticationService
private static Copy copyService
private static Dws dwsService
private static SharepointEmailWS emailService
private static Forms formsService
private static Imaging imagingService
private static Lists listService
private static Meetings meetingsService
private static People peopleService
private static Permissions permissionsService
private static QueryService queryService
private static SiteData sitedataService
private static Sites sitesService
private static UserGroup userGroupService
private static Versions versionsService
private static Views viewsService
private static WebPartPagesWebService webPartPagesService
private static Webs websService
Public Constructors
SharepointServiceProviderUtils()
Public Methods
synchronized static Alerts getAlertsService(URL wsdl)
synchronized static Authentication getAuthenticationSerive(URL wsdl)
synchronized static Copy getCopyService(URL wsdl)
synchronized static Dws getDwsService(URL wsdl)
synchronized static SharepointEmailWS getEmailService(URL wsdl)
synchronized static Forms getFromsService(URL wsdl)
synchronized static Imaging getImagingService(URL wsdl)
synchronized static Lists getListService(URL wsdl)
synchronized static Meetings getMeetingsService(URL wsdl)
synchronized static People getPeopleService(URL wsdl)
synchronized static Permissions getPermissionsService(URL wsdl)
synchronized static QueryService getQueryService(URL wsdl)
synchronized static SiteData getSitedataService(URL wsdl)
synchronized static Sites getSitesService(URL wsdl)
synchronized static UserGroup getUserGroupService(URL wsdl)
synchronized static Versions getVersionsService(URL wsdl)
synchronized static Views getViewsService(URL wsdl)
synchronized static WebPartPagesWebService getWebPartPagesWebService(URL wsdl)
synchronized static Webs getWebsService(URL wsdl)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private static Alerts alertsService

private static Authentication authenticationService

private static Copy copyService

private static Dws dwsService

private static SharepointEmailWS emailService

private static Forms formsService

private static Imaging imagingService

private static Lists listService

private static Meetings meetingsService

private static People peopleService

private static Permissions permissionsService

private static QueryService queryService

private static SiteData sitedataService

private static Sites sitesService

private static UserGroup userGroupService

private static Versions versionsService

private static Views viewsService

private static WebPartPagesWebService webPartPagesService

private static Webs websService

Public Constructors

public SharepointServiceProviderUtils ()

Public Methods

public static synchronized Alerts getAlertsService (URL wsdl)

Parameters
wsdl

public static synchronized Authentication getAuthenticationSerive (URL wsdl)

Parameters
wsdl

public static synchronized Copy getCopyService (URL wsdl)

Parameters
wsdl

public static synchronized Dws getDwsService (URL wsdl)

Parameters
wsdl

public static synchronized SharepointEmailWS getEmailService (URL wsdl)

Parameters
wsdl

public static synchronized Forms getFromsService (URL wsdl)

Parameters
wsdl

public static synchronized Imaging getImagingService (URL wsdl)

Parameters
wsdl

public static synchronized Lists getListService (URL wsdl)

Parameters
wsdl

public static synchronized Meetings getMeetingsService (URL wsdl)

Parameters
wsdl

public static synchronized People getPeopleService (URL wsdl)

Parameters
wsdl

public static synchronized Permissions getPermissionsService (URL wsdl)

Parameters
wsdl

public static synchronized QueryService getQueryService (URL wsdl)

Parameters
wsdl

public static synchronized SiteData getSitedataService (URL wsdl)

Parameters
wsdl

public static synchronized Sites getSitesService (URL wsdl)

Parameters
wsdl

public static synchronized UserGroup getUserGroupService (URL wsdl)

Parameters
wsdl

public static synchronized Versions getVersionsService (URL wsdl)

Parameters
wsdl

public static synchronized Views getViewsService (URL wsdl)

Parameters
wsdl

public static synchronized WebPartPagesWebService getWebPartPagesWebService (URL wsdl)

Parameters
wsdl

public static synchronized Webs getWebsService (URL wsdl)

Parameters
wsdl