A C D E G H I K L M N O P R S T V W _

A

ACTIVITY_FETCH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
 
addMetadataField(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
Add a metadata field
addSeedDocuments(ISeedingActivity, DocumentSpecification, long, long, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Queue "seed" documents.
advance() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
Go on to next token.
allMetadata - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
 
appendMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Append a match/replace string pair
appendOldstyleMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Append old-style match/replace pair.

C

check() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Test the connection.
checkConnection(String, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
 
checkInclude(String, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Check if a file should be included.
checkIncludeLibrary(String, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Check if a library should be included, given a document specification.
checkIncludeSite(String, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Check if a site should be included, given a document specification.
checkMatch(String, int, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Check a match between two strings with wildcards.
checkPartialPathMatch(String, int, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Check for a partial path match between two strings with wildcards.
client - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
client - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 
clientProperties - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
 
CommonsHTTPSender - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
This class uses Jakarta Commons's HttpClient to call a SOAP server.
CommonsHTTPSender() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
 
CommonsHTTPSender.ExecuteMethodThread - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
 
CommonsHTTPSender.ExecuteMethodThread(HttpClient, HostConfiguration, HttpMethodBase) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
configureEngine(AxisEngine) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
 
connect(ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Connect.
CONNECTION_MANAGER_PROPERTY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
 
connectionManager - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
Connection pool, and initialization lock
createSocket(String, int, InetAddress, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
 
createSocket(String, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
 
createSocket(String, int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
 

D

decodePath(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Given a path that is /-separated, and otherwise encoded, decode properly to convert to unencoded form.
DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
deleteMatchPair(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Delete a specified match/replace string pair
disconnect() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Close the connection.

E

encodePath(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Given a path that is /-separated, and otherwise unencoded, encode properly for an actual URI
equals(Object) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
There's a socket factory per keystore; look at the keystore to do the comparison.
equals(Object) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
 
equals(Object) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
 
escape(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Escape a string so it is verbatim
exception - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
exception - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 
executeMethod - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
executeMethod - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 

G

getAcls(DocumentSpecification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Grab forced acl out of document specification.
getACLs(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
Get the acls for a document library.
getActivitiesList() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Return the list of activities that this connector supports (i.e.
getAllMetadata() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
Get whether "all metadata" is to be used
getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getBinNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Get the bin name string for a document identifier.
getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getDeployedServices() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
Get an enumeration of the services deployed to this engine
getDeployment() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
 
getDeserializer(String, Class, QName) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
Get Custom Deserializer
getDocLibID(String, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
 
getDocLibsBySite(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Gets a list of document libraries of the given parent site
getDocumentACLs(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
Get the acls for a document.
getDocumentLibraries(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
Gets a list of document libraries given a parent site
getDocuments(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
 
getDocumentVersions(String[], String[], IVersionActivity, DocumentSpecification, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Get document versions given an array of document identifiers.
getException() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
getException() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 
getFieldList(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Gets a list of field names of the given document library.
getFieldList(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
Gets a list of field names of the given document library
getFieldValues(ArrayList, String, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
Gets a list of field values of the given document
getGlobalOptions() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
Returns the global configuration options.
getGlobalRequest() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
Returns a global request handler.
getGlobalResponse() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
Returns a global response handler.
getGroupNumber() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
getGroupStyle() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
getHandler(QName) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
retrieve an instance of the named handler
getHostConfiguration(HttpClient, MessageContext, URL, ProtocolFactory) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
 
getListsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ListsWS
 
getMatchCount() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Get the number of match/replace strings
getMatchString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Get a specific match string
getMaxDocumentRequest() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Get the maximum number of documents to amalgamate together into one batch, for this connector.
getMetadataFields() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
Get the set of metadata fields to use
getMetadataSpecification(String, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Get a file's metadata specification, given a path and a document specification.
getPathAttributeName() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
Get the path attribute name.
getPathAttributeValue(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
Given an identifier, get the translated string that goes into the metadata.
getPathString(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
For a given id, get the portion of its path which the mapping and ingestion should go against.
getPermissionsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.MCPermissionsWS
 
getPermissionsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.PermissionsWS
 
getPrettyName() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
Get the pretty name
getReplaceString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Get a specific replace string
getResponse() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
getResponse() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 
getRoles() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
Get a list of roles that this engine plays globally.
getSerializer(String, Class, QName) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
Get Custom Serializer
getService(QName) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
retrieve an instance of the named service
getServiceByNamespaceURI(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
Get a service which has been mapped to a particular namespace
getSession() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Set up a session
getSites(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Gets a list of sites/subsites of the given parent site
getSites(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
Gets a list of sites given a parent site
getString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
getStsAdapterSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.StsAdapterWS
 
getTextValue() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
getTransport(QName) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
retrieve an instance of the named transport
getType() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
getTypeDesc() - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
Return type metadata object
getTypeMappingRegistry() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
 
getUserGroupSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.UserGroupWS
 
getValue() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
Get the real value
getVersion() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
 
getVersion(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
 
getVersions(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
 
getVersionsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.VersionsWS
 
getWebsSoapHandler() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.WebsWS
 
groupNumber - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
groupStyle - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
GROUPSTYLE_LOWER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
GROUPSTYLE_MIXED - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
GROUPSTYLE_NONE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
GROUPSTYLE_UPPER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 

H

handleCookie(String, String, MessageContext) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
little helper function for cookies.
hashCode() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
 
hashCode() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
 
hashCode() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
 
hostConfiguration - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
hostConfiguration - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 

I

initialize() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
 
insertMatchPair(int, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Insert a match/replace string pair
invoke(MessageContext) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
invoke creates a socket connection, sends the request SOAP message and then reads the response SOAP message back from the SOAP server
isHostInNonProxyList(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
Check if the specified host is in the list of non proxy hosts.

K

keystore - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
 

L

lockObject - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
 
log - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
Field log

M

match(String, String, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender
Matches a string against a pattern.
MatchMap - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
An instance of this class describes a "match map", which describes a translation of an input string using regexp technology.
MatchMap() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Constructor.
MatchMap(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Constructor.
MatchMap(ArrayList, ArrayList) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Constructor.
matchMap - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
 
MatchMap.EvaluatorToken - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
Evaluator token.
MatchMap.EvaluatorToken() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
MatchMap.EvaluatorToken(int, int) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
MatchMap.EvaluatorToken(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
MatchMap.EvaluatorTokenStream - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
Token stream.
MatchMap.EvaluatorTokenStream(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
Constructor.
matchPatterns - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
This is the set of Pattern objects corresponding to the match regexp strings.
matchStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
This is the set of match regexp strings
matchSubPath(String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Match a sub-path.
Messages - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
 
Messages() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
Constructor - do no instantiate
metadataFields - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
 

N

NameValue - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
Helper class which returns pretty names plus actual stuff to append to the sharepoint path
NameValue(String, String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
Instantiate
nextToken() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
 

O

org.apache.manifoldcf.crawler.connectors.sharepoint - package org.apache.manifoldcf.crawler.connectors.sharepoint
 
outputConfigurationBody(IThreadContext, IHTTPOutput, Locale, ConfigParams, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Output the configuration body section.
outputConfigurationHeader(IThreadContext, IHTTPOutput, Locale, ConfigParams, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Output the configuration header section.
outputResource(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, String>, boolean) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
outputResourceWithVelocity(IHTTPOutput, Locale, String, Map<String, Object>) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.Messages
 
outputSpecificationBody(IHTTPOutput, Locale, DocumentSpecification, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Output the specification body section.
outputSpecificationHeader(IHTTPOutput, Locale, DocumentSpecification, List<String>) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Output the specification header section.

P

pathAttributeName - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
 
pathItemDecode(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Decode a path item.
pathItemEncode(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Encode a path item.
peek() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
Get current token.
poll() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
This method is periodically called for all connectors that are connected but not in active use.
pos - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
 
prettyName - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
 
processCheck(boolean, String, int, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Recursive worker method for checkMatch.
processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Process a configuration post.
processDocuments(String[], String[], IProcessActivity, DocumentSpecification, boolean[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Process a set of documents.
processPartialPathCheck(boolean, String, int, String, int, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Recursive worker method for checkPartialPathMatch.
processSpecificationPost(IPostParameters, Locale, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Process a specification post.
PROTOCOL_FACTORY_PROPERTY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
 

R

realValue - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
 
replaceStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
This is the set of replace strings
requestInfo(Configuration, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Request arbitrary connector information.
run() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
run() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 
rval - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.CommonsHTTPSender.ExecuteMethodThread
 
rval - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 

S

setAllMetadata() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
Set "all metadata"
setVersion(String[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
 
setVersion(int, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
 
SharePointRepository - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
This is the "repository connector" for Microsoft SharePoint.
SharePointRepository() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
Constructor.
SharePointRepository.ExecuteMethodThread - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
 
SharePointRepository.ExecuteMethodThread(HttpClient, HostConfiguration, HttpMethodBase) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.ExecuteMethodThread
 
SharePointRepository.MetadataInformation - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
Metadata information gleaned from document paths and specification.
SharePointRepository.MetadataInformation() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MetadataInformation
Constructor
SharePointRepository.MySSLSocketFactory - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
Socket factory for our https implementation.
SharePointRepository.MySSLSocketFactory(IKeystoreManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
Constructor.
SharePointRepository.SharepointSecureSocketFactory - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
HTTPClient secure socket factory, which implements SecureProtocolSocketFactory
SharePointRepository.SharepointSecureSocketFactory(SSLSocketFactory) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
Constructor
SharePointRepository.SystemMetadataDescription - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
Class that tracks paths associated with id's, and the name of the metadata attribute to use for the path.
SharePointRepository.SystemMetadataDescription(DocumentSpecification) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SystemMetadataDescription
Constructor
socketFactory - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.SharepointSecureSocketFactory
This is the javax.net socket factory.
SPSProxyHelper - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
 
SPSProxyHelper(String, String, String, String, String, ProtocolFactory, Class, String, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper
 
SPSProxyHelper.ListsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
SharePoint Lists Service Wrapper Class
SPSProxyHelper.ListsWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ListsWS
 
SPSProxyHelper.MCPermissionsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
MC Permissions Service Wrapper Class
SPSProxyHelper.MCPermissionsWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.MCPermissionsWS
 
SPSProxyHelper.PermissionsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
SharePoint Permissions Service Wrapper Class
SPSProxyHelper.PermissionsWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.PermissionsWS
 
SPSProxyHelper.ResourceProvider - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
Implementation of EngineConfiguration that we'll use to get the wsdd file from a local resource.
SPSProxyHelper.ResourceProvider(Class, String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
Constructor setting the resource name.
SPSProxyHelper.StsAdapterWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
SharePoint StsAdapter (List Data Services) Service Wrapper Class
SPSProxyHelper.StsAdapterWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.StsAdapterWS
 
SPSProxyHelper.UserGroupWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
SharePoint UserGroup Service Wrapper Class
SPSProxyHelper.UserGroupWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.UserGroupWS
 
SPSProxyHelper.VersionsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
SharePoint Versions Service Wrapper Class
SPSProxyHelper.VersionsWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.VersionsWS
 
SPSProxyHelper.WebsWS - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
SharePoint Webs Service Wrapper Class
SPSProxyHelper.WebsWS(String, String, String, ProtocolFactory, EngineConfiguration, HttpConnectionManager) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.WebsWS
 
stuff(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Stuff characters

T

text - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
 
textValue - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
thisSocketFactory - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository.MySSLSocketFactory
 
token - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorTokenStream
 
toString() - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Convert the matchmap to string form.
translate(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
Perform a translation.
type - Variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
TYPE_COMMA - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
TYPE_GROUP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 
TYPE_TEXT - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap.EvaluatorToken
 

V

VersionsHeader - Class in org.apache.manifoldcf.crawler.connectors.sharepoint
 
VersionsHeader() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharepoint.VersionsHeader
 
viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
View configuration.
viewSpecification(IHTTPOutput, Locale, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
View specification.

W

writeEngineConfig(AxisEngine) - Method in class org.apache.manifoldcf.crawler.connectors.sharepoint.SPSProxyHelper.ResourceProvider
 
wsddPathProperty - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
 

_

_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.MatchMap
 
_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.NameValue
 
_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharepoint.SharePointRepository
 

A C D E G H I K L M N O P R S T V W _