public class

ObjectFactory

extends Object
java.lang.Object
   ↳ org.mule.modules.sharepoint.microsoft.webs.ObjectFactory

Class Overview

This object contains factory methods for each Java content interface and Java element interface generated in the com.microsoft.schemas.sharepoint.soap package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.

Summary

Public Constructors
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.microsoft.schemas.sharepoint.soap
Public Methods
CreateContentType createCreateContentType()
Create an instance of CreateContentType
CreateContentType.ContentTypeProperties createCreateContentTypeContentTypeProperties()
CreateContentType.NewFields createCreateContentTypeNewFields()
Create an instance of CreateContentType.NewFields
CreateContentTypeResponse createCreateContentTypeResponse()
Create an instance of CreateContentTypeResponse
CustomizeCss createCustomizeCss()
Create an instance of CustomizeCss
CustomizeCssResponse createCustomizeCssResponse()
Create an instance of CustomizeCssResponse
DeleteContentType createDeleteContentType()
Create an instance of DeleteContentType
DeleteContentTypeResponse createDeleteContentTypeResponse()
Create an instance of DeleteContentTypeResponse
DeleteContentTypeResponse.DeleteContentTypeResult createDeleteContentTypeResponseDeleteContentTypeResult()
GetActivatedFeatures createGetActivatedFeatures()
Create an instance of GetActivatedFeatures
GetActivatedFeaturesResponse createGetActivatedFeaturesResponse()
Create an instance of GetActivatedFeaturesResponse
GetAllSubWebCollection createGetAllSubWebCollection()
Create an instance of GetAllSubWebCollection
GetAllSubWebCollectionResponse createGetAllSubWebCollectionResponse()
Create an instance of GetAllSubWebCollectionResponse
GetAllSubWebCollectionResponse.GetAllSubWebCollectionResult createGetAllSubWebCollectionResponseGetAllSubWebCollectionResult()
GetColumns createGetColumns()
Create an instance of GetColumns
GetColumnsResponse createGetColumnsResponse()
Create an instance of GetColumnsResponse
GetColumnsResponse.GetColumnsResult createGetColumnsResponseGetColumnsResult()
GetContentType createGetContentType()
Create an instance of GetContentType
GetContentTypeResponse createGetContentTypeResponse()
Create an instance of GetContentTypeResponse
GetContentTypeResponse.GetContentTypeResult createGetContentTypeResponseGetContentTypeResult()
GetContentTypes createGetContentTypes()
Create an instance of GetContentTypes
GetContentTypesResponse createGetContentTypesResponse()
Create an instance of GetContentTypesResponse
GetContentTypesResponse.GetContentTypesResult createGetContentTypesResponseGetContentTypesResult()
GetCustomizedPageStatus createGetCustomizedPageStatus()
Create an instance of GetCustomizedPageStatus
GetCustomizedPageStatusResponse createGetCustomizedPageStatusResponse()
Create an instance of GetCustomizedPageStatusResponse
GetListTemplates createGetListTemplates()
Create an instance of GetListTemplates
GetListTemplatesResponse createGetListTemplatesResponse()
Create an instance of GetListTemplatesResponse
GetListTemplatesResponse.GetListTemplatesResult createGetListTemplatesResponseGetListTemplatesResult()
GetObjectIdFromUrl createGetObjectIdFromUrl()
Create an instance of GetObjectIdFromUrl
GetObjectIdFromUrlResponse createGetObjectIdFromUrlResponse()
Create an instance of GetObjectIdFromUrlResponse
GetObjectIdFromUrlResponse.GetObjectIdFromUrlResult createGetObjectIdFromUrlResponseGetObjectIdFromUrlResult()
GetWeb createGetWeb()
Create an instance of GetWeb
GetWebCollection createGetWebCollection()
Create an instance of GetWebCollection
GetWebCollectionResponse createGetWebCollectionResponse()
Create an instance of GetWebCollectionResponse
GetWebCollectionResponse.GetWebCollectionResult createGetWebCollectionResponseGetWebCollectionResult()
GetWebResponse createGetWebResponse()
Create an instance of GetWebResponse
GetWebResponse.GetWebResult createGetWebResponseGetWebResult()
Create an instance of GetWebResponse.GetWebResult
RemoveContentTypeXmlDocument createRemoveContentTypeXmlDocument()
Create an instance of RemoveContentTypeXmlDocument
RemoveContentTypeXmlDocumentResponse createRemoveContentTypeXmlDocumentResponse()
RemoveContentTypeXmlDocumentResponse.RemoveContentTypeXmlDocumentResult createRemoveContentTypeXmlDocumentResponseRemoveContentTypeXmlDocumentResult()
RevertAllFileContentStreams createRevertAllFileContentStreams()
Create an instance of RevertAllFileContentStreams
RevertAllFileContentStreamsResponse createRevertAllFileContentStreamsResponse()
RevertCss createRevertCss()
Create an instance of RevertCss
RevertCssResponse createRevertCssResponse()
Create an instance of RevertCssResponse
RevertFileContentStream createRevertFileContentStream()
Create an instance of RevertFileContentStream
RevertFileContentStreamResponse createRevertFileContentStreamResponse()
Create an instance of RevertFileContentStreamResponse
UpdateColumns createUpdateColumns()
Create an instance of UpdateColumns
UpdateColumns.DeleteFields createUpdateColumnsDeleteFields()
Create an instance of UpdateColumns.DeleteFields
UpdateColumns.NewFields createUpdateColumnsNewFields()
Create an instance of UpdateColumns.NewFields
UpdateColumnsResponse createUpdateColumnsResponse()
Create an instance of UpdateColumnsResponse
UpdateColumnsResponse.UpdateColumnsResult createUpdateColumnsResponseUpdateColumnsResult()
UpdateColumns.UpdateFields createUpdateColumnsUpdateFields()
Create an instance of UpdateColumns.UpdateFields
UpdateContentType createUpdateContentType()
Create an instance of UpdateContentType
UpdateContentType.ContentTypeProperties createUpdateContentTypeContentTypeProperties()
UpdateContentType.DeleteFields createUpdateContentTypeDeleteFields()
Create an instance of UpdateContentType.DeleteFields
UpdateContentType.NewFields createUpdateContentTypeNewFields()
Create an instance of UpdateContentType.NewFields
UpdateContentTypeResponse createUpdateContentTypeResponse()
Create an instance of UpdateContentTypeResponse
UpdateContentTypeResponse.UpdateContentTypeResult createUpdateContentTypeResponseUpdateContentTypeResult()
UpdateContentType.UpdateFields createUpdateContentTypeUpdateFields()
Create an instance of UpdateContentType.UpdateFields
UpdateContentTypeXmlDocument createUpdateContentTypeXmlDocument()
Create an instance of UpdateContentTypeXmlDocument
UpdateContentTypeXmlDocument.NewDocument createUpdateContentTypeXmlDocumentNewDocument()
UpdateContentTypeXmlDocumentResponse createUpdateContentTypeXmlDocumentResponse()
UpdateContentTypeXmlDocumentResponse.UpdateContentTypeXmlDocumentResult createUpdateContentTypeXmlDocumentResponseUpdateContentTypeXmlDocumentResult()
WebUrlFromPageUrl createWebUrlFromPageUrl()
Create an instance of WebUrlFromPageUrl
WebUrlFromPageUrlResponse createWebUrlFromPageUrlResponse()
Create an instance of WebUrlFromPageUrlResponse
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ObjectFactory ()

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.microsoft.schemas.sharepoint.soap

