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

A

accept(SmbFile) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
Decide if we accept the file.
activities - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
This is the activities object, where matching references will be logged
ACTIVITY_ACCESS - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
addDocument(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
Add a document.
addUserToFolder(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
Add user ACL to folder.
advance() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
Go on to next token.
appendMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Append a match/replace string pair
appendOldstyleMatchPair(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Append old-style match/replace pair.
ATTRIBUTE_FILESPEC - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
ATTRIBUTE_INDEXABLE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
ATTRIBUTE_MATCH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
ATTRIBUTE_PATH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
ATTRIBUTE_REPLACE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
ATTRIBUTE_TOKEN - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
ATTRIBUTE_TYPE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
ATTRIBUTE_VALUE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 

C

check() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check status of connection.
checkAndThrow() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
Check for exception, and throw if there is one
checkInclude(SmbFile, String, DocumentSpecification, IFingerprintActivity) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check if a file or directory should be included, given a document specification.
checkIngest(File, String, DocumentSpecification, IFingerprintActivity) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check if a file should be ingested, given a document specification and a local copy of the file.
checkMatch(String, int, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check a match between two strings with wildcards.
checkNeedFileData(String, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check to see whether we need the contents of the file for anything.
close() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.IdentifierStream
Close the stream.
close() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
Close the connection.
commaEscape(String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.GetConnectionInfo
 
connect(ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Connect.
convertToURI(String, MatchMap, MatchMap) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Convert a document identifier to a URI.
currentIndex - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.IdentifierStream
 

D

DEFAULT_BUNDLE_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
DEFAULT_PATH_NAME - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
deleteDocument(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
Delete a document.
deleteMatchPair(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Delete a specified match/replace string pair
describeDocumentSecurity(StringBuilder, SmbFile, String[], String[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
This method calculates an ACL string based on whether there are forced acls and also based on the acls in place for a file.
disconnect() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Close the connection.
domain - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
 

E

equivalentIOExceptions(IOException, IOException) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check if two IOExceptions are equivalent
equivalentSmbExceptions(SmbException, SmbException) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check if two SmbExceptions are equivalent
escape(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Escape a string so it is verbatim

F

fileExists(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check for file/directory existence
fileIsDirectory(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Check if file is a directory
fileLastModified(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get last modified date for file
fileLength(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get file length
fileListFiles(SmbFile, SmbFileFilter) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
List files

G

getActivitiesList() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Return the list of activities that this connector supports (i.e.
getAttributeJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getAttributeJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getAttributeJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getAttributeString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getAttributeString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getAttributeString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getBinNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get the bin name string for a document identifier.
getBodyJavascriptString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getBodyJavascriptString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getBodyJavascriptString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getBodyString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getBodyString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getBodyString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getChildFolderNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
given a smb uri, return all children directories
GetConnectionInfo - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
 
getDocumentIdentifiers(DocumentSpecification, long, long) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Given a document specification, get either a list of starting document identifiers (seeds), or a list of changes (deltas), depending on whether this is a "crawled" connector or not.
getDocumentVersions(String[], String[], IVersionActivity, DocumentSpecification, int, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get document versions given an array of document identifiers.
getFileCanonicalPath(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get canonical path
getFileInputStream(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get input stream for file
getFileSecurity(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get file security
getFileShareSecurity(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get share security
getFileType(SmbFile) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Get file type
getForcedAcls(DocumentSpecification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Grab forced acl out of document specification.
getForcedShareAcls(DocumentSpecification) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Grab forced share acls out of document specification.
getGroupNumber() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
getGroupStyle() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
getMatchCount() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Get the number of match/replace strings
getMatchString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Get a specific match string
getNextIdentifier() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.IdentifierStream
Get the next identifier.
getReplaceString(int) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Get a specific replace string
getSession() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Establish a "session".
getShareNames(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
given a server uri, return all shares
getString(Locale, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getString(Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getString(String, Locale, String, Object[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
 
getTextValue() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
getType() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
groupNumber - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
groupStyle - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
GROUPSTYLE_LOWER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
GROUPSTYLE_MIXED - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
GROUPSTYLE_NONE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
GROUPSTYLE_UPPER - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 

I

ids - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.IdentifierStream
 
insertMatchPair(int, String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Insert a match/replace string pair

L

lcfException - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
Exceptions that we saw.
lookupDocument(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
See if a document exists.

M

main(String[]) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.GetConnectionInfo
 
mapToIdentifier(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Map a "path" specification to a full identifier.
mapToIdentifier(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
Map a "path" specification to a full identifier.
MatchMap - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
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.sharedrive.MatchMap
Constructor.
MatchMap(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Constructor.
MatchMap(ArrayList, ArrayList) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Constructor.
MatchMap.EvaluatorToken - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
Evaluator token.
MatchMap.EvaluatorToken() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
MatchMap.EvaluatorToken(int, int) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
MatchMap.EvaluatorToken(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorToken
 
MatchMap.EvaluatorTokenStream - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
Token stream.
MatchMap.EvaluatorTokenStream(String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
Constructor.
matchPatterns - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
This is the set of Pattern objects corresponding to the match regexp strings.
matchStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
This is the set of match regexp strings
matchSubPath(String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Match a sub-path.
Messages - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
 
Messages() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.Messages
Constructor - do no instantiate

N

nextToken() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
 
NODE_ACCESS - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_EXCLUDE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_FILEMAP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_INCLUDE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_MAXLENGTH - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_PATHMAP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_PATHNAMEATTRIBUTE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_SECURITY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_SHAREACCESS - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_SHARESECURITY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_STARTPOINT - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
NODE_URIMAP - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 

O

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

P

password - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
 
peek() - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
Get current token.
pos - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap.EvaluatorTokenStream
 
processCheck(boolean, String, int, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Recursive worker method for checkMatch.
processConfigurationPost(IThreadContext, IPostParameters, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Process a configuration post.
processDocuments(String[], String[], IProcessActivity, DocumentSpecification, boolean[]) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Process a set of documents.
processSMBException(SmbException, String, String, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
processSpecificationPost(IPostParameters, Locale, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Process a specification post.
PROPERTY_JCIFS_USE_NTLM_V1 - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 

R

removeUserFromFolder(String, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
Remove user ACL from folder.
replaceStrings - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
This is the set of replace strings
requestInfo(Configuration, String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Request arbitrary connector information.

S

server - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
 
serviceInterruption - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
 
setDocumentSecurity(RepositoryDocument, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
setPathMetadata(RepositoryDocument, String, int) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
SharedDriveConnector - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
This is the "repository connector" for a smb/cifs shared drive file system.
SharedDriveConnector() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Constructor.
SharedDriveConnector.IdentifierStream - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
Document identifier stream.
SharedDriveConnector.IdentifierStream(DocumentSpecification) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.IdentifierStream
 
SharedDriveConnector.ProcessDocumentsFilter - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
This is the filter class that actually receives the files in batches.
SharedDriveConnector.ProcessDocumentsFilter(IProcessActivity, DocumentSpecification) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
Constructor
SharedDriveHelpers - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
This class contains test code that is useful for performing test operations using JCifs from the appliance.
SharedDriveHelpers(String, String, String) - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
Construct the helper and initialize the connection.
SharedDriveParameters - Class in org.apache.manifoldcf.crawler.connectors.sharedrive
This class describes shared drive connection parameters.
SharedDriveParameters() - Constructor for class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
 
spec - Variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector.ProcessDocumentsFilter
Document specification
stuff(StringBuilder, String) - Static method in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
Stuff characters

T

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

U

username - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
 

V

validateFolderName(String) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Given a folder path, determine if the folder is in fact legal and accessible (and is a folder).
VALUE_DIRECTORY - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
VALUE_FILE - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
viewConfiguration(IThreadContext, IHTTPOutput, Locale, ConfigParams) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
View configuration.
viewSpecification(IHTTPOutput, Locale, DocumentSpecification) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
View specification.

W

wouldFileBeIncluded(String, DocumentSpecification, boolean) - Method in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
Pretend that a file is either indexable or not, and return whether or not it would be ingested.

_

_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.GetConnectionInfo
 
_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.MatchMap
 
_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveConnector
 
_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveHelpers
 
_rcsid - Static variable in class org.apache.manifoldcf.crawler.connectors.sharedrive.SharedDriveParameters
 

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