Modifier and Type | Method and Description |
---|---|
SharepointService |
SharepointOnlineConnector.getClient() |
Modifier and Type | Method and Description |
---|---|
List<org.mule.common.metadata.MetaDataKey> |
AbstracFileAndFolderCategory.getDocumentsLists(SharepointService client) |
List<org.mule.common.metadata.MetaDataKey> |
AbstracFileAndFolderCategory.getDocumentsLists(String metadataKeySuffix,
SharepointService client) |
static IFileCategory |
MetadataFactory.getFileMetadata(SharepointService client,
MetadataTypes metadataTypes) |
static IListCategory |
MetadataFactory.getListMetadata(SharepointService client,
MetadataManager manager,
MetadataTypes metadataTypes) |
List<org.mule.common.metadata.MetaDataKey> |
AbstractListCategory.getListNames(SharepointService client) |
Constructor and Description |
---|
FileCategory(SharepointService client) |
FolderCategory(SharepointService client) |
ListCategory(SharepointService client,
MetadataManager manager) |
ListQueryCategory(SharepointService client,
MetadataManager manager) |
Constructor and Description |
---|
MetadataManager(SharepointService sharepointClient) |
Modifier and Type | Method and Description |
---|---|
static SharepointService |
SharepointServiceFactory.getClient(ClientType connType,
MapperType mapType,
org.apache.http.impl.client.CloseableHttpClient httpClient,
org.apache.http.protocol.HttpContext httpContext,
URL siteUrl) |
Modifier and Type | Method and Description |
---|---|
static SharepointService |
SharepointClientProxyFactory.getProxy(ClientType connType,
IMapper mapper,
ISharepointConnection connectionStrategy,
HttpClientContextPair clientContextPair) |
Modifier and Type | Class and Description |
---|---|
class |
OnlineSharepointService |
class |
OnpremiseSharepointService |
Modifier and Type | Field and Description |
---|---|
protected SharepointService |
BaseSharepointConnectionStrategy.sharepointClient |
Modifier and Type | Method and Description |
---|---|
SharepointService |
BaseSharepointConnectionStrategy.getSharepointClient() |
Copyright © 2010–2020. All rights reserved.