Public Methods

public CreateContentType createCreateContentType ()

Create an instance of CreateContentType

public CreateContentType.ContentTypeProperties createCreateContentTypeContentTypeProperties ()

public CreateContentType.NewFields createCreateContentTypeNewFields ()

Create an instance of CreateContentType.NewFields

public CreateContentTypeResponse createCreateContentTypeResponse ()

Create an instance of CreateContentTypeResponse

public CustomizeCss createCustomizeCss ()

Create an instance of CustomizeCss

public CustomizeCssResponse createCustomizeCssResponse ()

Create an instance of CustomizeCssResponse

public DeleteContentType createDeleteContentType ()

Create an instance of DeleteContentType

public DeleteContentTypeResponse createDeleteContentTypeResponse ()

Create an instance of DeleteContentTypeResponse

public DeleteContentTypeResponse.DeleteContentTypeResult createDeleteContentTypeResponseDeleteContentTypeResult ()

public GetActivatedFeatures createGetActivatedFeatures ()

Create an instance of GetActivatedFeatures

public GetActivatedFeaturesResponse createGetActivatedFeaturesResponse ()

Create an instance of GetActivatedFeaturesResponse

public GetAllSubWebCollection createGetAllSubWebCollection ()

Create an instance of GetAllSubWebCollection

public GetAllSubWebCollectionResponse createGetAllSubWebCollectionResponse ()

Create an instance of GetAllSubWebCollectionResponse

public GetAllSubWebCollectionResponse.GetAllSubWebCollectionResult createGetAllSubWebCollectionResponseGetAllSubWebCollectionResult ()

public GetColumns createGetColumns ()

Create an instance of GetColumns

public GetColumnsResponse createGetColumnsResponse ()

Create an instance of GetColumnsResponse

public GetColumnsResponse.GetColumnsResult createGetColumnsResponseGetColumnsResult ()

public GetContentType createGetContentType ()

Create an instance of GetContentType

public GetContentTypeResponse createGetContentTypeResponse ()

Create an instance of GetContentTypeResponse

public GetContentTypeResponse.GetContentTypeResult createGetContentTypeResponseGetContentTypeResult ()

public GetContentTypes createGetContentTypes ()

Create an instance of GetContentTypes

public GetContentTypesResponse createGetContentTypesResponse ()

Create an instance of GetContentTypesResponse

public GetContentTypesResponse.GetContentTypesResult createGetContentTypesResponseGetContentTypesResult ()

public GetCustomizedPageStatus createGetCustomizedPageStatus ()

Create an instance of GetCustomizedPageStatus

public GetCustomizedPageStatusResponse createGetCustomizedPageStatusResponse ()

Create an instance of GetCustomizedPageStatusResponse

public GetListTemplates createGetListTemplates ()

Create an instance of GetListTemplates

public GetListTemplatesResponse createGetListTemplatesResponse ()

Create an instance of GetListTemplatesResponse

public GetListTemplatesResponse.GetListTemplatesResult createGetListTemplatesResponseGetListTemplatesResult ()

public GetObjectIdFromUrl createGetObjectIdFromUrl ()

Create an instance of GetObjectIdFromUrl

public GetObjectIdFromUrlResponse createGetObjectIdFromUrlResponse ()

Create an instance of GetObjectIdFromUrlResponse

public GetObjectIdFromUrlResponse.GetObjectIdFromUrlResult createGetObjectIdFromUrlResponseGetObjectIdFromUrlResult ()

public GetWeb createGetWeb ()

Create an instance of GetWeb

public GetWebCollection createGetWebCollection ()

Create an instance of GetWebCollection

public GetWebCollectionResponse createGetWebCollectionResponse ()

Create an instance of GetWebCollectionResponse

public GetWebCollectionResponse.GetWebCollectionResult createGetWebCollectionResponseGetWebCollectionResult ()

public GetWebResponse createGetWebResponse ()

Create an instance of GetWebResponse

public GetWebResponse.GetWebResult createGetWebResponseGetWebResult ()

Create an instance of GetWebResponse.GetWebResult

public RemoveContentTypeXmlDocument createRemoveContentTypeXmlDocument ()

Create an instance of RemoveContentTypeXmlDocument

public RemoveContentTypeXmlDocumentResponse createRemoveContentTypeXmlDocumentResponse ()

public RemoveContentTypeXmlDocumentResponse.RemoveContentTypeXmlDocumentResult createRemoveContentTypeXmlDocumentResponseRemoveContentTypeXmlDocumentResult ()

public RevertAllFileContentStreams createRevertAllFileContentStreams ()

Create an instance of RevertAllFileContentStreams

public RevertAllFileContentStreamsResponse createRevertAllFileContentStreamsResponse ()

public RevertCss createRevertCss ()

Create an instance of RevertCss

public RevertCssResponse createRevertCssResponse ()

Create an instance of RevertCssResponse

public RevertFileContentStream createRevertFileContentStream ()

Create an instance of RevertFileContentStream

public RevertFileContentStreamResponse createRevertFileContentStreamResponse ()

Create an instance of RevertFileContentStreamResponse

public UpdateColumns createUpdateColumns ()

Create an instance of UpdateColumns

public UpdateColumns.DeleteFields createUpdateColumnsDeleteFields ()

Create an instance of UpdateColumns.DeleteFields

public UpdateColumns.NewFields createUpdateColumnsNewFields ()

Create an instance of UpdateColumns.NewFields

public UpdateColumnsResponse createUpdateColumnsResponse ()

Create an instance of UpdateColumnsResponse

public UpdateColumnsResponse.UpdateColumnsResult createUpdateColumnsResponseUpdateColumnsResult ()

public UpdateColumns.UpdateFields createUpdateColumnsUpdateFields ()

Create an instance of UpdateColumns.UpdateFields

public UpdateContentType createUpdateContentType ()

Create an instance of UpdateContentType

public UpdateContentType.ContentTypeProperties createUpdateContentTypeContentTypeProperties ()

public UpdateContentType.DeleteFields createUpdateContentTypeDeleteFields ()

Create an instance of UpdateContentType.DeleteFields

public UpdateContentType.NewFields createUpdateContentTypeNewFields ()

Create an instance of UpdateContentType.NewFields

public UpdateContentTypeResponse createUpdateContentTypeResponse ()

Create an instance of UpdateContentTypeResponse

public UpdateContentTypeResponse.UpdateContentTypeResult createUpdateContentTypeResponseUpdateContentTypeResult ()

public UpdateContentType.UpdateFields createUpdateContentTypeUpdateFields ()

Create an instance of UpdateContentType.UpdateFields

public UpdateContentTypeXmlDocument createUpdateContentTypeXmlDocument ()

Create an instance of UpdateContentTypeXmlDocument

public UpdateContentTypeXmlDocument.NewDocument createUpdateContentTypeXmlDocumentNewDocument ()

public UpdateContentTypeXmlDocumentResponse createUpdateContentTypeXmlDocumentResponse ()

public UpdateContentTypeXmlDocumentResponse.UpdateContentTypeXmlDocumentResult createUpdateContentTypeXmlDocumentResponseUpdateContentTypeXmlDocumentResult ()

public WebUrlFromPageUrl createWebUrlFromPageUrl ()

Create an instance of WebUrlFromPageUrl

public WebUrlFromPageUrlResponse createWebUrlFromPageUrlResponse ()

Create an instance of WebUrlFromPageUrlResponse